object-oriented-programming topic
Design-Pattern-Java-notes
📝 Study notes about design patterns.
ErgoEngine
The ErgoAI reasoning engine, an advanced object-oriented knowledge management system
VecDraw
Vector graphics editor written using only standard libs
CSL203-Object-Oriented-Programming-Lab-In-Java
A repository for Object-Oriented Programming Lab (In Java) Codes
hotel-management-system
A hotel management system, made using object-oriented programming, multi-threading and file-handling in Java, that keeps records of guests & their bookings, rooms, admins, staff, etc.
design-principles
Object Oriented Design Principles
battleship-console-game
This is a console-based implementation of the classic game Battleship with an improved CLI graphics system.
my-books
"My books" is a website that displays a list of books and allows you to add and remove books from that list. By building this application, I learned how to manage data using JavaScript. Thanks to that...