EYEY
selected project / 07

Bmi Calculator

A Python calculator for estimating body mass index from a small set of user inputs.

year
2026
role
developer
stack
python
status
live
Bmi Calculator

01 / overview

BMI Calculator is a concise Python project that turns height and weight values into a readable BMI result. The implementation focuses on input handling, calculation logic and clear output.

02 / contribution

  • Height and weight input
  • Automatic BMI calculation
  • Readable result classification

03 / technology

  • python