


Modern full-stack e-commerce platform featuring a clean customer storefront for browsing and ordering products, paired with a powerful admin dashboard to manage inventory, orders, and customers.
Problem
Complex state management between storefront and admin panel
Solution
Used React Router v7 loaders + Supabase real-time subscriptions for instant sync
Problem
Payment flow edge cases (failed transactions, refunds)
Solution
Built robust webhook handlers and retry logic with Stripe