/WORK · 2019 → 2026
27, sorted by what they'd cost you to ignore.
Priority first, then alphabetical, the same order the code uses. The early entries are student work and are labelled as such; leaving them out would be curating, not documenting.
- 01FIFA Soccer DSPythonYOLOv8ByteTrack
Production-shaped computer-vision pipeline for soccer video: YOLOv8n detection, ByteTrack tracking, and a GraphSAGE tactical-graph scaffold, served via FastAPI with MLflow + DVC.
Computer Vision2024 - 02Soccer Vision ResearchPythonPyTorchRF-DETR
Modular research framework that orchestrates four pretrained vision models (RF-DETR, SAM2, SigLIP, ResNet) into one configurable soccer-analysis pipeline with selectable fusion strategies.
Computer Vision2024 - 03WebMCP Portfolio IntegrationTypeScriptNext.jsWebMCP API
This portfolio registers structured tools through the WebMCP browser API, so an AI agent can query it directly, search projects, read the resume, even change the page, instead of scraping the DOM.
Web standards2026 - 04Nobel Data IntelligencePythonPyTorchProDy
Physics-informed deep learning for protein stability and enzyme kinetics. A tri-modal architecture fuses ProtT5 sequence embeddings, a VDOS vibrational spectrum from normal mode analysis, and ChemBERTa chemistry through learned gated attention.
Computational Biology2024 - 05Website WatcherPythonFlaskArchiveBox
A website archiver and change-detection service: it discovers pages, snapshots them with ArchiveBox, detects content changes by hash, makes every version full-text searchable, and seals versions with Merkle trees and OpenTimestamps anchoring.
Data Engineering2024 - 06CAG Deep ResearchPythonLangGraphLangChain
A causal-adversarial deep-research engine: LangGraph plans a causal graph of a question, red and blue team agents investigate each causal edge in parallel, and a dialectical judge returns verdicts. Built on a hexagonal architecture with swappable search and LLM providers.
AI/ML2024 - 07Biotech AcceleratorPythonLangGraphProDy
Multi-agent AI system for biotech research that routes a query through protein databases, literature, structural analysis, and chemistry, then proposes experiments worth running next.
AI/ML2026 - 08ContextBoxPythonClickSQLite
CLI-first personal knowledge assistant. Captures screenshots with OCR, pulls content from the web, embeds everything with sentence-transformers into SQLite, and answers questions over it from the terminal via GitHub Models.
AI/ML2024 - 09Travel Booking PlatformTypeScriptNode.jsKafka
A 14-service travel booking platform (flights, hotels, cars, deals, billing) built as a TypeScript monorepo: independently deployable services communicating over Kafka, polyglot storage across MongoDB and MySQL, a React client with i18n, and a Python AI concierge, all orchestrated on Kubernetes.
Distributed Systems2026 - 10Kayak - Travel MetasearchNode.jsReactFastAPI
A team-built, 3-tier travel metasearch and booking platform: a React client over Node/Express services (API gateway, user, search, booking) backed by MySQL, MongoDB, and Redis, with a separate Python AI service for chat, deal scoring, and bundles.
Distributed Systems2025 - 11Airbnb - Distributed BookingReactReduxNode.js
A team-built Airbnb-style booking platform that grew from a monolith into event-driven microservices: a React/Redux frontend over four Node services and a Python AI agent, talking through Kafka with MongoDB, and deployable on Kubernetes.
Distributed Systems2025 - 12Metabolic Syndrome Risk ValidationRPythonsurvival
An external, longitudinal validation of two metabolic-syndrome risk scores on the US NHANES Linked Mortality File, benchmarked against established clinical equations (Framingham, ACC/AHA PCE, FINDRISC) with survey-weighted competing-risks survival analysis.
Biostatistics2026 - 13Data Clean EnvPythonFastAPIOpenEnv
An OpenEnv-compliant reinforcement-learning environment for tabular data cleaning. An agent fixes messy datasets through a typed action space (convert types, fill missing, dedupe, standardize, parse dates) and is scored per issue resolved. Built for the Meta OpenEnv Hackathon.
AI/ML2026 - 14Tailor Measurement AppReactTypeScriptFirebase
A phone-first, offline-capable PWA built for a small tailor shop: record customer measurements, track multi-garment orders, manage garment templates, and queue photos offline. React + Firebase with a strictly layered, unit-tested core, in English and Gujarati.
Web / PWA2026 - 15Rubik's Cube Timer & VisualizerJavaScriptThree.jsWebAssembly
A keyboard-first speedcubing app in vanilla JS: a Three.js 3D cube, WCA-style scrambles for 2x2 to 7x7, an inspection timer with +2/DNF, full session stats (Ao5/Ao12/Ao100), and a C++ solver compiled to WebAssembly, all offline-capable as a PWA.
Web / Frontend2026 - 16CPU Scheduling VisualizerJavaScriptHTMLCSS
An interactive web visualizer for 9 CPU scheduling algorithms: build a process set with CPU and I/O bursts, run any algorithm, and compare them on a Gantt chart by average completion, turnaround, waiting, and response time.
Operating Systems2021 - 17Unified SearchPythonNumPyJavaScript
A compact whitepaper plus a runnable simulator that pits five autonomous-search strategies (random walk, Levy flight, gradient ascent, surge-cast, swarm stigmergy) against each other in a noisy, sparse plume environment, with an interactive in-browser Digital Lab.
Simulation2026 - 18ReceiptLensSwiftSwiftUIllama.cpp
An offline iPhone prototype that reads receipts, documents, and screenshots by running the MiniCPM-V 4.6 vision-language model fully on-device with llama.cpp, no server, no upload. A SwiftUI app wrapping an on-device multimodal engine.
On-device AI2026 - 19VoxtGoPortAudioGroq Whisper
A voice-to-text clipboard tool for Linux written in Go: press a global hotkey, speak, and the transcription (via Groq's Whisper) lands on your clipboard, with a system tray, desktop notifications, SQLite history, and Wayland and X11 support.
Developer Tools2026 - 20Diabetes Prediction (Stacking)PythonScikit-learnPandas
A stacking ensemble for early diabetes prediction on the PIMA dataset: six hyperparameter-tuned base classifiers feed a Random Forest meta-learner. Co-authored and published at IEEE AIMV 2021.
Machine Learning2021 - 21Stock Data PlatformPythonKafkaAirflow
Unified market data warehouse, 10 tickers, 25 years of history, 4 data sources. Kafka streaming, Airflow orchestration, TimescaleDB star schema, Dockerized.
Market dataPersonal - 22Recognize (SAM3 Experiments)PythonPyTorchSAM3
Short experiments running Meta's SAM3 (Segment Anything Model 3) on images with text prompts, plus a small script to visualize the predicted masks.
Computer Vision2026 - 23Accurate GuesserJavaSwing
Java desktop guessing game (GUI).
unfiled - 24Basic Banking SystemPHPMySQLHTML/CSS
Simple login + transactions with PHP backend.
unfiledFeb 2020 - 25Chatbot (NLP)Python
Intent-based bot trained from JSON corpus.
unfiled - 26Immigration Management SystemSQLMySQL/Postgres
Relational schema + CRUD for immigration ops.
unfiled - 27Wikipedia AnalysisPythonFlaskBeautifulSoup
URL → scrape → tokenize → top frequent words with visuals.
unfiled