This project is a multi-functional web application built using core front-end technologies: HTML, CSS, and JavaScript. It provides a collection of useful tools combined in a single, user-friendly interface.
? Features:
Grade Calculator: Calculates total score, percentage, and final grade based on multiple subjects.
Maximum & Minimum Finder: Determines the largest and smallest values among three numbers.
Number Checker: Identifies whether a number is positive or negative.
Even or Odd Detector: Checks if a number is even or odd.
Root Calculator: Calculates the nth root of a given number.
Simple Calculator: Performs basic arithmetic operations (addition, subtraction, multiplication, division, and modulus).
?️ Technologies Used:
HTML5 for structuring the application
CSS3 for styling and layout
JavaScript for implementing all logic and interactivity
? Highlights:
Clean and organized code structure
Responsive and simple user interface
Real-time user interaction using JavaScript
Multiple tools integrated into one application