Jul 21, 2024 Adventures in Debugging: Obsessive SEO It recently occurred to me that I hadn't run any analysis for SEO on our main website. I finally sat down with my
Mar 19, 2024 Professional Software Engineering How To Break into Software Engineering I spill all my secrets about what I have learned while trying to break into my roles as a software engineer and how you can too.
Mar 25, 2023 Professional Things I Wish I Knew While Entering the Workforce As someone who is just starting their career, I am faced with learning many lessons "the hard way." This is an essential step
Mar 9, 2023 Guide Software Engineering Easy Python Web Backend Using FastAPI, Prisma, Postgres, and Docker I love turning things into services (a bit too much). Sometimes my needs include persistent data, but creating a web backend stack with a database
Feb 17, 2023 Guide DevOps How to Host Minecraft Servers in Docker Docker is an amazing and powerful tool. It makes deployments incredibly easy and reproducible. Deploying with Docker and Docker Compose allows you to quickly and