Software developer writing about backend systems, DevOps, and the tools that make development faster. I write about things I’m actually building and problems I’ve actually solved.
Git Cheat Sheet
A complete guide to Git commands, designed to boost your productivity.
Deploying a Next.js app with Docker and Nginx on GCP
Deploy a containerized Next.js application on GCP with Docker, Nginx reverse proxy, and free SSL from Let’s Encrypt.
Adding a Sitemap to Nextjs
Add an XML sitemap and robots.txt to Next.js with next-sitemap. Automatic generation on every production build.