Rapid debugging under real usage
Built an app I use every day. That forced fast root-cause fixes, clearer error handling, and playback paths that survive lock screens, task switching, and flaky networks.
Portfolio case study
A fully functional Android and Cloud Server MVP built in a week with a Cursor AI agent. It already replaced Spotify in my own listening because it streams media from anywhere, with the kind of playlist, shuffle, upload, and background behavior users expect from industry apps.
1/4




Role: Product-minded builder (UX, system design, implementation)
Build mode: One-week MVP with Cursor AI agent
Primary goal: Ship something real enough to test demand and daily habit—not a mock
Focus areas: Rapid debugging, streaming UX, WebSockets + cloud architecture, OAuth
Built an app I use every day. That forced fast root-cause fixes, clearer error handling, and playback paths that survive lock screens, task switching, and flaky networks.
Playlist building, queueing, shuffle, and library browsing designed for one-handed use.
Built for the real world: realtime control, cloud coordination for sessions and media, auth that separates identity and current sessions from library data.
A week of focused building put a working product in front of real people. Features were road tested in hours or even seconds. All in the same time it would take a full team to build a single feature.
Infrastructure choices from human experience and product vision (database choices, cloud architecture choices, proper division of responsibilities between client and server) overcome the shortcomings of AI that keep non-technical vibe coders spinning in circles.