Menu-driven BMI Calculator built in Java using OOP principles. Calculates BMI using height (cm/m) and weight, displays health status, stores BMI history, and handles invalid inputs gracefully. Console ...
This project is a real-time chat application built with Java Swing for the GUI and Spring Boot WebSockets for the backend. It allows multiple users to connect and chat in real time over the internet.