My Projects

Here are some of the web applications and tools I've built recently.

FlipKart Clone

FlipKart Clone

A clean and responsive Flipkart-like e-commerce website built with Next.js 14 and Tailwind CSS. It features modern UI components and works well on all devices.

Next.jsReactTailwind CSSReact Icons
Financial Dashboard (Next.js)

Financial Dashboard (Next.js)

A responsive financial dashboard built with Next.js 15 and Tailwind CSS. It features stat cards (AUM, SIP), filterable time ranges, charts (bubble, bar-line composites, multi-line MIS), PDF export, and can be packaged as a mobile app via Capacitor.

Next.js (App Router)Tailwind CSSreact-chartjs-2html‑to‑imagejsPDFCapacitor (Android/iOS)
QuickArt

QuickArt

QuickArt is a modern art e-commerce platform that allows users to browse and purchase digital art. Built with Next.js 14, Tailwind CSS, and App Router.

Next.jsReactTailwind CSSApp Router
Weather Now

Weather Now

A simple weather app built with React, Tailwind CSS, and Vite. It uses the Open-Meteo API to fetch real-time weather data for any city, with responsive design and error handling.

ReactTailwind CSSViteOpen-Meteo API
Task Manager

Task Manager

A simple and clean task management app built with React and Tailwind CSS. It lets users create, update, and delete tasks with an intuitive UI.

ReactViteJavaScript (ES6+)BootstrapLocalStorage
QR Code Generator

QR Code Generator

A minimal and fast QR Code Generator built with HTML, CSS, JavaScript and QR Code API / Library. It allows users to enter text and instantly generate a scannable QR code.

HTMLCSSJavaScriptQR Code API