← Back to Blog

Hello World

This is my first blog post. I built this site from scratch using plain HTML and CSS, hosted on AWS S3 with CloudFront for HTTPS and caching.

Why a Static Site?

No frameworks, no build steps, no dependencies to update. Just files I can edit directly and deploy with a single command. It's fast, cheap to host, and I have complete control over every pixel.

What's Next

I'm planning to write about:

  • Data engineering patterns I've learned at NIH
  • Side projects and experiments
  • Interesting problems I encounter

Stay tuned.