This repository consists of few Java projects done during college.
#These projects are for demonstration purpose only. Most comments are also removed to show the code more clearly.#
Here is the list of projects with small description
1.School Database program
Designed to store information about faculty, students, and professors
Implemented using Object-Oriented programming concepts like classes, objects, and methods