Projects

A collection of projects I've worked on during my career. Click on any project to view detailed information.

2025

College Cart

Web AppLive
2025
0 stars

A modern e-commerce platform for college students with smooth animations, responsive design, and an AI-powered shopping assistant. Features include cart management, secure checkout with Razorpay (test mode), direct messaging between buyers and product owners, intelligent product search using vector embeddings, and email verification (only for college email IDs).

React.jsCSSTailwind CSS+10 more

Web3 Wallet

Web AppLive
2025
0 stars

A web-based cryptocurrency wallet supporting Ethereum and Solana chains with secure key management and transaction signing.

Next.jsweb3.jsBlockchain+1 more

Excalidraw

Web AppCompleted
2025
0 stars

Excalidraw is a real-time collaborative drawing app built using WebSocket and token-based authentication. Tools include rectangle, circle, pencil, line, arrow, and color options. It uses a monorepo setup with separate backends for HTTP API and WebSocket communication, powered by Turborepo. Shared logic like database access, validation, and types is modularized into internal packages (`db`, `common`, `backend-common`) for code reuse.

Next.jsTailwind CSSTypeScript+6 more

Portfolio Website

Web AppLive
2025
0 stars

A personal portfolio website showcasing all my projects, skills, and professional experience. Fully frontend-focused, responsive, and interactive.

Next.jsReact.jsTypeScript+2 more

Rock Paper Scissors

ConsoleCompleted
2025
0 stars

A console-based Rock-Paper-Scissors game built in Java with score tracking and multiple rounds support.

JavaOOP BasicsScanner+1 more

Cricket Super Over

ConsoleCompleted
2025
0 stars

A Java console application simulating a cricket toss and the decision-making process for batting or bowling.

JavaOOP BasicsScanner+1 more
2024

Payment App

Web AppLive
2024
0 stars

PayWave is a full-stack digital payment application that enables secure and seamless money transfers between users. Built with modern web technologies, the platform features user authentication, balance management, and real-time transaction processing. The intuitive interface allows users to easily send money, view transaction history, and manage their accounts with robust security measures in place.

React.jsTailwind CSSNode.js+2 more

Chat App

Mobile AppCompleted
2024
0 stars

A real-time chat application built with React Native and TypeScript for seamless mobile communication. Features user authentication, real-time messaging, and cross-platform compatibility. Includes request/accept flow where one user sends a request and the other accepts/rejects before communication starts.

React NativeTypeScriptNode.js+3 more

News App

Mobile AppCompleted
2024
0 stars

A feature-rich mobile news application built with React Native and TypeScript that delivers real-time news updates from various categories and countries. Features include category-wise news filtering, country-specific news feeds, password reset functionality via email, and an intuitive user interface for seamless news consumption.

React NativeTypeScriptNode.js+5 more

Book Library App

Mobile AppCompleted
2024
0 stars

A comprehensive mobile library management application built with React Native and TypeScript for managing personal book collections. Features include book cataloging, search and filter capabilities, reading progress tracking, and user account management with secure password reset via email.

React NativeTypeScriptNode.js+4 more

PhonePe UI Clone

Mobile AppCompleted
2024
0 stars

A pixel-perfect frontend clone of PhonePe's user interface built with React Native and TypeScript. Showcases UI/UX design skills with animated screens, interactive components, and responsive layouts mimicking PhonePe's payment app experience.

React NativeTypeScriptReact Navigation+2 more

Netflix Movie Clone

Web AppLive
2024
0 stars

A fully functional Netflix-inspired movie browsing application built with React.js that fetches real-time movie data from TMDB API. Features include movie search, category filtering, trending movies, top-rated films, and a responsive Netflix-like user interface.

React.jsTMDB APICSS+3 more

Shopping Cart React App

Web AppLive
2024
0 stars

A fully functional e-commerce shopping cart application built with React.js featuring product listing, add to cart functionality, quantity management, price calculation, and a clean responsive UI for seamless online shopping experience.

React.jsJavaScriptCSS+2 more