Real ideas. Launched.
Each card is a frozen capture of a full launch - the deployed URL side-by-side with the drafted X and LinkedIn posts and the hero image. Nothing auto-posts; every draft parked at a human gate before going live. Click to walk the full trace.

Today Weather Cards
Shows today’s local weather instantly from your current location in beautifully rendered, glanceable cards.
- Real deploy + real GitHub repo - click through above
- Lighthouse 99 / 95 / 96 / 100 (perf / a11y / best-practices / SEO)
- 1 backend endpoint (/api/weather/today) feeding 7 glanceable cards

KibbleOps Admin
Admin dashboard for a dog food SaaS to track KPIs, orders, subscriptions, inventory, and customers from seeded mock data.
- 6 product views (KPIs, orders, subs, inventory, customers, settings) wired to a seeded DB
- Lighthouse 95 / 100 / 96 / 100 (perf / a11y / best-practices / SEO)
- Status PATCH endpoints ripple into KPI deltas - verified by the auditor screenshot

Mini Bio Page
Create a simple link-in-bio page by picking a username and publishing your links to a shareable URL.
- POST /api/profiles → 201 Created, real UUID, persisted to a per-run Turso DB
- GET /api/profiles/:username and /u/:username both 200 - end-to-end CRUD
- Lighthouse 97 / 96 / 96 / 100 (perf / a11y / best-practices / SEO)

README Ripper
Transforms any GitHub README into a brutal stand-up comedy set with shareable result pages.
- Real deploy + real GitHub repo - click through above
- Lighthouse 98 / 95 / 96 / 100 (perf / a11y / best-practices / SEO)
- Security audit caught 5 real issues (missing headers + wildcard CORS)
Because live demos break.
The swarm is real, but at a buildathon booth the wifi may not be, and an OpenAI rate limit picked at the wrong second can stall a run. This frozen run always renders - so you can walk through what a finished run looks like, then start one of your own from the dashboard.
Start a run →