You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A sophisticated Scala-based community management system for food security collaboration. Features include food sharing, discussion forums, event management, inventory tracking, and user authentication with OTP verification. Built with ScalaFX and SQLite, supporting UN SDG Goal 2 (Zero Hunger).
[ OOP school library ] is a project that is part of the Microverse Ruby curriculum. The goal is to build a library system that can be used by students and teachers to check out books. The library has a limited number of copies for each book so it can only allow a certain number of people to check out the same book at the same time.
For a final project in my Intro to computer science class I made a project that allows the users to select a professor and send him/her an email with little to no effort. The program is written in an object oriented manner and was suposed intenteded to be an introduction to this type of programming.
Here's a list of almost half a century programs that suffice the understanding of Object Oriented Programming. It includes all fundamental topics beginning from constructors to the competitive OOP.