~/projects
What I've Built

Active Projects

Explore a curated collection of my latest work, showcasing my expertise across full-stack development, design, and innovative solutions.

Frontend

Resume Builder

A modern, ATS-friendly resume builder built with Next.js 16 and React 19. Create professional resumes with customizable templates, export to PDF, and enjoy seamless auto-versioning with semantic release. 🚀

Next.jsReact 19Tailwind CSSTypeScriptRadix UI
Frontend

ChatBot AI Assistant Frontend

A modern chat interface for an AI assistant built with React and Vite. It features conversation history persistence, command autocomplete, and integrates with a FastAPI backend for chat endpoints. 🤖

ReactViteTailwind CSSJavaScript
BackendAI/ML

ChatBot AI Assistant Backend

A backend API built with FastAPI for a conversational AI assistant. It supports multi-turn chat dynamics, intent parsing, tool routing (calculator, product/outlet search), and stores per-user memory for context continuity.

FastAPIPythonSQLitePydanticUvicorn
Full-stackBackendFrontend

Exchange Rate App

A full-stack application to fetch and display currency exchange rates. Supports historical data queries, pagination, and admin management of currencies and rates.

Node.jsExpressPostgreSQLReactNext.jsTailwind CSSRedux ToolkitJestAxios