Featured Projects
A curated collection of projects showcasing creativity and technical expertise.
FinTraQ
Web AppA full-stack financial tracking application with React frontend and Python FastAPI backend. Features income/expense management, category-based tracking, and monthly analytics dashboards.
- Secure backend with JWT authentication and MongoDB for scalable data storage.
- Responsive UI built with Tailwind CSS for seamless mobile/desktop experience.
- Interactive analytics dashboard with charts for spending trends and category breakdowns.
Personal Portfolio
Web AppA modern developer portfolio built with Next.js (App Router) and TypeScript to showcase projects, skills, and experience.
- Interactive 3D WebGL scene using React Three Fiber, drei, and Rapier physics.
- Data-driven architecture where content is rendered from centralized configuration files.
- Smooth animations with Framer Motion and deployed on Vercel with integrated performance monitoring.
ElanCart
Web AppA responsive e-commerce frontend built with React.js using modular components and Context API for global state management.
- Implemented product listing, dynamic details, cart/wishlist management, and checkout flow.
- Integrated mock APIs with Axios and styled components via Material UI and CSS Modules.
- Deployed on Netlify with optimized build performance and mobile-first design.
UPI Payment Alert System
Android AppAn Android app that converts UPI payment SMS and notifications into real-time voice alerts using Text-to-Speech.
- Parsed UPI messages from all major apps using notification listener and SMS parsing.
- Integrated Text-to-Speech to announce payment amounts automatically.
- Designed a clean UI for viewing payment history and controlling notifications.
Nexus - AI Agent Platform
OngoingNexus is a modular AI agent platform that provides a CLI tool and VS Code extension for running intelligent developer workflows. It supports both local AI models and cloud LLM APIs through a provider-agnostic architecture.
- Multi-agent architecture with an orchestrator and specialized subagents for complex workflows.
- Provider-agnostic model support enabling both local models and online LLM APIs.
- Cross-platform developer tools available as a CLI and VS Code extension, powered by a shared core system.