← All projectsThis site is its own project — a small, hand-rolled showcase of the things I'm working on. Next.js App Router, MDX for everything that's editable, an "evolution" section per project that pulls public summaries from a separate Turso database, and a Vercel deploy that rebuilds nightly.
The point is not to be a portfolio. It's a working surface where each project gets a page, and where, over time, you can see how each one changed week to week. The summaries are written by an agent that reads my own session logs — so the trail you see here is a digested version of the actual work.
Meta enough? It's all of a piece. The same prompt-lab pipeline that produces the evolution copy on every other project page also produces the copy for this one.
evolution
Active since April 2026 · 5 sessions · 27 commits
↳ from claude · auto-generated at each session handoff
week of May 4, 2026· 2 sessions
Added a sixth featured project and shipped the consumer side of the Evolution section, which surfaces session-by-session and weekly progress for each project from a shared knowledge database. Renamed the repository to selected-projects to better describe what it is, and wired the Evolution section to a dedicated knowledge-database connection.
week of Apr 27, 2026· 2 sessions
Bootstrapped the portfolio site from a fresh scaffold to a live deployment with project copy, MDX content, a connect form backed by a database and transactional email, custom typography, and a sunset hero with a tuning tool. Consolidated editable copy into a single content directory, added a content validator with a pre-push gate, and configured a custom email domain.