An open API service indexing awesome lists of open source software.

Object-oriented programming (OOP)

Object-oriented programming (OOP) is a programming paradigm based on the concept of objects fundamental to many programming languages, including Java and C++. OOP can be devided in two sub types: class-based (or “classical”) and prototype-based OOP (found in JavaScript, for example).

Object-oriented programming has several advantages over procedural programming:

https://github.com/md-talim/coffee-machine-simulator

A Java-based coffee machine simulator to brew coffee, manage resources, and handle money.

beginner-project console-application java oop simulation

Last synced: 30 Apr 2025

https://github.com/omkar-savoikar/maze-game

CS106 Project. A Maze game developed in Java that follows Object Oriented Concepts. Player has to use the WASD keys to move the player from start to end. There are moving enemies that the player should avoid. There are also teleportation doors for the player's help.

java java-8 oop oop-principles oops-in-java

Last synced: 06 Apr 2025

https://github.com/silvano315/contacts-agenda-software

This repository is the first project of the master's degree in AI Engineering that I am following. It aims to create an interactive software with Python that can manage phone contacts for its users. The implementation will make use of OOP programming, with the extra implementation of a GUI with Tkinter.

object-oriented-programming oop phone-agenda python tkinter tkinter-gui

Last synced: 24 Mar 2025

https://github.com/khrishman/gym-membership-management-system

Java Swing application for managing gym memberships with Regular and Premium member support. Built using OOP principles and a GUI interface.

gui gym-management java java-project oop swing

Last synced: 01 Jul 2025

https://github.com/ap/class-observable

Allow other classes and objects to respond to events in yours

object-oriented-programming oop perl

Last synced: 12 Apr 2025

https://github.com/kundanvishen/modular-js

Modular Javascript Design Patterns Explained with Examples

design-patterns-js examples modular-js oop

Last synced: 12 Jun 2025

https://github.com/brandonbothell/cards

Just a little object-oriented deck of cards.

object-oriented-programming oo oop typescript

Last synced: 26 Mar 2025

https://github.com/itsmorais/tp-i

Repositório criado para apoio as aulas de técnica de programação - 2ºSemestre de DSM

oop programming-techniques typescript uml

Last synced: 08 Jul 2025

https://github.com/inagoesit/oop

Code written in the second semester of uni during my loved OOP course.

oop oop-in-cpp

Last synced: 29 Dec 2025

https://github.com/mobiwn/programming-language-design

💻 Dive into a curated collection of programming language comparisons, exercises, and detailed slides in this repository for Urmia University students.

functional-programming haskell object-oriented-programming oop procedural-programming programming-language-concepts programming-language-theory programming-languages racket racket-lang racket-language urmia-university

Last synced: 05 Feb 2026

https://github.com/linggarm/theavengersheroes

This android app was developed as the final project for the "Android for Beginners" course on Dicoding in 2021. It displays a list of the superheroes who are the members of The Avengers, complete with their individual details.

android android-studio avengers dicoding glide kotlin object-oriented-programming oop recycler-view the-avengers

Last synced: 15 May 2026

https://github.com/rflcnunes/gobank

Gobank is a Golang project to consolidate OOP concepts, such as structs, pointers, references, packages, visibility, composition, encapsulation, and interfaces.

go golang oop

Last synced: 06 Sep 2025

https://github.com/mohi-uddin-akbar/typescript-oop-concepts

Explore the fundamentals and advanced aspects of TypeScript with a focus on Object-Oriented Programming (OOP) concepts. Dive into abstract classes, inheritance, interfaces, generics, access modifiers, and more. This repository serves as a comprehensive guide to leveraging TypeScript for robust and maintainable software development.

abstract-classes access-modifiers generics inheritance oop programming-concepts setters-and-getters software-development static-methods typescript typescript-classes typescript-interfaces

Last synced: 13 Apr 2026

https://github.com/samipak458/airline-mangement-system

The idea of this project is like a real-life example of an airline ticket booking system where customers directly interact with the receptionist on the booking counter to book their desired flight tickets.

airline-reservation cpp dsa oop problemsolving

Last synced: 02 Sep 2025

https://github.com/orlandopalmeira/trabalho-poo-2021_2022

Repositório do trabalho prático no âmbito da UC de Programação Orientada aos Objetos (POO) - Licenciatura em Engenharia Informática (LEI/MIEI) - Universidade do Minho (UMinho)

object-oriented-programming oop poo portugal programacao-orientada-a-objetos programacao-orientada-aos-objetos programacao-orientada-objetos uminho uminho-lcc uminho-lei uminho-miei uminho-poo

Last synced: 20 Mar 2025

https://github.com/mistzsoftware/stickman-adventure

A simple SFML game made to try and learn C++ OOP, This is just a Stickman in a paper world

2d cplusplus cpp game oop platformer sfml stickman

Last synced: 02 Jul 2025

https://github.com/memosainz/javaoop-pokemonstatsattacks

In the project it was used both interfaces & abstract classes. As well, switch statements mixed with a While Loop.

java oop

Last synced: 01 Apr 2025

https://github.com/gm7avila/javalab

☕ Java study workspace

java oop study

Last synced: 15 Jun 2025

https://github.com/billxsheng/object-oriented-programming

OOP Practice & Concepts

java oop

Last synced: 10 Jun 2025

https://github.com/asif-shahriar/java-practice

Some basic java practice problems

data-structures intellij-idea java jdk8 oop

Last synced: 11 Apr 2026

https://github.com/jseg380/estructuras-datos

Prácticas en C++ de la asignatura Estructuras de Datos

cpp data-structures oop

Last synced: 20 Mar 2025

https://github.com/archetipo95/esercizio-cpp-distributore-alimentare

Un esercizio di prova per imparare il c++

cpp oop qt

Last synced: 15 May 2026

https://github.com/jseg380/civitas

Juego basado en el conocido juego de mesa Monopoly escrito en Java

java oop

Last synced: 20 Mar 2025

https://github.com/sproc01/robotlabyrinth

Simple game

cplusplus game oop xcode

Last synced: 18 Mar 2025

https://github.com/theoliverlear/paycheck-to-paycheck

An application to help those living paycheck-to-paycheck better understand what they can afford and when they can afford it.

angular dependency-injection django django-api django-orm django-rest-framework finance oop python scss typescript website

Last synced: 12 Apr 2026

https://github.com/saqibcheema/console-todo-app-cpp

A simple C++ console-based To-Do List application using Object-Oriented Programming (OOP) and vectors. Easily add, view, edit, delete, and complete tasks — all from your terminal.

beginner-friendly console-app cplusplus cpp oop semester-project simple-project task-manager to-do-list vector

Last synced: 15 Jun 2025

https://github.com/m7moudgadallah/hospitalsystem

This is a project of Hospital System implemented with java using OOP & Concepts of OOD

java ood oop

Last synced: 02 Sep 2025

https://github.com/barannmeisterr/dynamic-transportation-bus-schedule-simulation

This project simulates real bus transportation systems, analyzes route structures and builds the base for shortest path / trip planning algorithms by using Directed Graph Data Structure and Dijkstra Algorithm.

adjacency-list bfs circular-linked-list dijkstra dijkstra-algorithm directed-graph hashmap hashset java oop path-planning pathfinding priority-queue route-optimization shortest-path-algorithm stack

Last synced: 10 Apr 2025

https://github.com/alfonsovidrio/invoice-oop

A simple Java application for generating invoices with product details and customer information.

java oop

Last synced: 26 Mar 2025

https://github.com/alizakhalidkhan/cafemanagementsystem

It is our OOP end of the semester project

java oop oops-in-java

Last synced: 26 Mar 2025

https://github.com/uqbar-project/eg-manejo-proyectos-kotlin

Ejercicio Manejo de Proyectos en Kotlin

composite design oop patterns strategy templatemethod

Last synced: 03 Apr 2025

https://github.com/the-pro7/polygon-finder

An OOP based program for calculating polygon related stuff.

js oop oop-in-javascript

Last synced: 10 Jun 2025

https://github.com/the-pro7/vanilla-js-calculator

A minimal calculator, implemented with JS OOP

js-oop oop

Last synced: 10 Jun 2025

https://github.com/moondrop/helica

✨ A blazing fast micro web framework made for rapid development of RESTful APIs

api crud fast http nodejs oop rest rest-api routing server webserver

Last synced: 31 Mar 2025

https://github.com/amrtamertech/clsstack_with_dynamic_array_library-cpp

A C++ template-based stack implementation built using a custom dynamic array class (clsDynamicArray) and extended from a custom queue structure (clsMyQueueArr). This project demonstrates how to implement a flexible stack structure with additional features such as element insertion, updating, reversing, and random access, beyond traditional LIFO beh

cpp data-structures dynamic-array generic-programming inheritance oop stack templates

Last synced: 15 Jun 2025

https://github.com/suap-dev/learn-to-love

a repo I've created back in the middle of 2021 to learn love2d framework and lua language

learning love2d oop physics

Last synced: 11 Apr 2026

https://github.com/mert-turkgil/alpha

A freelance website for custom-made safety work shoes. Updating, deleting and creating in every way available. resx files update value creation and deletion available. When deleting and creating an entity, there is communication between them, but it would be better if I created services for these instead of processing them in the controller.

authentication authorization ckeditor4 datatables-plugin dotnet dotnet-core gmail-smtp identity mssql mssql-database mssql-server mvc mvc-architecture mvc-framework net oop oop-principles resx resx-manager smtp-mail

Last synced: 13 May 2026

https://github.com/bravim-ketan-purohit/vendarch

VendArch is a modular, design-pattern-driven vending machine simulator built in C++. It uses State, Strategy, and Abstract Factory patterns to support multiple machine types. Highly extensible and cleanly architected, it models real-world product-line software systems.

cpp design-patterns lowleveldesign modulardesign oop simulation software-architecture state-pattern

Last synced: 15 Jun 2025

https://github.com/ruslan-vladyslav/tictactoe-console

OOP based Tic Tac Toe Console Application with two Game Modes

console-game csharp oop tic-tac-toe

Last synced: 24 Aug 2025

https://github.com/ky-cx/snakegame

Classic Snake game built with C# for cross-platform console. Demonstrates OOP principles, game loops, collision detection, and clean code architecture. Perfect portfolio project for technical interviews.

csharp dotnet game-development oop snake-game

Last synced: 14 May 2026

https://github.com/olegweremyew/chess

React + TS + OOP

oop react typescript

Last synced: 06 May 2026

https://github.com/belovetech/system-design-practice

This repo contains my system design learning practice

oop oop-pattern oop-principles

Last synced: 13 Jul 2025

https://github.com/droidevs/php-mvc-core

Lightweight PHP MVC framework for learning and rapid prototyping. Includes routing, controllers, models, views, middleware, sessions, and request/response handling.

composer controller framework microframework middleware model mvc oop php php-framework request-response routing session view

Last synced: 14 May 2026

https://github.com/halil-yesilyurt/rectangle-drawer

Allows users to create, resize, and move rectangles on a webpage using an object-oriented approach.

javascript javascript-vanilla object-oriented-programming oop

Last synced: 10 Jun 2025

https://github.com/dasfmi/nosferatu

Access your postgres db as python objects

objects oop postgres python

Last synced: 08 Apr 2025

https://github.com/felipe-frc/biblioteca-aurea

Sistema web de gerenciamento de biblioteca com ASP.NET Core MVC, EF Core, Azure SQL Server, Azure App Service, testes automatizados e arquitetura em camadas.

asp-net-core aspnet-core-mvc azure-app-service azure-sql clean-architecture crud csharp dotnet dotnet8 entity-framework-core github-actions mvc oop portfolio software-engineering solid sql-server xunit

Last synced: 28 May 2026

https://github.com/gokoshijr/algoritmos2-py

Algoritmos y Estructuras 2 - UJAP 2020 2CR

modulos oop python recursividad sorts

Last synced: 26 Mar 2025

https://github.com/ferhatsanli/kotlincellphone

Training project. Cell phone simulation with Kotlin.

clean-code kotlin language-translation object-oriented-programming oop

Last synced: 10 Jun 2025

https://github.com/ralolooafanxyaiml/neural-evolution-engine

A modular AI evolution simulation engine built with Python and TensorFlow. Uses Deep Learning to predict organism adaptations against environmental threats.

artificial-intelligence deep-learning evolution-simulation keras machine-learning neural-networks numpy oop pandas python scikit-learn simulation tensorflow

Last synced: 07 Jan 2026

https://github.com/alexb52/exercism-ruby

A repo showing my preferred Ruby code style through exercism.org exercises

code-style oop refactoring ruby

Last synced: 15 Mar 2025

https://github.com/greglixandrao/screenmatch

Aplicação da Formação Java com Orientação a Objetos

api-client java oop oops-in-java vitrinedev

Last synced: 10 Apr 2025

https://github.com/tejanhu/contactwidget

Contact Widget Design

css html javascript javascript-oop oop

Last synced: 09 May 2026

https://github.com/winterfulllll/object-oriented-programming-course

Репозиторий с решениями лабораторных работ по ООП на C++ 🚀

cmake cpp gtest oop

Last synced: 25 Mar 2025

https://github.com/dirkbosman/func_with_scala

Func / Functions / Fun with Scala :)

functional-programming oop scala

Last synced: 15 Mar 2025

https://github.com/mostafahima/an-oop-application-for-learning-purposes

An OOP application in Python for managing bank accounts and students, supporting banking operations and determining student success based on grades.

oop practice practice-project

Last synced: 16 Nov 2025

https://github.com/faisal-fida/cpp-program

CPP Program for Using multiple .cpp files in c++ program

c-plus-plus compilation header-files modular-programming multiple-files oop

Last synced: 28 May 2026

https://github.com/gthomas08/uni-access

Το UNI Access είναι ένα σύστημα που επιτρέπει τη προσβάση και διαχείρηση των φοιτητών στους χώρους της σχολής ενός πανεπιστημίου.

eclipse java oop

Last synced: 14 Mar 2025

https://github.com/abdullah00001/phitron-fall2023

Phitron-Fall2023 represents my programming journey, featuring course codes in C, C++, data structures, algorithms, Python, OOP, SQL, HTML, CSS, JavaScript, Django MVT, and DRF. From writing "Hello World" in C to advanced concepts, this repo encapsulates my learning path.

algorithm bootstrap5 c cpp css data-structure django django-rest-framework html javascipt mysql oop postgresql python sql

Last synced: 12 Apr 2026

https://github.com/adham-elaraby/fop-2324-projekt-student

Implementation of the board game "Catan" as part of a Programming Project of the TU Darmstadt Informatik course

catan-simulations java javafx oop

Last synced: 15 Mar 2025

https://github.com/akshat-kumar-work/banking-application

It is a command line project using concept of oop and Java

banking-applications java oop oops-in-java reallifeproject

Last synced: 10 Jun 2025

https://github.com/sabkat-ahmed-rafi/library-management-system

A Library Management System built using C++ to demonstrate Object-Oriented Programming (OOP) concepts. This system allows for efficient management of book inventory and user records.

cpp library-management-system oop

Last synced: 24 Mar 2025

https://github.com/mihajlomilojevic/mhotelify_oop1

This project has been created as pre-exam obligation for Object oriented programming 1. The purpose of this project was to create desktop application in Java using SWING for managing bussines of a hotel. More details after completion.

desktop-application hotel-management-system java oop swing

Last synced: 17 Nov 2025

https://github.com/jayantita/shopping-cart

Example of OOP Test using Golang

golang oop

Last synced: 17 Jul 2025

https://github.com/kamo333/learn_java

In this repo, am learning and practicing all about Java.

java oop

Last synced: 10 Jun 2025

https://github.com/lsmcodes/java-poo-desafio-diagramacao-das-classes-do-iphone

Desafio de projeto Diagramação das Classes do Iphone - DIO

challenge oop oop-in-java santander-bootcamp-2024

Last synced: 24 Mar 2025

https://github.com/lsmcodes/java-poo-desafio-banco-digital

Desafio de projeto Criando um Banco Digital com Java e Orientação a Objetos - DIO

challenge oop oop-in-java santander-bootcamp-2024

Last synced: 24 Mar 2025

https://github.com/niels-bosman/eenmaal-andermaal

A Vanilla PHP webshop.

crud mssql mvc oop php php72

Last synced: 03 Oct 2025

https://github.com/ryanlarge13/calculator

This project is a fun html, CSS & JavaScript clone created by following WebDev Simplified

css3 html5 javascript oop

Last synced: 26 Jul 2025

https://github.com/janeberry/bankaccount

Bank Account Programming

oop oops-in-java

Last synced: 13 Jun 2026

https://github.com/dieegogutierrez/breakoutgame

BreakOutGame desktop application.

oop python turtle-graphics

Last synced: 31 Jul 2025

https://github.com/lmadhuranga/js-oop-rainbow

Simple javascript project to learn oop

javascript js oop

Last synced: 16 Mar 2025

https://github.com/daleksla/learning

Notes on both languages and (development) tools I have encountered

32-bit 64-bit assembly cpp css haskell html5 javascript nodejs notes oop openmp prolog python3 ros template-metaprogramming

Last synced: 10 Apr 2026

https://github.com/therealbyteraver/oopgameshowapp

Treehouse Project 4: Phrase guessing game. Exercise in OOP JavaScript

javascript oop

Last synced: 11 Jun 2025

https://github.com/flibouche/poo_hotel

Object-oriented programming project about hotels.

oop php

Last synced: 20 Jul 2025

https://github.com/kivanc57/restaurant_management

This Python application simulates a restaurant management system. It handles table booking, menu display, order processing, and payment management. The Restaurant class integrates these features, allowing interaction through a command-line interface.

finance oop python restaurant-management

Last synced: 10 Mar 2025

https://github.com/samanhur/insurance_project

Insurance project is a practice project for python

mvc mvc-architecture mysql oop oops-in-python python python3 sql sqlalchemy tkinter tkinter-gui

Last synced: 14 Mar 2025

https://github.com/bilalm04/blackjack

Blackjack application created using Java Swing library.

game gui java javaswing oop

Last synced: 12 Jul 2025

https://github.com/sidheshwarjadhav100/voterhub

VoterHub is an election management system that handles voter data using Java, JDBC, and Hibernate. It enables efficient management of voter information with operations for adding, updating, and retrieving records.

collection framework hibernate java jdbc-driver maven mysql-database oop

Last synced: 09 May 2026

https://github.com/iammohith/indian-stocks-snapshot-displayer

This is python OOP script which is a terminal based "stock snapshot" tool for NSE/BSE tickers using yfinance and Rich.

bse indian-stock-market nse oop python

Last synced: 03 Sep 2025

https://github.com/carolina-tcn/cpp

C++ modules to learn Object-Oriented Programming. Comply with the C++98 standard.

cplusplus object-oriented-programming oop

Last synced: 24 Mar 2025

https://github.com/simonneutert/score-bowling-ruby

Score a game of Bowling

excercise oop ruby

Last synced: 15 Mar 2025

https://github.com/taufiqul7756/javascript-oop-journey

JavaScript-OOP-Journey" is a comprehensive repository designed for beginners who want to explore the world of Object-Oriented Programming (OOP) through JavaScript. This repository is your guide to mastering OOP concepts in JavaScript, providing step-by-step explanations and real-world examples. Explore and learn the power of OOP.

javascript oop oop-in-javascript oop-principles oop-tips

Last synced: 09 Aug 2025

https://github.com/ern0/hashr

[experience] Hash table implementation with artifical restrictions

c c-oop educational hashing oop select service single-thread

Last synced: 15 Jun 2025

https://github.com/banzaman/oop

School library app that will allow you to add new students or teachers, add new books, save records of who borrowed a given book and when and all of this will be built in a beautiful and well-organized way!

abstraction encapsulation inheritance oop oop-principles ruby

Last synced: 10 Mar 2025

https://github.com/ferstormblessed/bloodypickles

Terminal text-based game.

cpp game game-development oop

Last synced: 28 May 2026

Object-oriented programming (OOP) Awesome Lists