My Projects

Here are some of my recent projects. Click to view a live demo.

Frontend

React, JavaScript, HTML, CSS

Backend

Node.js, Express.js, MongoDB

Tools

Git, VS Code

Calculator App
JavaScriptHTMLCSS

Calculator

A simple yet functional calculator web application. Built with vanilla JavaScript, HTML, and CSS.

X-O Game
JavaScriptHTMLCSS

X-O Game

An interactive Tic-Tac-Toe game created with JavaScript. Enjoy a classic game with a clean UI.

Weather App
React.jsAxiosCSS

Weather App

A simple yet effective weather application that allows users to search for a city and view its current weather details, including temperature, humidity, and wind speed. Built with React.js and Axios for seamless API integration.

Redux Toolkit App
React.jsRedux Toolkit

TODO App

An intuitive to-do list application built with React. It demonstrates core concepts like state management and component-based architecture to allow users to add, track, and manage their daily tasks efficiently.