Git-Ripper

Developed and published Git-Ripper, an open-source NPM CLI tool enabling selective folder downloads from GitHub repositories, optimizing bandwidth and storage. Achieved 1,000+ downloads in the first week, demonstrating strong demand and developer adoption.

Node.jsJavaScriptGitHub APINPM

GATE Calculator Extension

Developed scientific calculator Chrome extension replicating exact GATE exam calculator interface, enabling students to practice with identical tools they'll use during actual competitive engineering examinations. Built complete product from conception to Chrome Web Store publication using JavaScript and jQuery, solving workflow interruption by providing authentic exam calculator overlay on study materials.

JavaScriptjQueryChrome Extension APIManifest V3

TrackLytics

Designed and deployed TrackLytics, a real-time Amazon price tracking and alert system that helps consumers save money by automatically monitoring product prices. Built with cutting-edge web technologies using Next.js and Bright Data's webunlocker for intelligent e-commerce product scraping.

Next.jsTailwind CSSMongoDBCron Jobs

AgriAid

Created AgriAid, an agricultural assistance tool that helps farmers identify and treat plant diseases quickly and accurately, improving crop yield and reducing losses. Employed a CNN model to predict plant diseases and recommends fertilizers tailored to specific plant diseases.

PythonFlaskCNNPyTorch

WavePlay

Developed WavePlay, a real-time hand gesture recognition system using OpenCV and MediaPipe for media control. Implemented webcam video capture and processed live video frames for hand detection. Utilized MediaPipe framework for accurate hand landmark detection and gesture identification. Mapped recognized gestures to keyboard actions using PyAutoGUI, enabling hands-free media control. Ensured efficient real-time processing with a 0.2-second gesture detection threshold.

PythonOpenCVMediaPipePyAutoGUI