Hello, I’m Aryakumar Jha, Software Developer based in India
Projects
Some of the projects I've worked on recently.BMI Calculator
A Flutter app to calculate BMI visually. Users input height & weight, BMI is calculated using (weight / (height * height)). BMI value is displayed with a graphical representation of corresponding BMI range (underweight, normal weight, overweight, or obese). App also explains BMI & calculation methodology.