Hey dev community! I want to share a project I just launched: MasterDJ AI — a professional DJ platform that runs entirely in the browser.

What is it?

A single HTML file (~400KB) that gives you a full DJ console. No frameworks, no dependencies, no server required for the core app.

Tech Stack

Web Audio API — real-time audio processing (BufferSource, BiquadFilter, Convolver, Analyser nodes)