Live Platform Directory

Every tool we shipped, in one place

Four working platforms built this session — infrastructure docs, clinical FHIR references, and a gamified credentialing system, all deployed and verified live.

4
Platforms shipped
3
Live deployments
38
DRG use cases + rules indexed
100%
Headless-tested before ship
What's live

Four platforms, four different jobs

Each one built for what it actually needed — no forced templates, no shared shape where the content didn't call for it.

How this came together

Build log

Real order of operations this session — including the two production bugs found and fixed along the way.

🖥️

Hetzner infrastructure guide deployed

Extracted from an agentic workspace bundle, packaged as a static site, deployed to Cloudflare Pages.

hetzner-guide-ehn.pages.dev
📊

Wave roster consolidated

14,583 rows profiled, 6,652 blanks dropped, duplicates flagged, 2 genuine ID conflicts left for human review rather than silently merged.

7,930 clean records
🏥

NPHIES DRG knowledge base built

Cross-referenced 26 JSON use case samples against the validation error code workbook to trace exactly which BV-rules fire and why.

6 rules, 804 DRG codes indexed
🐛

Bug #1 — template literal collision

A Terraform code sample's ${count.index} was being evaluated as live JS inside the page's own template literal, crashing the render before content loaded.

Fixed via string escaping
🐛

Bug #2 — reduced-motion invisibility

Content cards relied on a fade-in animation to reach opacity:1. Browsers with reduced-motion enabled never played it, leaving cards permanently invisible.

Fixed via prefers-reduced-motion media query
🎓

CV Builder × IRIS Academy merged

Built the functional bridge — quest completion counts drive real CV builder unlocks, verified end-to-end with a solved challenge through the actual UI.

12 quests → 6 unlock tiers

This page

Ties everything together with a canvas-based layered mesh gradient hero — chosen over the React shader library to keep the whole session's output as dependency-free static HTML.

You are here