Home Work Creative Lab About Contact
Selected Work

Our Work

A timeline of builds, AI pipelines, computer vision, embedded systems, and web platforms.

Enterprise Agent 2026 Completed

MeetOps

AI-powered meeting automation system

PythonfastAPINext.jsLLM

About This Project

MeetOps processes raw meeting transcripts using LLM to extract structured action items, with owners, priorities, deadlines, and routing them directly to Slack or Discord in seconds. Built on a pipeline combining language models with entity extraction.

Key Features

Transcript to action items
Slack & Discord routing
Owner & deadline detection
Sub-second processing
Open Source 2025 Completed

Hand Gesture Control System

Real-time CV gesture recognition for GTA V

PythonMLOpenCVMediaPipe

About This Project

Translates physical hand poses into keyboard and mouse inputs, enabling full game control without a controller. Combines MediaPipe hand landmark tracking with a custom-trained gesture classifier running entirely on CPU at sub-50ms latency.

Key Features

Real-time hand tracking
Custom gesture classifier
Sub-50ms latency
CPU-only
Open Source 2024 Completed

Mood Predictor

Flask NLP sentiment analysis web app

PythonFlaskMLNLP

About This Project

Accepts freeform text and returns an emotional mood prediction in real time. Multi-class text classification model trained on labelled emotion datasets, served via a Flask REST endpoint with a mobile-optimised frontend.

Key Features

Freeform text input
Multi-class emotion output
Mobile-optimised UI
REST API endpoint
Open Source 2024 Completed

Academic Predictor

Grade & academic year estimator

JavaScriptHTMLCSS

About This Project

Estimates which academic grade or program level a student would be in for any given target year. Born from personal frustration at guessing academic timelines, a clean, deployable utility with a simple interface.

Key Features

Year-based grade estimation
Clean single-page UI
Instant calculation
Mobile-friendly
Open Source 2024 Completed

Fuel Calculator

Multi-unit fuel consumption estimator

JavaScriptHTMLCSS

About This Project

A fast, clean tool for calculating fuel consumption and trip cost. Handles km or miles, petrol or EV, and INR or USD, designed for real-world use on mobile at a gas station.

Key Features

Km & miles support
Petrol & EV modes
INR & USD currency
Mobile-first design
Personal Project 2024 Completed

Train Station Indicator

Arduino and Proteus simulation, Mumbai local rail

Arduino UNOProteusEmb C

About This Project

Simulation of a Mumbai local rail station indicator. Designed in Proteus with an Arduino UNO controller, display cycles through stations with timing logic mimicking real rail intervals. Built when actual electronics were out of budget.

Key Features

Proteus simulation
Arduino UNO controller
Station cycling logic
Rail timing intervals
Personal Project 2024 Completed

LDR Sensor PCB

KiCad-designed light-sensing board

KiCadPCBHardware

About This Project

A compact LDR sensor PCB designed in KiCad for light-sensing and automation applications. Engineered for easy integration into various hardware projects with clean signal output and minimal component count.

Key Features

KiCad PCB design
Light-sensing circuit
Clean signal output
Hardware integration
Personal Project 2024 Completed

TwoWheelsonRent

Bicycle rental booking platform

JavaScriptHTMLCSSUI/UX

About This Project

A platform for renting bicycles and managing bookings seamlessly. I originated the concept, led end-to-end planning and UI design, and collaborated on backend development with a focus on clean UX.

Key Features

Booking management
Clean UX design
End-to-end planning
Fullstack build