10 Galaxies (Between Us)10 Galaxies (Between Us)

Projects

Prime

Prime

Oct - Dec 2025

GitHub · Python · Financial Analysis Agent

  • Built PRIME, an offline-first SEBI-safe financial analysis agent for Indian company annual reports using Python, PyMuPDF, and pdfplumber
  • Engineered a three-tier extraction pipeline (regex → text fallback → LLM) for P&L, balance sheet, and cash flow data with auto ratio computation
  • Implemented skill-routed LLM prompts, Docker-sandboxed execution, and auto-generated .xlsx financial models with SEBI compliance guardrails
Collaborative Canvas

Collaborative Canvas

2025

GitHub · React · Node.js · Socket.IO

  • Built a real-time multi-user collaborative drawing app with React, TypeScript, and Socket.IO supporting live stroke streaming and remote cursors
  • Implemented brush, eraser, and shape tools on HTML Canvas 2D with Excalidraw-style pan/zoom navigation
  • Designed server-authoritative global undo/redo with JSON file persistence for room state
F1 Race Replay Visualizer

F1 Race Replay Visualizer

Jan - Feb 2025

GitHub · Python · Visualization Project

  • Built an interactive Python application to replay Formula 1 races using telemetry data, featuring real-time visualization, playback controls, and driver insights
  • Processed and visualized high-frequency race telemetry using FastF1, Arcade, and NumPy with modular UI and data pipelines
Repo-Query

Repo-Query

June - July 2024

GitHub · Full-Stack Application

  • Developed developer collaboration platform using Next.js, JavaScript, and Google's Gemini AI
  • Implemented AI-powered code summaries, meeting transcription, and intelligent code-base querying
  • Achieved 40% reduction in code comprehension time and 65% improvement in meeting retention