Hello, World
Published May 20, 2026
⋅
Updated Jun 12, 2026
⋅
1 minutes read
This is my personal space on the internet — part portfolio, part notebook, part laboratory.
Why this exists
I wanted one place that does three things:
- Portfolio — a record of what I've built and shipped.
- Writing — notes and essays on what I'm learning, in public.
- Experiments — a sandbox for prototypes, UI ideas, and half-formed things that deserve a URL anyway.
Most of what lives here will be rough by design. Publishing early is the point: writing something down is the fastest way to find out whether I actually understand it.
How it's built
The site is built with Next.js and MDX, so every post is just a file in the repo — code blocks, embedded components, and all. The experiments section leans on that: posts there can render live components, not just describe them.
What's next
More writing, more experiments. If something here is useful to you — or wrong — tell me.