Building this portfolio.
A working showcase of how I think, what I'm working on, and how I create. This is the case study of building it.
When the artifact is easy, what's worth showing?
Anyone can build a personal site with AI. So the site itself isn't the differentiator anymore — the method is. I wanted this one to show what I've built and the way I built it: how I think, and how I work with AI.
My experience with AI, the way I think through a system, and the kind of challenge I actually like — none of that sits on a project tile. So the site is the proof.
What the build runs on.
The staged workflow on the next page doesn't run on nothing. It runs on three layers I'd already built — a personal infrastructure for memory and knowledge, a locked design system for visual and writing register, and a Claude Code runtime for orchestration and tool use. Each one is documented elsewhere; this is the short version of what they are and why the build needs them.
voice and glyph-creator. The
agents draw context, samples, and patterns from here — they don't start from
scratch each session.
voice skill (10 locked writing samples).
The agents pick from these; they don't invent visual or voice patterns on the
fly.
Every move pulls from approved voice and design. Improve a pattern once, and every future artifact gets the upgrade. The substrate compounds with use.
A staged workflow with named subagents.
The build runs as seven stages, each with entry/exit criteria and a written artifact in decisions/. No drifting into "let's just code something." Inside Stage 4 (Build), five subagents take bounded roles — the main thread orchestrates, the workers do the research, the code, and the audits.
Five subagents, each with a single job.
The Build stage runs as a tight loop — spec one chunk, spawn a worker to implement, spawn a reviewer to audit, eyeball it, merge. The subagents are not free-roaming assistants; they have descriptions, tool grants, and one thing to do.
The demo is the page you're reading.
The stylesheet is shippable on its own. It's already running a second project. The case study you're reading was built by the workflow it describes.
The portfolio isn't a description of the work. It is the work — staged, drawn, and assembled by the same practice it documents.