Mini Projects

Calculator

The Calculator Project is a web-based application that allows users to perform basic arithmetic operations such as addition, subtraction, multiplication, and division.

Digital Greeting Clock

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.

Snake Game

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

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

Weather App

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.

Library Management System

The Library Management System is a web application that helps manage library operations such as adding books, managing members, and tracking borrowed books.