Portfolio

NextPhase:Lumiere
A web platform for independent artists to grow their reach and structure their release plans
- Platform for independent artists to grow their brand and connect with fans
- Built with Next.js, featuring real-time analytics, QR code generation, and dynamic artist profiles
- Integration with Anthropic Claude AI to use user data to create customized release plans
- Integrated with various music APIs and AWS services for scalable media delivery
Next.js TypeScript AWS PostgreSQL

Oxide
Audio plugin that combines analog-style saturation with repeating echoes, filtering, and volume pulsing effects.
- Built in C++ with JUCE 8
- Compilation to VST3 with CMake
- New WebViewComponent integration for UI
- Templated theming system with SASS for easy customization
- 0ms latency audio processing
C++ JUCE 8 CMake SASS

SaaStarter
Complete Next.js SaaS starter template
- Fully functional Next.js SaaS template with subscription management, user authentication, email verification and password reset flows
- Stripe subscriptions & database synchronization with via webhooks
- File upload capabilities and storage
Next.js TypeScript PostgreSQL Stripe