This website built itself
Everything you just scrolled through, from the glass cube to the live vault graph, came out of an AI build loop. I described what I wanted. The machine designed it, wrote it, coded it, and fixed its own bugs. This page is the receipt.
EXHIBIT A · THE WEBSITE
KEY TAKEAWAYS
- A custom cinematic site, not a template: 3D stage, canvas physics, live data.
- Zero lines of code typed by hand. Zero dollars spent on production.
- The loop is simple: describe, watch it build, react, repeat.
- Every prompt behind it ships inside the course.
The deliverable
A cinematic one-page site that sells the challenge the way the challenge works: transparently. Not a template. Not a page builder. A custom build:
- A 3D glass cube centerpiece. Pure CSS transforms, no 3D library, and the scroll camera dives straight through it.
- A quantum flow field. A canvas particle system that drains into the cube's core, reacts to your cursor, and charges when you hold.
- The living vault graph. Section 04 renders my actual second brain from a JSON export, four layers deep, with a slideout that links every node to what it shipped.
- A live public ledger. The scoreboard pinned to the bottom of the main page reads revenue, invested, and profit from one editable file.
- Light and dark themes, reduced-motion support, mobile handling. The unglamorous stuff a real front-end team gets paid for.
The process
No Figma, no agency, no ticket board. The loop was: describe, watch it build, react, repeat.
- 01 · The brief. One long prompt describing the challenge, the anti-guru angle, and the feeling: "a black box made of glass."
- 02 · The system. The AI proposed the tokens (obsidian black, ice white, one ember orange) and locked them as CSS variables so every layer stays in sync.
- 03 · The build. Structure first, then the 3D stage, then the canvas engines, then copy. Each pass reviewed live in the browser, corrections given in plain English.
- 04 · The polish. The machine hunted its own edge cases: iOS zoom-locks, sticky-pin gaps, contrast ratios, reduced motion.
The receipts
Numbers from the repository, not vibes:
The prompts
This is the part gurus never show. Here's the opening move of the build, verbatim, so you can see there's no magic. Just clear instructions:
REPLICATE THIS
Want the full prompt stack?
Every prompt behind this site, in order, with commentary on what worked and what got thrown away. It all ships inside the course.
Get the course for $37MORE PROOF OF WORK
The second brain
How Obsidian became the vault that runs the whole challenge.
Open the full build →The skills library
Reusable Claude skills that turn one-off wins into routines.
Drops soon