Welcome to my Java projects repository! This is a collection of functional console-based applications that demonstrate core programming concepts, object-oriented design, and real-world utility logic.
Console Calculator App 🧮 A clean, menu-driven Java application that performs basic arithmetic operations. This project demonstrates the separation of logic and user interface by using multiple ...