My Projects

A collection of projects spanning AI/ML, audio technology, and web development. Each project represents a unique challenge solved with cutting-edge technology.

Live

Music Intelligence Platform — Alenka Media

AI system that automates content classification and metadata enrichment for a music tech client. CNN-LSTM hybrid achieves 89% accuracy, enabling the platform to tag and categorize music at scale without manual review.

PythonTensorFlowFastAPIWhisperCNN-LSTM
In Progress

NomoCrit — AI Music Recommendation Platform

Founder-built AI platform combining deep learning, NLP, and audio analysis to automate music critique and power personalized recommendation. Built end-to-end: ML architecture, FastAPI backend, and consumer product.

PythonTensorFlowFastAPINext.jsPostgreSQL
Production Ready

Scale Lock — Commercial VST/AU Plugin

Production-grade MIDI intelligence plugin used by music producers in professional DAWs. Real-time scale mapping with timeline automation eliminates a key workflow friction point — shipped to a paying client and in active use.

C++JUCEVST3AUReal-time DSP
Production Ready

FootstepDetector — AI Audio Plugin

AI-powered VST/AU plugin for game audio and film production that detects and isolates footstep sounds in real time using neural network inference — automating a task that would otherwise require manual audio editing.

C++JUCELibTorchVST3AU
Production Ready

Music Library Manager — Desktop Tool

Professional desktop application that automates music library organization: intelligent tagging, metadata editing, and batch processing — reducing hours of manual work to minutes for music producers and labels.

PythonPyQt6SQLiteMutagenFFmpeg
Live

Cedar Crest — Luxury Booking Platform

Full booking platform for a premium mountain homestay: automated inquiry pipeline, Supabase backend, and dual email notifications. The minimalist design communicates exclusivity while the backend eliminates manual booking overhead.

Next.jsTypeScriptTailwind CSSSupabaseFramer Motion
Completed

InspireAI — Content Recommendation Engine

ML recommendation system with collaborative filtering and content-based algorithms that surfaces personalized content — increasing relevance and reducing time-to-discover for end users.

PythonScikit-learnFastAPIPostgreSQLRedis
Completed

Music Analytics NLP Pipeline

NLP system that predicts audio production characteristics directly from song lyrics — letting music platforms enrich content metadata without requiring full audio processing at ingestion.

PythonNLPWord2VecTF-IDFSpotify API