Stream Tycoon – Streaming Service Simulator • 2025
Built a browser-based business simulation showcasing SQL database design through gameplay. Uses SQL.js (SQLite in WebAssembly) with a normalized 8-table schema tracking content, licenses, KPIs, and achievements. Players manage a streaming startup by licensing content, greenlighting original productions with genre-specific quality calculations across 9 budget categories, and running marketing campaigns. The engine simulates daily subscriber growth, churn modeling, and revenue generation using complex SQL queries with JOINs and aggregations. Coding was assisted by Claude Code AI by (Anthropic) using a workflow known as vibe coding.