Hello, again.
·1 min read·meta · personal
I'm rebuilding my personal site. The old one was a Framer template, fine but anonymous. This one is mine, built in Next.js 16, deployed on Vercel, and licensed MIT so anyone can fork it.
#What's coming
- Notes from each project I ship, written when the build is fresh
- Technical posts when something I learned would have saved me a day
- Occasional opinion when I have one I can defend
#Why MDX, why static
Because writing should be the easy part. Pull a file, type, push, done. No CMS to administrate. No login flow to maintain. Just markdown, in git, with a build that gets out of the way.
#What this site is not
A blog where I post for the algorithm. A startup pitch. A resume in disguise.
It's a record. The writing serves the work, the work serves the record. We'll see how it goes.