EDEN - AI Creator & Generative Media Platform
Creative & Media · SaaS Platforms · Full-Stack ApplicationsProblem: Run several marketplace verticals on one shared, multi-tenant platform without forking the backend per vertical.
What I built: Built shared platform services on a TypeScript monorepo - authentication, Stripe Connect payments, and a multi-channel notification engine over Server-Sent Events - with background workers, the outbox pattern for consistent event delivery, and role-based access control on PostgreSQL / Drizzle and Redis.
Outcome: Shared backend infrastructure powering multiple marketplace verticals from a single codebase.