Ascend
Interactive Globe // Live Space Launch Intelligence
STATUS: OPERATIONAL
VERSION: 1.0.0
A live launch board mapped across an interactive 3D Earth. Explore upcoming and historical missions, move through the launch timeline, inspect mission dossiers, and descend from the global view to satellite imagery of the exact launch pad.
// Architect: ChatGPT Codex
// Data: Launch Library 2
// Stack: React · TypeScript · Three.js · CesiumJS
// Deploy: Netlify
▶ LAUNCH ASCEND.EXE
The fast Three.js globe remains the default experience while the heavier satellite view loads only on demand. Exact launch-pad coordinates, persistent day/night themes, graceful data fallbacks, and a separate close-view renderer kept the experiment responsive without tying it to a paid Google Earth integration.
Follow My Lead
Utility Executable // Real Estate Lead Gen
STATUS: OPERATIONAL
VERSION: 1.2.0
A cross-platform lead generation engine built to bridge the gap between social discovery and professional outreach. Regional mapping logic bypasses API commercial restrictions via manual launchpad architecture. AI-assisted draft composer, signature management, GPS follow mode.
// Logic: Gemini Flash
// Architect: Claude Sonnet 4.6
// Stack: React · TypeScript · Express
// Deploy: Netlify (Demo Mode)
▶ RUN EXECUTABLE: FOLLOW_MY_LEAD.EXE
The cross-AI review workflow caught real security issues before deployment — unsanitized query params, UA spoofing risk, geolocation watcher loops. Pivoting from live Reddit API to deep-linking resolved a commercial ToS conflict. Working around platform constraints is itself a design skill.
Firehouse Heroes
Browser Game // Firefighting Strategy · Pixel Art
STATUS: OPERATIONAL
VERSION: 2.0.0
The successor to Firefighter Academy. Answer the alarm, choose the right extinguishing agent, drive the engine through Pixel City, and fight the fire in real time — rebuilt from the ground up with a pixel-art aesthetic, keyboard and touch controls, and a proper arcade shell.
// Architect: ChatGPT
// Reviewer: Claude Sonnet 5
// Stack: Next.js · React
// Deploy: Netlify
▶ LAUNCH GAME: FIREHOUSE_HEROES.EXE
Retired the original vanilla-JS/Canvas build in favor of a full pixel-art rework. Deployed and verified independently on its own Netlify project, same pattern as Pit Reactor — kept separate from the main static site so the game can keep its own framework and build pipeline.
Pit Reactor
Interactive Visualizer // Music // Concert Simulation
STATUS: OPERATIONAL
VERSION: 1.0.0
The crowd is the waveform. Feed it a Suno share link or upload your own audio and watch the band, stage lights, and circle pit react in real time. Live audio analysis drives headbanging and light pulses; bracketed lyric cues like [brutal breakdown] push the pit into different formations.
// Architect: ChatGPT
// Reviewer: Claude Sonnet 5
// Stack: Next.js · React · Tailwind
// Deploy: Netlify
▶ LAUNCH PIT_REACTOR.EXE
Originally built and hosted on OpenAI's ChatGPT Apps platform, then reworked into a standalone Next.js app for independent Netlify hosting — the Cloudflare Worker entry point, Vinext build tooling, and ChatGPT-specific auth layer were stripped out, while the Suno resolver, sprite atlases, and live audio analysis were preserved untouched.
Me, Myself & AI In progress
This site. A personal archive built entirely through conversation with Claude Sonnet 4.6.
Tools: Claude Sonnet 4.6 · Netlify
Still writing this one.