Tech Jan 11, 2026 4 min Building a Web Coloring Book for Kids with SVG A click-to-color mechanism using SVG paths. Explaining this surprisingly simple implementation — just changing the fill attribute — in vanilla JS. JavaScript SVG Canvas Experiment
Tech Jan 10, 2026 2 min I Built a Browser-Based Video Creation Tool A browser tool for making simple flip-book animations from images with subtitles. Exports to WebM, MP4, and SRT. JavaScript Canvas ffmpeg Experiment