Welcome to my blog.
I built this site with Next.js and store posts as local MDX files. Just because I want to keep everything in one place for now
Why MDX?
MDX lets me write in Markdown but drop in React components when I need them. For a personal blog, it's the right level of complexity.
What's next
I'll be writing about things I'm building, problems I've solved, and ideas I've been thinking about. Stay tuned.