Projects
What’s in the pipeline
Live and planned work under the NeonShift banner. Each item is either shipping in production or scoped and staged in the codebase.
NeonShift Game Library
LiveA grid of 30+ browser games with per-user leaderboards, achievements, progress saves, favorites, and analytics.
AI Game Factory
InternalA prompt spec + generation pipeline that produces integration-ready HTML5 games — one folder, one index.html, drops in with zero config.
NeonShift SDK
LiveTiny JS library games include with one script tag. Exposes submitScore, saveProgress, unlockAchievement, addGems, trackEvent, and more. postMessage-based so the game never sees auth.
Cross-App Data Sync
PlannedRoughed in: shared Supabase project so other apps can read/write the same users, scores, feedback tables — same identity everywhere.
Ad-Reward Loop
LiveGames call trackAdWatched('revive') and the platform grants tokens, records the placement, and dedupes replays. Provider-agnostic.
Automated Deploy Pipeline
LiveOne double-click (DEPLOY.bat) runs auto-scan → Next build → Cloudflare Pages upload. All 4 domains update in under 60 seconds.
