I architect scalable web applications, robust APIs, and end-to-end SaaS platforms. Helping businesses build, modernise, and scale their tech stacks.
Local-first MCU rewatch tracker that remembers your watch progress per movie/episode and supports export/import so you can move progress between devices.
Goal
Make MCU rewatches easy to track without needing an account or backend.
How It Works
A small build script generates a `watchlist.json` from an ordered canonical list. The React app renders entirely from that data and stores watch progress locally using IndexedDB (static deploy, no backend).
Stack
Key Features
Technical Highlights
What I’d Improve
