Soundclip
1 of 3
A web app for creating and sharing short audio clips (10 seconds max) from YouTube videos. Built with Deno and Fresh — a zero-JS-runtime framework using islands architecture — paired with Preact for the interactive client components and yt-dlp on the backend for audio extraction and MP3 generation. The clip editor includes waveform visualization and a custom timeline component for scrubbing, with a REST API handling the download → extract → trim → serve pipeline.






