
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 bolting on comments and likes as isolated features, I designed a unified system that powers feeds, profile walls, clips, and conversations from the same underlying model.
Context
SoundVent needed a social layer purpose-built for music culture — one that could model relationships between people and entities, power feeds and profile walls, and generate structured engagement data, and instead of bolted-on comments and likes, it required a unified, entity-aware system at the core of the platform.
Solution
I built a shared social graph that powers follows, posts, comments, likes, and shares across feeds, profile walls, discovery, and overlays, and all social activity is funneled into a unified model that supports both rich user experiences and deeply queryable analytics for creators.
Architecture
A Supabase-backed, entity-aware social graph sits at the core of SoundVent, with a dedicated feed engine, engagement pipeline, and clips layer all sharing the same model, and strict row-level security and typed, composable services keep the system reusable, secure, and consistent across every surface.
UI/UX
The social experience feels familiar yet music-native, with feeds, profile walls, inline posting, and threaded conversations woven directly into existing flows, and dark, minimal visuals and thoughtful overlays keep interaction fluid and expressive without pulling users into a separate “social mode.”
Challenges & Solutions
Key challenges included modeling people and entities in one graph, balancing global discovery with relevance, handling rich media, keeping engagement state accurate, and preserving performance in heavy feeds, and these were solved with entity-aware identity modeling, a flexible feed engine, normalized media, idempotent engagement endpoints, and performance-focused UI patterns.
Impact
The social system turns SoundVent into a living network where artists and fans connect, interact, and build relationships, rather than just consume content, and it also establishes a reusable, entity-aware pattern for future features, proving out the platform’s core architecture and UX philosophy.
More Projects

Dwarven Forge — Custom Search Engine & Platform Enhancements
Engineered a high-performance custom Next.js + Algolia search application and optimized their Shopify architecture, enabling millisecond search over thousands of SKUs, major theme upgrades, custom UI systems, dynamic product recommendations,...

Inventory Linker — Shopify App + Next.JS
An automated inventory engine synchronizing linked Shopify products/variants in real time. Built to solve core operational challenges for Dwarven Forge: keeping inventory accurate across dozens of product variants that represent...

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.
