03 — Projects
The
Work
Drag your scroll — it goes sideways →
Full-Stack · 2025Live
01
API Keychain
Self-hosted LLM gateway behind a single OpenAI-compatible endpoint with effort-tier cascading, automatic failover, and AES-256-GCM key encryption. FastAPI and SQLite backend; Next.js dashboard with Supabase auth for key management and monitoring.
FastAPISQLiteNext.jsSupabase
CLI / TUI · 2025Live
02
Cosmos
pip-installable terminal AI chatbot (cosmos-ai) with OpenRouter multi-model routing and a keyboard-driven Textual TUI. Conversation history syncs across devices via Supabase; published on PyPI.
PythonOpenRouterTUISupabasePyPI
Web App · 2025Live
03
Kern
Keyboard-driven personal data OS with schema-free JSONB modeling, relational collection linking, and a "views as code" system using Monaco editor. Integrates GitHub, Notion, Google Calendar, and RSS; MCP server via Supabase Edge Functions.
ReactTypeScriptPostgreSQLSupabaseMCP
Full-Stack · 2025Finance AI
04
FinSight AI
Persona-aware personal finance platform for India with category budgets, live NSE/BSE quotes, AMFI mutual fund tracking, and savings goals. Includes Kash, a context-aware AI copilot for natural-language transaction logging.
React 18SupabaseOpenRouterNSE/BSE
Full-Stack · 2025Knowledge OS
05
Lobe
Second-brain web app on a Sections/Articles architecture as a structured alternative to Notion. Supports rich text editing and cross-section linking; full-stack Next.js and Supabase with a minimal editorial UI.
Next.jsTypeScriptSupabasePostgreSQL
Python · 2025NLP
06
Study Organiser
Academic workspace that auto-classifies uploaded lecture documents (PDF/PPTX) by subject and module using keyword-based NLP and scikit-learn. FastAPI backend with pdfplumber and python-pptx; vanilla HTML/CSS/JS frontend.
FastAPIPythonNLPscikit-learn
Flutter App · 2025Drones
07
Landroid
Flutter and FastAPI app for land health monitoring from drone imagery, processing GeoTIFF orthomosaics to generate NDVI-based plant health maps. Supports consultant and landowner roles; Supabase with PostGIS handles spatial data and parcel management.
FlutterFastAPIPythonPostGIS
Full-Stack · 2024VIT
08
Student Dashboard
Full-stack academic system integrating VTOP and LMS data with attendance tracking, CGPA/GPA simulation, and semester-wise breakdowns. Includes planning modules for assignments, notes, tasks, and timetable; built with React, TypeScript, Node.js/Express, PostgreSQL/Prisma.
ReactTypeScriptNode.jsPostgreSQLPrisma
Web App · 2024AI Trees
09
Arbor
Tree-based problem-solving tool with React Flow visualization supporting sub-problem decomposition and context-aware AI reasoning via OpenAI API with BYOK. Problem trees export and import as JSON for persistence.
ReactReact FlowOpenAI API
iOS App · 2024WidgetKit
10
Notion Widgets
SwiftUI app rendering Notion database content as WidgetKit home screen widgets with real-time refresh and filtering by status, priority, and date. Optimized for glanceable display of tasks, schedules, and academic events.
SwiftSwiftUIWidgetKitNotion API
CLI / TUI · 2025Terminal Trove
11
Terminaltype
Terminal typing test with real-time WPM and accuracy tracking; a distraction-free CLI-native TUI with no browser dependency, listed on Terminal Trove. Supports configurable word sets entirely within a keyboard-driven environment.
JavaScriptNode.jsTUI
Python · 2025NLP
12
Course Recognition
Document intelligence tool identifying course names and module/unit numbers from academic PDFs and PPTX files using pattern matching and NLP classification. Lightweight utility for auto-organizing study materials without manual input.
PythonNLPpdfplumberPPTX