Key Projects & Builds
A detailed view of production systems, automation extensions, and performance-optimized products I have built and deployed.
ttremover.com
A highly-scalable media downloader and watermark removal utility handling concurrent traffic for over 2,000+ monthly active users.
- Integrated custom proxy infrastructure and IP rotation to bypass restrictive network blocks.
- Engineered server-side rendering (SSR) in Next.js to secure and maintain top Search Engine Optimization rankings.
- Optimized video extraction microservices using yt-dlp wrapped in a Flask Python REST API.
YouTube Feed Customiser
A custom content filtering extension with 5/5 stars on Chrome Web Store that hides Shorts, blacklists keywords, and keeps home feeds focused on subscribed channels.
- Synced user subscriptions locally from youtube.com/feed/channels to maintain a whitelist.
- Created client-side filter layers removing Shorts and non-subscribed video items dynamically in the DOM.
- Engineered keyword and username blacklist filters storing configuration parameters locally in Chrome Storage with 100% user privacy (no servers or trackers).
iunlocker.us
A suite of lightweight SEO & marketing utilities designed to audit, optimize, and simulate website search visibility.
- Programmed a Meta Tag Analyzer that audits page titles, descriptions, and OpenGraph elements instantly.
- Built a live Google SERP Simulator rendering search snippets dynamically to optimize title/description bounds.
- Optimized layout parameters and structured guides to assist creators in unlocking organic visibility.
audiocleans.com
An AI-powered audio splitter designed to separate vocals and instrumentals from uploaded audio files.
- Engineered a responsive dashboard supporting MP3, WAV, OGG, FLAC, M4A, and AAC uploads up to 100MB.
- Implemented clean client-side drag-and-drop file upload interfaces and visual conversion feedback states.
- Designed an interactive workspace featuring sub-second conversions and custom audio components.
Indeed Job Scraper
An automation browser script built using vanilla Javascript to parse job boards. Crawls and scrapes posting data (title, company, salary) directly into downloadable CSV tables.
- Dynamic DOM manipulation targeting custom parent card nodes
- Handles infinite-scroll pagination and dynamic page re-rendering
- Exports structured arrays directly into formatted CSV tables
Project Links
Direct links for production audit