Theme

Notable Work

An AI-powered agricultural platform that empowers farmers with real-time, offline-first disease detection and provides government officials with a regional crop health dashboard.

  • AI crop scanner using Google Gemini 2.5 Flash Lite for real-time disease detection
  • Regional Analysis Agent aggregates data from thousands of scans into actionable insights
  • Smart Spray Planner and Root Health X-Ray for farmer decision support

Turborepo Monorepo • Gemini AI Agents • 100/100 PageSpeed Score

React (Vite)HonoMongoDBPrismaGemini AIAstroTailwindCSSTypeScript

A high-performance, serverless Twitter scheduling platform built on Cloudflare's edge network, featuring drag-and-drop scheduling with a futuristic UI.

  • Smart scheduling engine powered by Upstash QStash with distinct time windows
  • Drag-and-drop content pipeline with TanStack Query and dnd-kit
  • Fault-tolerant with Dead Letter Queues and automatic retry mechanisms

Serverless Edge • Turborepo Monorepo • Sub-second Latency

React 19Cloudflare WorkersHonoAstroTailwindCSSShadcn/UITypeScript

A full-featured antique jewellery e-commerce platform with role-based dashboards, product management, order tracking, and a seamless shopping experience.

  • Role-based dashboards for admin, staff, and customers with product, category, and order management
  • Full shopping experience — product catalog, cart, checkout, and order tracking with real-time updates
  • Image management with Cloudinary, Google Maps integration, and Better Auth authentication

Turborepo Monorepo • Drizzle ORM • Hono Backend

Next.js 16HonoPostgreSQLTanStack QueryTailwind CSS v4Shadcn/UITypeScript

A modern gym management web application with a comprehensive dashboard to manage trainers, users, and sales teams, serving 2 gyms with 150 daily active users.

  • Role-based dashboards for gym owners, trainers, and sales teams
  • Real-time attendance tracking and member management
  • Deployed on Cloudflare with D1 database for edge performance

2 Gyms Onboarded • 150 Daily Active Users • Live in Mumbai

Next.jsHonoCloudflare Workers & D1TailwindCSSShadcn/UIZodTypeScript

An Obsidian-class desktop Markdown workspace built with Tauri (Rust) and React — targeting sub-16ms input latency, sub-800ms TTI, and sub-150ms search across 5,000+ notes.

  • Full-text search powered by Tantivy with fuzzy matching via Nucleo — search across thousands of notes in milliseconds
  • Vault indexing engine with filesystem watching, metadata extraction, and link graph construction — all in Rust
  • Tab system with drag-and-drop, per-pane editor instances, command palette, and a centralized keyboard shortcut system

11 ADRs • 6 Rust Crates • Obsidian-Class Performance

RustReact 19TypeScriptTauriTailwindCSSShadcn/UIVite

Other Projects

Course Recommendation Chatbot

AI-powered chatbot that helps users find suitable courses by analyzing preferences and skills through interactive conversations.

https://course-recommender-chatbot.vercel.app/
PythonOpenAI / NLPScikit-Learn

BitTorrent Client

A BitTorrent client built from scratch in Python, implementing the P2P protocol for decentralized file sharing.

PythonC++ (Protocol Concept)

Task Manager CLI

A powerful, feature-rich todo list manager written in Rust. Manage tasks efficiently from the command line with priority support and due dates.

Rust

Voice Transcription CLI

Real-time voice transcription tool with Push-to-Talk, auto-typing, and GPU acceleration using OpenAI's Whisper models.

PythonFaster-WhisperCUDA/Nvidia