← Back to blog

February 10, 2026

Hello, World

Welcome to my blog! I've been meaning to set up a space like this for a while. Somewhere to write about the projects I'm working on, ideas I find interesting, and things I'm learning along the way.

Why a blog?

I spend a lot of time reading other people's technical writing, and it's always the posts that explain how someone thinks about a problem that stick with me the most. I want to do more of that myself.

What to expect

I'll be writing about:

  • Projects: deep dives into things I'm building, the decisions behind them, and what I'd do differently
  • Ideas: half-formed thoughts on AI/ML, crypto, game development, and whatever else I'm exploring
  • Learning: notes and takeaways from papers, courses, and rabbit holes

No fixed schedule. Just writing when I have something worth sharing.

The stack

This blog is built with Next.js and MDX. Posts are plain .mdx files that get statically generated at build time. Simple, fast, and easy to maintain.

Thanks for reading. More soon.