I consistently seek out opportunities to learn and build through new projects. Although many of these personal initiatives don’t always reach a public release, they are instrumental in allowing me to experiment, grow, and apply new skills in practical scenarios.
FlashYT#
A Chrome extension that adds a one-click YouTube video downloader directly into the YouTube UI. Built on Chrome’s Native Messaging API, it routes downloads through a local Python daemon powered by yt-dlp and ffmpeg — bypassing cloud-server blocks by using your own IP and browser cookies.
Check out my GitHub for more projects in progress.