~/projects/editfast

EditFast
AI video editing at the speed of thought.
TypeScript · Next.js · React · WebAssembly · AI · SQLite
An AI-driven video editor that runs heavy pipelines directly in the browser via WebAssembly. Automatic scene detection, smart cuts, and real-time previews.
I built the end-to-end stack: a Next.js frontend streaming from a Rust/WASM encoder, a SQLite project store, and a pipeline of small AI models orchestrated per edit.