This is my first post on the new blog. I’ll be writing about software engineering, side projects, and things I’m learning along the way. Why a blog? I’ve been meaning to start writing for a while. Having a place to organize my thoughts and share what I’ve learned seems like a good idea — even if the only reader is future me. The stack This site is built with Hugo and the PaperMod theme. Posts are Markdown files in a Git repo, and the site auto-deploys on every push. No database, no backend, no infrastructure to manage. ...