Developed a full-featured University Management System using Java and Object-Oriented Programming principles.
Although databases weren’t required in the course, I integrated an SQLite database to manage student, course, and instructor data efficiently.
This project strengthened my understanding of OOP design patterns, data persistence, and system structure.