The Calculator Project is a web-based application that allows users to perform basic arithmetic operations such as addition, subtraction, multiplication, and division.
The Digital Greeting Clock is a real-time web application that dynamically displays the current time and changes greetings based on the user’s local time.
The Snake Game is a classic arcade game where players control a growing snake to collect food while avoiding collisions with walls and itself.
Tic Tac Toe is a two-player game played on a 3×3 grid where players use X and O. The goal is to place three marks in a row—horizontally, vertically, or diagonally—to win
The Weather App is a web application that displays current weather conditions and forecasts for a given location. It uses a weather API to fetch real-time data.
The Library Management System is a web application that helps manage library operations such as adding books, managing members, and tracking borrowed books.