Brittbot

Upgrading from Data Center Tech to Software Engineer

  • 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…

    Continue reading this post

  • 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…

    Continue reading this post

  • 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…

    Continue reading this post

  • 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…

    Continue reading this post

  • Writing Code With Pen And Paper

    When it comes to developing a new technical project I enjoy writing code with pen and paper. Yes, I don’t load up my favorite Integrated Developer Environment (IDE) and create a plan there. I rather use the notebook I keep on my desk next to my…

    Continue reading this post