Projects

A collection of software projects demonstrating technical skills, problem-solving ability, and commitment to building useful, well-crafted applications.

Portfolio Website

This modern, clean design with smooth navigation and optimized performance. Built to showcase projects and provide seamless user experience.

HTML CSS JavaScript

Task Manager App

A productivity tool for managing daily tasks with features like priority levels, due dates, and local storage persistence. Fully responsive with a clean, minimal UI.

HTML CSS JavaScript LocalStorage

Web Scraper Tool

Python-based automation tool for scraping and analyzing web data. Includes data export to CSV, error handling, and performance optimization for large datasets.

Python BeautifulSoup Requests CSV

AI Chatbot Experiment

Experimental chatbot built with API integration, With my friend As his College Project. Features conversation memory, context awareness, and custom response formatting. Great for exploring NLP capabilities.

Node.js APIs Express.js NLP

2048 Game Clone

Recreation of the classic 2048 sliding puzzle game. Features smooth animations, touch controls for mobile, and score tracking with best score saved to localStorage.

HTML CSS JavaScript Game Logic

Weather Dashboard

Real-time weather application using OpenWeather API. Shows current weather, 5-day forecast, and interactive map. Features geolocation support and temperature unit toggle.

HTML CSS JavaScript API