Projects

A collection of my work, ranging from web applications to open source contributions.

Startup Builder

Startup Builder

A full-stack drag-and-drop landing page builder with real-time canvas preview, reusable components, exportable templates, and PostgreSQL–backed persistence using Drizzle ORM.

ReactTypeScriptPostgreSQLDrizzle ORMTailwind CSS
AI Prep Tracker

AI Prep Tracker

AI-powered DSA practice tracker that fetches questions from LeetCode, GFG, and TUF, displays recent activity, and generates personalized recommendations using Gemini API.

ReactTypeScriptNode.jsExpressPostgreSQLPuppeteerDockerClerkGemini AI
FinSight AI

AI-assisted finance tracker that categorizes expenses, analyzes spending patterns, and generates smart budgeting recommendations. (Work in progress)

ReactNode.jsExpressAIMongoDB
Secure Password Manager

Secure Password Manager

A full-stack password manager built with React and Express, featuring encrypted password storage, CRUD operations, and MongoDB-backed persistence.

ReactNode.jsExpressMongoDBTailwind CSS
Spotify UI Clone

Spotify UI Clone

A dynamic Spotify-like music player UI featuring playlist switching, real-time song updates, and interactive JavaScript functionality.

HTMLCSSJavaScript
LifeLinkr Frontend (Assignment Project)

LifeLinkr Frontend (Assignment Project)

A clean, responsive landing page built as part of a technical assignment using HTML5, CSS3, Bootstrap 5, and JavaScript.

HTML5CSS3BootstrapJavaScript
Netflix UI Clone

Netflix UI Clone

A pixel-perfect Netflix homepage clone built using HTML and CSS with clean structure and responsive sections.

HTMLCSS
Twitter UI Clone

Twitter UI Clone

A modern Twitter-style UI created using Tailwind CSS. Includes responsive layout and reusable components.

Tailwind CSSHTML
Todo List App

Todo List App

A simple and efficient todo manager built with React, featuring LocalStorage persistence, UUID-based item IDs, and a clean Tailwind CSS UI.

ReactTailwind CSSLocalStorage