My JavaScript Projects

A collection of interactive web projects built with HTML, CSS, and JavaScript

Back To Home
Color Changer Project

Color Changer

Interactive app that changes the background color with a simple click on color buttons.

HTML CSS JavaScript
BMI Calculator Project

BMI Calculator

Calculate your Body Mass Index with this simple and clean calculator application.

HTML CSS JavaScript Forms
Digital Clock Project

Digital Clock

A sleek digital clock that shows the current time and updates every second.

HTML CSS JavaScript Date API
Number Guessing Game

Number Guessing Game

Try to guess the random number between 1-100 with 10 attempts.

HTML CSS JavaScript Game Logic