
SoundVent Product Creation App
A fully custom, multi-step product builder designed for creators — a Shopify-grade product creation tool with variant management, autosaving, and real-time validation, built entirely within the SoundVent platform.
Context
To support serious commerce, SoundVent needed an in-platform product builder that felt guided, handled variants, integrated with media and profiles, and produced clean marketplace data, and external dashboards and generic forms couldn't deliver the right creator experience.
Solution
I created a guided, multi-step builder where creators configure products, variants, pricing, and media with autosave and live validation, and under the hood, everything is stored in a clean Supabase schema that feeds the rest of the marketplace.
Architecture
A Next.js + Supabase + Zustand stack powers a step-based, autosaving workflow backed by a normalized product/variant schema and strongly typed validation, and async media handling and global editing state make the builder feel like a responsive desktop app in the browser.
UI/UX
The builder uses a clean, step-driven layout, variant matrix, and constant visual feedback to keep creators oriented and confident, and autosave cues, responsive grids, and a familiar “draft vs publish” model make a complex tool feel simple.
Challenges & Solutions
The main challenges were keeping a long multi-step flow feeling light, taming complex variants, avoiding data loss, smoothing media uploads, and leaving room for future features, and I addressed them with modular steps, a dynamic variant matrix, aggressive autosave, robust media handling, and strictly typed, normalized schemas.
Impact
The builder turned product creation into a guided, reliable workflow that creators actually want to use, while giving SoundVent clean, scalable data for its marketplace, and it removed the dependency on external dashboards and became a core pillar of the platform’s commerce story.
More Projects

Kavalkade — A Modern Music, Media & Merch Experience Built with Next.js
A full-stack, immersive music experience for my own band — persistent audio, dynamic media, ecommerce, fan accounts, and a custom UI system. Essentially a mini–music platform built from scratch using...

SoundVent Social Network
The social networking system inside SoundVent is the connective tissue of the platform — a full-featured social graph that ties together artists, fans, labels, venues, and industry professionals. Instead of...

SoundVent Persistent Music Player
A unified audio system powering continuous playback across the entire SoundVent platform — a singleton audio engine that keeps music playing seamlessly as users browse profiles, scroll feeds, and explore...
