UndeadMe /
sabzlearn-admin-panel-course
✨ simple panel admin template 📍 just html css 🤝 without logic. this repo is final project resources of the sabzlearn 20 javascript projects course ⚙🧮
Loading repository data…
ArushJ7 / repository
🧮 A simple and responsive BMI Calculator built using HTML, CSS, and JavaScript that calculates Body Mass Index based on height and weight and displays the corresponding BMI category.
A simple and responsive BMI (Body Mass Index) Calculator built using HTML, CSS, and JavaScript. This web application allows users to enter their height and weight, calculate their BMI instantly, and view the corresponding health category.
-https://arushj7.github.io/BMI_calculator/
BMI_calculator/
│
├── index.html
├── style.css
├── script.js
├── README.md
└── .gitignore
git clone https://github.com/ArushJ7/BMI_calculator.git
cd BMI_calculator
index.html in your preferred web browser.| BMI Range | Category |
|---|---|
| Less than 18.5 | Underweight |
| 18.5 – 24.9 | Normal Weight |
| 25.0 – 29.9 | Overweight |
| 30.0 and above | Obese |
Contributions, suggestions, and improvements are welcome. Feel free to fork the repository and submit a pull request.
If you found this project helpful, please consider giving it a ⭐ on GitHub.
Made with ❤️ using HTML, CSS, and JavaScript.
Selected from shared topics, language and repository description—not editorial ratings.
UndeadMe /
✨ simple panel admin template 📍 just html css 🤝 without logic. this repo is final project resources of the sabzlearn 20 javascript projects course ⚙🧮
zayennn /
🧮 A simple Calculator built with HTML, CSS, and JavaScript. Clean design, responsive layout, and all the basic math you need — without the “syntax error” headaches. Quick, light, and always ready to crunch numbers. ✨
amdadislam01 /
🧮 Age Calculator Web App A simple and clean web application to calculate your age based on your date of birth. Built using HTML, CSS, and JavaScript. 🌟
uchiha-suraj /
🧮 It's a simple calculator, I've made using javascript.
SuianeHenrichs1 /
A Calculadora Simples é uma ferramenta prática para operações básicas, desenvolvida com HTML , CSS e JavaScript ⚡. Com um design moderno e responsivo, oferece uma experiência intuitiva em dispositivos móveis e desktops 📱💻. Ideal para cálculos rápidos e eficientes ✨.🧮
Rohitsaw6207 /
🧮 A simple calculator app built with React, supporting basic arithmetic operations — developed as part of early React learning and practice.