experiments
things i've built — products, side projects, and weekend tinkers.

Sense
Sense is a browser extension that helps you understand text in context, not just as isolated dictionary definitions. Instead of sending your data to the cloud, it runs AI locally using WebGPU, giving you instant, private, and unlimited explanations right inside your browser. Just highlight any word or sentence, and Sense explains what it means in that specific situation—making reading smoother, faster, and distraction-free.

Formula 1, Explained for Rookies
From 230 mph speeds to cutting-edge engineering, Formula 1 is where sport meets science at its absolute limit. This beginner-friendly guide breaks down the chaos, strategy, and innovation behind the grid—so you can understand why millions around the world are hooked on what's often called the most expensive experiment in entertainment.
AI voice agent with Outbound calls
An AI-powered voice assistant capable of making automated outbound calls using a robust architecture combining Twilio SIP, LiveKit, and speech-to-text/text-to-speech models. The system dynamically converses with users in real-time, leveraging LLMs for intelligent responses, and uses LiveKit for low-latency audio streaming. Built to handle scalable call campaigns, real-time call routing, and contextual dialogue flow, making it ideal for use cases like customer support, surveys, and lead generation.

cisoinbox
An end-to-end system that syncs multiple IMAP inboxes in real-time, categorizes incoming emails using AI, stores and indexes them in Elasticsearch, and provides a web-based UI to search and manage conversations. Includes Slack and Webhook integrations and AI-powered reply suggestions using RAG.

Multi-Agent Tutoring Bot
This assistant (the Tutor Agent) handle questions across different subjects. Instead of being a monolithic system, it will intelligently route questions to specialized agents, each an expert in its domain (e.g., mathematics, physics). These specialist agents might also need to use tools (like a calculator or a data lookup function) to provide accurate answers.

Abnormal File Vault
A full-stack, secure and efficient file hosting application. Using React, Django, and Docker, you will implement: File Deduplication – Optimizing storage efficiency by eliminating redundant files. Search & Filtering – Enabling users to efficiently retrieve files based on multiple attributes.

Wi-Desktop App
This project involves building a Windows-compatible Flutter application that allows users to log in via an API and, upon successful login, displays live CPU and RAM usage. The system fetches real-time system metrics from a C++ Windows service, which updates the Flutter UI every 5 seconds. It tests frontend responsiveness, backend integration, and desktop app development using Flutter and C++.

Sentiment Analyzer
A full-stack web application that analyzes the sentiment of reviews of a Google Play Store app using FastAPI and typescript.

Hackmate App
A flutter app that matches hackathon participants with like-minded individuals who share common interests and goals. If two users swipe right on each other, they can start chatting within the app to discuss their project ideas and goals.

Auberge App
A Flutter-based hostel management app that streamlines announcements, maintenance, and mess tracking. It enables residents to view menus, submit complaints, and rate food—all in one sleek interface. Built with Firebase and Google Sheets API, it’s efficient, user-friendly, and open-source.