Why This Site

After years of putting it off, I finally set up a personal site. The goal is simple: a place to share projects, write about interesting technical problems, and document my learning journey in AI infrastructure.

The Stack

1
2
3
4
framework: Hugo
theme: PaperMod
hosting: GitHub Pages
deployment: GitHub Actions

Why Hugo? It’s fast, simple, and gets out of the way. I wanted something that lets me write in Markdown and just works.

What’s Next

I plan to write about:

  • AI Infrastructure — Lessons from building systems at scale
  • Side Projects — Experiments and tools I’m building
  • Learning Notes — Deep dives into topics I’m exploring

Stay tuned.