My Projects

Here are some of the projects I've completed across different programming languages and technologies.

Weather Sphere

Weather Sphere

A responsive, user-friendly weather application that delivers real-time weather updates. Built using React and Tailwind CSS, it integrates the WeatherAPI to fetch live weather data based on user input.

ReactTailwind CSSJavaScriptWeatherAPI
Tic Tac Toe Game

Tic Tac Toe Game

A classic two-player game built using pure HTML, CSS, and JavaScript. It includes features such as a reset button to clear the current game and a new game button to reinitialize the board for a fresh start.

HTMLCSSJavaScript