Blog

I'm a newcomer to DevOps. Here's how ChatGPT helped me deploy my full stack application to Google Kubernetes Engine over the weekend
Nov 08, 2023
Last week, I deployed an application to Google Kubernetes Engine with the help of ChatGPT-you can find it here. I was very impressed with the quality of ChatGPT's assistance, so I decided to write a short post describing my experience in some detail.
Making my first React app
Jan 06, 2022
As I mentioned in my previous post, my plan for teaching myself web development is to build a largeish project after each course I complete. The last course I completed was Brad Traversy’s React Front to Back, and so around three weeks or four ago, I set out to build my first React app. Here are the results...
Making my first Express app
Dec 06, 2021
Two weeks ago, I completed Colt Steele’s web dev bootcamp and set out to build my own app applying what I learned. Here are the results...
Making my first web app with flask
Oct 21, 2021
I just completed my first web application using Flask, so I thought it would be a good idea to write down some reflections on my experience while the project is still fresh in my mind...