Author: Brittany Gates
-
Where Should I Go Eat: An Introduction
The last of my technical projects I haven’t talked about yet is Where Should I Go Eat (which you can visit here). In this post I will discuss the following topics about this web application: Why I Created Where Should I Go Eat This story is similar to my story for creating Black History Fact…
-
Using Google Cloud To Host My Web Applications
I’m using Google Cloud to host my web applications although that wasn’t my first choice for web hosting. Allow me to explain how I got to this point. August 2022 I’m on Twitter, like usual, and I see Heroku trending. This interests me because I use the Platform-as-a-Service to host my web apps for free.…
-
Click-Go-Lotto: An Introduction
One of my technical projects I updated recently is Click-Go-Lotto (which you can visit here). In this post I will discuss the following topics about this web application: Why I Created Click-Go-Lotto My mom plays the Georgia lottery, both scratch-off tickets and lottery games like Mega Millions, Powerball, and Fantasy Five to name a few.…
-
Learning Python From Books
Recently I switched from using YouTube to improve my Python skills to reading books. Yes, actual books printed on paper. No digital or ebooks (even though there’s nothing wrong with using those, but I prefer reading from physical books). Why did I make this change to learning Python from books? Did I not like learning…
-
Using Gemini To Find Potential Bugs In My Code
I’m using Gemini to find potential bugs in my code because it works so well. I used it while creating my last project: Easy Home Directory Backup. After it worked out so well, I’m going to continue using it for all my future projects. Why Am I Using Gemini To Find Potential Bugs? I can’t…