Noodling
This site — a home for the things I build for fun.
This is the site you're looking at: a small, deliberately simple place to collect personal projects, experiments, and ideas I'm poking at outside of work.
"Noodling" felt right. It's the word for messing about with something just to see where it goes — no brief, no deadline, no client. That's what most of this is.
What lives here
A flat list of projects, each with its own page. Some will be finished things with a link you can click. Most will be half-formed ideas I'm still chewing on. The status label next to each one tells you which is which:
- Live — finished enough to use
- Building — actively being worked on
- Idea — written down, not yet started
- Archived — shelved, but kept for posterity
Under the hood
The site is a small Next.js app, intentionally minimal. No CMS, no database — every project is just an entry in a single file, written in Markdown. That keeps the whole thing fast, free to host, and easy to edit from anywhere.