Projects
Yaad
Voice-first medicine reminders for India.
Missing medication is a critical health risk in India, especially among the elderly or non-English speakers who struggle with complex text-heavy apps.
A voice-first medicine reminder application that interacts with users in their native languages (Hindi, Telugu, Tamil, etc.).
Built with React Native and Expo for mobile, integrating Sarvam AI for seamless native language voice processing and reasoning.
Social Content Extractor
CLI tool that turns public social media posts into reusable text.
Turning useful Instagram carousels, reels, and YouTube Shorts into notes or LLM-ready context requires tedious manual screenshotting and OCR.
A CLI tool that downloads media from public Instagram posts, reels, and YouTube Shorts, then extracts all visible text via OCR into structured files.
Built with Python, using Instaloader and yt-dlp for media fetching, Tesseract for local OCR, and Sarvam AI for intelligent text cleanup.
Sathvar
B2B services marketplace with Admin, Partner, and Customer portals.
B2B service marketplaces often suffer from fragmented tooling, requiring disconnected platforms for admins, service providers, and end customers.
A unified marketplace platform featuring dedicated, secure portals for all three stakeholder types to streamline service discovery and operations.
Engineered as a modular monorepo using Turborepo, scaling seamlessly across React and Next.js applications while sharing core UI libraries.
AutoCapture
Intelligent document automation platform for data extraction.
Businesses lose countless hours manually processing and transcribing data from physical documents, receipts, and unstructured PDFs.
A platform that ingests unstructured documents - receipts, PDFs, scanned forms - and turns them into clean, structured data automatically.
Leverages React for the user interface, with a Python/FastAPI backend utilizing Machine Learning (AI/ML) models for accurate OCR and text classification.
Reachy
AI-powered sales lead finder and qualification tool.
Sales and growth teams spend too much time manually searching for leads and qualifying prospects instead of actually closing deals.
An AI-powered sales companion that automates prospect discovery, enriches lead data, and handles initial qualification scoring.
Utilizes React, TypeScript, and LangChain to orchestrate LLM agents capable of internet research, data analytics, and semantic evaluation.
Vaaradhi Portal
Management portal for We Are With You Charitable Trust.
The charitable trust relied on error-prone, manual Excel workflows and paper trails to manage donors, caretakers, and student beneficiaries.
A comprehensive management portal tailored for the NGO to efficiently track donations, monitor student progress, and coordinate caretaker activities.
Developed as a full-stack MERN application (MongoDB, Express, React, Node.js) and hosted on Google Cloud Platform for high availability.
VConnect Globe
1-2-1 mentorship platform for students aspiring to study abroad.
Students aspiring to study in foreign universities often lack access to reliable, personalized guidance tailored to their specific career goals.
A mentorship platform connecting students with experienced international alumni, complete with mentor registration and an administrative dashboard.
Built using the MERN stack with AWS S3 for secure document and media storage, providing a responsive interface hosted on Hostinger.
Learn Space
Cloud-native collaborative learning platform.
Setting up consistent local development environments for academic courses is a high-friction hurdle for students and educators alike.
A cloud-native collaborative learning space offering instantly accessible coding environments, resource sharing, and structured project repositories.
Implemented with React and Node.js on AWS, leveraging containerization to dynamically provision secure, isolated coding spaces on demand.
Next Note
Note-taking SaaS with subscription features.
Users need a fast, distraction-free note-taking experience with reliable cloud synchronization without navigating complex configuration setups.
A modern Note-taking Software-as-a-Service offering rich text editing, folder organization, and premium subscriber-only features.
Built natively on Next.js, secured via NextAuth.js, and backed by Prisma with PostgreSQL for relational data persistence, with Stripe handling payments.
Real-time Code Editor
Browser-based code editor for collaborative, real-time coding sessions.
Remote pair programming and technical interviews can be difficult without low-latency, real-time collaboration tools that require no installation.
A lightweight, browser-based collaborative code editor allowing multiple users to write, execute, and sync code in the same virtual room simultaneously.
Powered by React on the frontend and an Express Node.js server using Socket.IO for bidirectional, real-time websocket communication.