Projects

CALCULATOR

I recently completed a dynamic calculator application using HTML, CSS, and JavaScript. This project showcases my ability to create responsive and user-friendly interfaces while implementing key arithmetic operations such as addition, subtraction, multiplication, division and Modulo Operator.

Calculator Project

Technologies Used :

HTML,CSS,JavaScript

Features

Responsive design, basic arithmetic operations

Explore the live demo

Calculator

Guess The Number Game

Another exciting project I completed is the "Guess the Number" game. This game, built with HTML, CSS, and JavaScript, offers an engaging user experience where players try to guess a randomly generated number within a specified range. It includes user input validation and dynamic feedback.

game

Technologies Used :

HTML,CSS,JavaScript

Features

Random number generation, user input validation, dynamic feedback

Explore the live demo

Guess the Number