Rentify (Property Rental Platform)
2024Airbnb-inspired full-stack rental marketplace built with Node.js, Express, MongoDB, and EJS. Users can register, browse listings, upload property photos, leave reviews, and manage owned listings securely.
Impact: Delivered a production-ready rental listing experience with Passport.js local authentication, MongoDB session persistence via connect-mongo, Cloudinary image uploads, Mapbox-powered property maps, and owner/review-author authorization guards.
Tech: Node.js · Express · MongoDB · EJS · Passport.js · Cloudinary · Mapbox · Joi · Docker
SigmaGPT (AI Chat Application)
2024A premium full-stack AI chat app powered by OpenAI GPT-4o-Mini, featuring multi-threaded conversation persistence, MRU thread sorting, and a dark glassmorphic UI built with React and Tailwind CSS.
Impact: Delivered a containerised AI workspace with MongoDB-backed chat persistence, intelligent thread management, and a modern responsive UI. The app is fully dockerised for frontend/backend deployment and optimised for long-form chat sessions.
Tech: React · Vite · Tailwind CSS · Node.js · Express · MongoDB · OpenAI · Docker · Nginx
TradeSphere (Online Trading Platform)
2025A full-stack Zerodha-style trading platform with a responsive React dashboard, secure Express backend, MongoDB persistence, and simulated real-time market signals.
Impact: Delivered a modular trading experience with portfolio analytics, buy/sell order tracking, watchlists, and dynamic dashboard UI. The project is split across frontend, backend, and dashboard services, with Docker-ready architecture and CORS-enabled API connectivity.
Tech: React · Node.js · Express · MongoDB · Chart.js · Bootstrap · Tailwind CSS · Docker · Axios
v0 Linux Kernel Logger (Kernel Deferred Execution Visualizer)
2024Interactive v0.dev-powered visualizer for Linux kernel deferred execution, deployed on Vercel and synced automatically from the v0.dev project workspace.
Impact: Delivered a live visual analysis tool for kernel execution workflows with a deployment pipeline that auto-syncs v0.dev chat projects to GitHub/Vercel. The project demonstrates modern TypeScript/React visualization combined with continuous deployment from a no-code-first environment.
Tech: TypeScript · Next.js · React · Tailwind CSS · Vercel · v0.dev
RAG Chatbot (Retrieval-Augmented Generation Chat)
2024Open-source Python RAG chatbot that ingests documents, generates embeddings, and answers questions with grounded context to reduce hallucinations.
Impact: Built a document-driven AI pipeline that connects LangChain embeddings and OpenAI chat models to a conversational interface. The project showcases PDF parsing, vector search, and fast retrieval for context-aware question answering.
Tech: Python · LangChain · FastAPI · OpenAI · PDF Parsing · Vector Search
AI Health & Vehicle Insurance (Fraud Detection & Claim Automation)
2026A proof-of-concept insurance platform combining OCR, serverless AWS compute, and hybrid AI scoring to automate health and vehicle claim verification.
Impact: Built an end-to-end AI claims pipeline that turns document uploads into real-time fraud verdicts and explainable Truth Scores. The POC demonstrates how rule-based signals and Amazon Bedrock reasoning can reduce manual claim review while improving detection consistency.
Tech: Python · AWS · DynamoDB · S3 · Amazon Textract · Amazon Bedrock · FastAPI · React · Tailwind CSS
AIML Interview System (Unified AI Proctoring & Interview Platform)
2026A consolidated monorepo for AI interview workflows, voice relay services, real-time proctoring, and evaluation powered by Next.js, Node.js, and Python.
Impact: Delivered an integrated interview system with a production-ready proctoring server, backend voice relay, AI cheating detection, and a polished frontend UX. The platform demonstrates scalable monorepo architecture for end-to-end AI interview product delivery.
Tech: Next.js · React · Node.js · Python · Supabase · OpenAI · Azure · Vercel · PostgreSQL · WebRTC
CSS Mini Project (Glassmorphic Responsive Sidebar Menu)
2024Premium landing page featuring a 3D sliding sidebar with glassmorphism, cascading animations, and zero JavaScript—pure CSS and HTML.
Impact: Pioneered a click-to-close overlay mechanism using CSS sibling selectors. Achieved 60fps animations through GPU-accelerated transforms and perspective contexts.
Tech: HTML5 · CSS3 · CSS Grid · Flexbox · Font Awesome · Google Fonts
NEXUS Parallel AI Universe (Reality Engine for Failure Scenario Simulation)
2026A serverless AWS platform that converts natural-language failure scenarios into three parallel universe simulations with risk scoring, dependency graphs, and AI recommendations.
Impact: Built a proactive infrastructure simulation POC using Amazon Bedrock, Step Functions, Three.js, and Cytoscape.js. The platform models no/partial/full mitigation strategies and presents comparative risk intelligence for engineering decision support.
Tech: React · Vite · Node.js · AWS Lambda · AWS Step Functions · Amazon Bedrock · Three.js · Cytoscape.js · DynamoDB · API Gateway
AI Stock (AI Stock Recommendation Platform)
2025AI-powered stock recommendation platform with real-time market data ingestion, predictive ML analytics, and a polished React/Vite dashboard for traders and investors.
Impact: Built a full-stack investment analytics platform with an Express REST API backend, Python machine learning model pipeline, and an interactive frontend. The product delivers watchlists, trend signals, secure user workflows, and data-rich dashboard visualizations for actionable trading decisions.
Tech: JavaScript · Python · Express · React · Vite · Machine Learning · REST APIs · Data Visualization
Basic Patterns (Algorithmic Pattern Visualizer)
2025A web-based pattern visualizer that renders nine classic mathematical star and numeric patterns using vanilla HTML, CSS, and JavaScript. The project is paired with a companion Java console version for direct porting of algorithmic patterns.
Impact: Delivered an approachable learning tool that transforms Java console pattern algorithms into an interactive browser experience. The project showcases clean algorithm implementation, premium glassmorphism styling, and easy ‘open in browser’ access for pattern exploration.
Tech: HTML · CSS · JavaScript · Java
BuildingWithTodo (Premium Glassmorphic Todo App)
2025A sleek task manager built with vanilla HTML, CSS, and JavaScript. It features event delegation for efficient task deletion, Enter-key submission, and a modern dark glassmorphism UI with animated background effects.
Impact: Delivered a lightweight todo experience that looks premium while remaining dependency-free. The project emphasizes responsive UI, keyboard interaction, and clean DOM-driven task handling.
Tech: HTML · CSS · JavaScript
Simon Game (Dark Glassmorphism Memory Challenge)
2025A browser-based Simon Says memory game built with pure HTML, CSS, and JavaScript. It features a circular dark UI, adaptive speed, keyboard and click controls, and persistent best-score tracking.
Impact: Delivered an engaging memory challenge with polished animations, responsive play, and localStorage persistence for repeat play value.
Tech: HTML · CSS · JavaScript
Guess Number (Dark Glassmorphism Number Game)
2025A polished number guessing game built with vanilla HTML, CSS, and JavaScript. It features a dark glassmorphism UI, animated live hints, a thermometer proximity tracker, guess history pills, and confetti celebration on victory.
Impact: Delivered a premium browser game experience with intuitive feedback, session-persistent best score tracking, and responsive gameplay across devices.
Tech: HTML · CSS · JavaScript