
Open-source "vote-merged" playground with no maintainer in the loop: anyone opens a pull request adding a page under /contributions, the crowd votes π/π on the PR, and once it clears the vote bar with green CI and an hour of age a bot auto-merges and redeploys β shipping the contribution live in about 30 seconds. Every contribution runs sandboxed in its own iframe, so it can't touch the rest of the site, your cookies, or anyone else's page. Static HTML with zero dependencies, driven entirely by GitHub Actions.
Tech Stack
- JavaScript
- Node.js
- GitHub Actions
- GitHub Pages
- HTML
- CSS
More Projects
Jordan's World (3D Verse)
An explorable 3D town where every house is a project: walk it with WASD, drag to look, day/night cycle, fog and bloom, and an intro flythrough. Each storefront wears a project's screenshot β tap a house to open its preview. Built from scratch on three.js with a single WebGL scene, screenshot-faced geometry, lightweight 512px storefront textures, and a guided tour mode.
Jordan in Space (Scroll-Flight Portfolio)
A portfolio you don't read β you fly through it. Scroll and a rocket launches from Earth, threads past the planets, orbits a ring of my projects, and kamikazes into the sun. Real NASA + Solar System Scope textures, a procedural nebula and HUD, and a full scroll-driven camera rig at 60fps in the browser. Built from scratch on React Three Fiber + Next.js, adapted from an open-source concept into my own space.
Fashnable
AI virtual try-on for online stores: drop a flat garment photo and get a realistic video of an AI model wearing it. The app generates an on-model shot β with selectable model gender, age, body type, ethnicity and background, plus optional face and background references β then animates it, replacing costly photoshoots. Built as a full SaaS: invite-only auth, a credit ledger, asynchronous generation via Cloud Tasks, durable Firestore + Cloud Storage, and Lemon Squeezy billing with credit packs and subscriptions.