FeedCop – AI-Powered LinkedIn and Instagram Feed Cleaner
Developed a browser extension that uses the Groq ML model to filter out low-value or cringe LinkedIn posts in real time. FeedCop offers three modes — Blur, Vanish, and Custom — allowing users to personalize their feed experience. Built with JavaScript, HTML, and CSS, integrated with the Groq API for AI inference, and deployed live on the Firefox Add-ons Store.
Key Features:
• Real-time content filtering using Groq ML model
• Blur, Vanish, and Custom modes for user control
• Lightweight and responsive UI
• Expanding to Instagram and YouTube
StreamVerse
1.Designed and implemented backend-heavy streaming platform from scratch
2.Integrated YouTube-style video feeds, Twitch-like live streaming, and Google Meet video call features
3.Built scalable APIs and real-time infrastructure with Node.js, WebSockets, and MongoDB
4.Developed robust backend for seamless live chat, collaboration, and dynamic content updates
5.Optimized backend for high concurrency and reliable performance during live events
Teach your parents smartphone
A user-friendly web application designed to help parents and elderly users navigate smartphones and popular apps (e.g., WhatsApp, phonepe, Google Maps etc ) through step-by-step tutorials. Built to simplify technology for beginners with clear instructions, visuals, and interactive demos.
Why I Built This:
My mother struggled with using everyday apps, often missing out on features or getting stuck. This project was born to bridge the digital gap by breaking down app workflows into simple, digestible guides—just like teaching her in person!
Key Features:
📱 Step-by-Step Tutorials – Interactive guides with screenshots and animations for apps like WhatsApp, YouTube, etc.
🔍 Search & Categories – Filter tutorials by app or difficulty level (Basic/Advanced).
💡 Practice Mode – Simulated app interfaces (JavaScript-powered) for risk-free learning.
🌙 Accessibility Focus – Large text, high contrast, and voice-reader support.
FeedCop: AI-Powered Browser Extension
Published Firefox extension using an LLM-powered filtering pipeline with Groq LPU to detect and hide engagement bait, with sub-500ms inference latency. Processes live DOM elements in real time without impacting page performance.
StreamVerse: Full-Stack Streaming Platform
Live platform combining YouTube-style feeds, Twitch-style streaming, and Google Meet-style video calls. Uses React.js, Node.js, WebSockets, MongoDB aggregation, Supabase, and Render; adopted by multiple college clubs for events, meetings, and live sessions.
Parcel Pickup Platform
Peer-to-peer campus delivery product with JWT authentication, live parcel tracking via WebSockets, and optimized MongoDB queries that reduced page load from 4.5 seconds to 1.2 seconds, a 73% improvement.