Creator · 2026
Petri Dish of Madness
A tiny, cheap, fast multi-agent chaos lab. Every villager runs on a different LLM, and the economy, governance and relationships that emerge are all instrumented. Backed by a 1,284-test suite across 200+ commits.
Python, FastAPI, React 18, Three.js Author · 2026
Skill Madness
A curated collection of Claude Code skills and agents, and the methodology behind a multi-agent development ecosystem. Orchestrator patterns, reusable skill composition, operational contracts. Also the studio mark in the footer.
Claude Code, SKILL.md, Multi-agent Tricentis · 2024–26
AI Orchestration Quality Engineering
End-to-end, API and integration testing for Tricentis' distributed AI orchestration platform, which routes work across multiple LLM providers. Built and maintained the automated suites the team ran before and after every deployment, and the service test registry that standardized where each team's tests lived.
.NET microservices, Tosca Cloud, Postman / Newman Creator · 2026
Dissent by Design
My own satirical apparel brand, built end to end. The storefront is an Astro site on Cloudflare with a filterable catalog of 70+ designs; behind it a TypeScript CLI publishes a single design to Printify and Etsy, with RedBubble still listed by hand. AI drafts the listing copy and SEO, a hard compliance gate clears it before anything goes live, and SQLite tracks what is live and selling. 55 modules, 1001 passing tests, and nothing ships without an explicit --live flag.
Astro, TypeScript, SQLite, Cloudflare Lead SDET · 2017–23
MFTF — Magento Functional Testing Framework
Assembled and led the team that revamped Magento's functional automation framework, prototyping the UI testing approach that became the foundation for its functional test tooling. Still referenced in Magento's lineage.
PHP, Selenium, Codeception Creator · 2025–26
Hollywood++
A fake Hollywood hacker dashboard that actually runs — a blessed terminal TUI plus a from-scratch TypeScript web rebuild. Maximum drama, near-zero CPU. The FUI research behind the sci-fi terminal aesthetic, and the seed for earlier versions of this site.
TypeScript, blessed, Vite, Canvas Engineer · 2025
ACU Congressional Fact Sheet App
A civic-engineering tool surfacing congressional fact sheets for legislative advocacy. Clean, fast, factual reference material put in front of the people who need it. Built with Vue 3 and .NET.
Vue 3, .NET, C#