A console-based Library Management System built in Java, backed by MySQL. Demonstrates OOP principles (inheritance, polymorphism, encapsulation) and three design patterns: Singleton, Factory, and ...
A console-based ATM simulation developed using Java and Object-Oriented Programming (OOP) principles. The application provides a secure and interactive banking experience where users can log in, ...