Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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/pydevcasts/resumerover

This project is a tool for extracting emails from websites. Users can input a list of links, and the tool will gather emails from those pages. It also allows users to send resumes to the extracted emails

asyncio beautifulsoup bs4 cache email-sender email-template job-scheduler jobsearch oop python request resume-template selenium threading unittest

Last synced: 11 Nov 2024

https://github.com/stdlib-js/utils-inherit

Implement prototypical inheritance by replacing the prototype of one constructor with the prototype of another constructor.

class inherit inheritance inherits instance instanceof javascript node node-js nodejs object-oriented oop parent prototype stdlib super util utilities utility utils

Last synced: 02 Nov 2024

https://github.com/vadimnastoyashchy/demoblaze.com

Automation project for demoblaze.com (Cypress Dashboard, Cypress Parallelization, TypeScript, Cypress, Mochawesome reporter, ESLint, CI/CD GitHub, Patterns)

automation cypress cypress-dashboard cypress-parallel eslint github-actions mochawesome oop testing typescript

Last synced: 08 Feb 2025

https://github.com/datpham0412/cgpa-calculator

The CGPA Calculator is a terminal-based tool for students to manage and calculate their GPA and CGPA efficiently. Enter personal details, course units, and grades to track academic performance. Built with C++ and SQLite.

cmake cplusplus-17 gtest oop sqlite

Last synced: 09 Nov 2024

https://github.com/datpham0412/way-to-world-cup

C# - Splashkit Library

csharp oop splashkit

Last synced: 09 Nov 2024

https://github.com/mukhriddin-dev/php-bootcamp-laravel-yii2

ONLINE COURSE - PHP-BOOTCAMP (LARAVEL , YIii2 )

laravel mysql-database oop php yii2

Last synced: 10 Feb 2025

https://github.com/jotanarciso/simulador

JavaFX OOP class work - @PUCRS.

javafx oop

Last synced: 09 Jan 2025

https://github.com/kader1680/blog-api-crud

This Blog personal website using Laravel framework project also save data in mysql database

bootstrap5 class crud-application css database html5 laravel laravel-framework laravel-package mysql-database object-oriented object-oriented-programming oop php8 sql

Last synced: 28 Jan 2025

https://github.com/saeedkohansal/php-oop-crud-pdo-mysql-script

I will teach you how to create a PHP Object-Oriented CRUD system using the PDO extension and MySQL database from scratch. You should know the basics of PHP to handle this. After watching this video, you will know how to do a complete PHP CRUD operation. It's a video about backend web development and database.

backend course crud database dummy-data gilgeekify howto learn-to-code mysql object-oriented-programming oop pdo pdo-mysql php phpmyadmin script sql-injection sql-query tutorial web-development

Last synced: 03 Dec 2024

https://github.com/itsmraga-hub/catalogue-of-my-things

"Catalogue-of-my-things" is a simple console app that allows users to manage collections of the things they own.

json oop rspec ruby ruby-application

Last synced: 03 Feb 2025

https://github.com/inaki-ibarra/oop-design-patterns

Examples of OOP design patterns written in Ruby

examples-ruby oop patterns ruby

Last synced: 14 Jan 2025

https://github.com/msadeqsirjani/design-pattern-explained-with-food

GoF Design Patterns with "Real-World" examples involving Food-Related Businesses and mock dependencies

design-patterns dotnet gang-of-four object-oriented-programming oop

Last synced: 09 Feb 2025

https://github.com/baudoliver7/takes-utils

Some takes utilities

elegantobjects http oop takes

Last synced: 16 Jan 2025

https://github.com/dgroup/mbox4j

Simplify the manipulations with emails for Java-based applications.

elegantobjects email email-reader email-sending emails java oop oop-library

Last synced: 13 Feb 2025

https://github.com/phpzm/php-like-a-boss

Este livro tem a pretensão de ser um guia de como criar aplicações usando PHP usando o que há de melhor na Orientação a Objetos e no ecossistema da linguagem.

http http-router middleware oop oop-principles orm php php7 software-architecture software-engineering software-quality

Last synced: 06 Feb 2025

https://github.com/celycodes/avaliacoes-prog2-uespi

📃 Avaliações de Programação II - Bloco III Uespi

dart oop poo

Last synced: 10 Feb 2025

https://github.com/anyversion/anydi

基于 Typescript DI 实现。

injection oop

Last synced: 23 Nov 2024

https://github.com/mipmipp/rick-and-morty-wiki

Rick and Morty Wiki is a web app with a user-friendly interface. It fetches character data from the Rick and Morty API, utilizing caching for optimal performance. Built with HTML, CSS, Bootstrap and JavaScript, it follows a modular architecture, employing ES modules, entities, mappers, and services. Includes Jest for testing.

bootstrap css entity esmodules html javascript jest-tests localstorage mapper netlify oop rickandmortyapi unit-testing wrapper

Last synced: 08 Nov 2024

https://github.com/isaacalves7/crud-projects

📝 It's a repository of C.R.U.D projects.

crud-app crud-application mvc-architecture odm oop orm rest-api web-stack

Last synced: 01 Feb 2025

https://github.com/figuran04/ppbo

📃 Praktikum Pemrograman Berorientasi Objek

git github java netbeans oop

Last synced: 01 Nov 2024

https://github.com/benami171/oop_final_project

OOP course final project.

java oop

Last synced: 04 Dec 2024

https://github.com/sug0/zerofucks

just another boring brainfuck interpreter

beginner-project brainfuck compiler interpreter java oop oop-languages

Last synced: 13 Feb 2025

https://github.com/rushilpatel21/learning-management-system

Designed and implemented a Learning Management System (LMS) as part of an Object-Oriented Programming (OOP) assignment.

java learning-management-system lms oop oops-in-java

Last synced: 07 Jan 2025

https://github.com/lebrancconvas/solid-practice

SOLID Principle for improving my programming skill.

csharp design-patterns object-oriented-programming oop solid-principles

Last synced: 08 Jan 2025

https://github.com/dimpiax/swift-design-patterns

Basic implementation of design patterns on Swift with UML visualization

design-patterns ood oop swift uml

Last synced: 08 Jan 2025

https://github.com/relintai/programming_tutorials

Hungarian programming tutorials that I'm writing. (Might translate them later.)

hungarian magyar oop programming sdl2 tutorial

Last synced: 10 Feb 2025

https://github.com/furkancosgun/abap-http-client

ABAP HTTP CLIENT is an ABAP-based project that provides a comprehensive and flexible HTTP client class for performing various types of HTTP operations. This project is designed to simplify and standardize HTTP communication within SAP systems.

abap abap-oo abapgi client http http-client oop

Last synced: 13 Feb 2025

https://github.com/milandjurdjevic/cenum

Object oriented alternative to C# enum

csharp ddd dotnet enum enumeration oop sourcegenerator

Last synced: 08 Nov 2024

https://github.com/hoseinrezaeem/student-loan-payment-system

Project( Java + JPA )A system for registering and paying student loans and repaying them by students

generic hibernate inheritance java-8 jpa oop

Last synced: 26 Jan 2025

https://github.com/hammcn/airpowerwechatstarter

🔥🔥🔥🔥🔥🔥[开箱即用] AirPower的微信小程序开发宿主项目。AirPower4T 是一个基于 Vue3 TypeScript Element Plus Vite 的开发基础库,使用面向对象、装饰器、Hooks等开发模式,内置了数据模型转换、表格表单装饰器配置、加解密和编码解码、网络请求、权限管理等常见后台功能以及页面组件,助力后台类系统的前端开发效率,同时保障了优雅的代码质量。

frontend oop typescript wechat-mini-program weui-wxss

Last synced: 27 Jan 2025

https://github.com/jmcamposdev/1daw-prog

📚 Welcome to the 1st year of Web Development programming repository! Here you will find activities 📝, projects 🏗️, exams 📝, and more! 💻 👍 Contributions and suggestions are always welcome! Happy coding! 💻🚀

arrays class collection file-handling functions funtionalprogramming if-else java loops matrix oop streams string-manipulation swing swing-components

Last synced: 23 Jan 2025

https://github.com/sistematico/oop-php-mvc

Based on https://www.udemy.com/object-oriented-php-mvc

mvc oop php

Last synced: 02 Feb 2025

https://github.com/alexpetul/paint

Mini paint program written with C++.

cpp oop paint winapi

Last synced: 27 Jan 2025

https://github.com/rajanmandanka07/banking-system

Java console application simulating a banking system. Users can manage accounts, perform transactions, and view history, with data stored in MySQL.

banking-system console-application core-java-projects java mysql oop

Last synced: 08 Jan 2025

https://github.com/programmer-rd-ai/ci6115_aurora_skin_care

Clinic Management System is a Java-based application designed to automate clinic operations, including managing appointments, patients, dermatologists, treatments, and invoices. It follows a layered architecture for easy maintenance and scalability, demonstrating key object-oriented programming principles and clean code practices.

cli gui java java-8 management oop swing test testing

Last synced: 20 Dec 2024

https://github.com/itsmraga-hub/learn-ruby-python3

A repository used to learn, practice and master the ruby and python languages with exercises from Exercism

exercism exercism-solutions oop oop-principles python3 ruby

Last synced: 13 Feb 2025

https://github.com/defaultik/djitello_controller

simple dji-tello drone controller

controller cv2 dji djitello oop python python3 tello

Last synced: 05 Feb 2025

https://github.com/ashifhassandev/oop-examples-typescript

A repository containing OOP (Object-Oriented Programming) examples in TypeScript.

nodejs oop oop-examples oop-principles typescript

Last synced: 02 Feb 2025

https://github.com/maximo-perez-villalba/framework-dao-db

El proyecto implementa una extensión de framework-dao para base de datos a través de PDO con fines pedagógicos.

crud dao dao-crud dao-design-pattern database oop pdo pdo-php php uml uml-class-diagram

Last synced: 05 Feb 2025

https://github.com/tilarnaexedilica/sancity

This is a website about real estate called Sancity, which utilizes PHP Native MVC, Javascript, Ajax, Bootstrap, and MySQL.

ajax bootstrap javascript mysql oop php php-mvc real-estate

Last synced: 09 Feb 2025

https://github.com/iamthiagoo/mylibrary-cs-console

College work, in the OOP discipline that simulates a library system in C#

csharp oop

Last synced: 10 Feb 2025

https://github.com/hoseinrezaeem/digiwallet_functional-interface

The design of a system for managing a digital wallet is called DigiWallet.

funtional generics inheritance interface java java-8 oop

Last synced: 26 Jan 2025

https://github.com/agoalofalife/solid

Five basic principles OOP, just examplу..

oop solid solid-principles

Last synced: 30 Jan 2025

https://github.com/react-declarative/nft-mint-tool

Remix-IDE deployable ERC721A NFT contract with React frontend. This tool supports multiple mint waves and merkle tree whitelist for a presale

dependency-injection erc721 erc721a nft oop openzeppelin react solid solidity typescript web3

Last synced: 27 Jan 2025

https://github.com/yesarib/nlayermovieapp

A simple app for movie management with N-Tier Architecture and OOP principles.

api asp-net-core asp-net-core-web-api n-tier n-tier-application n-tier-architecture oop oop-principles rest-api swagger

Last synced: 08 Jan 2025

https://github.com/jshwi/lsfiles

Path object VC index

git index lsfiles oop vc

Last synced: 07 Nov 2024

https://github.com/yesarib/typescript-oop

🌱 This project provides a simple example of Object-Oriented Programming (OOP) in TypeScript.

api console-application oop oop-in-typescript typescript

Last synced: 08 Jan 2025

https://github.com/nadavbitran/oop-programming-in-the-.net-environment-and-csharp

Personal repo for the course Object-oriented programming in the .NET environment and C#.

csharp dotnet oop

Last synced: 09 Jan 2025

https://github.com/melisa-karatas/library_management_system

This project is a simple library management system written in Python with and without database versions.

database library library-management library-management-system object-oriented-programming oop sql sqlite sqlite3

Last synced: 13 Jan 2025

https://github.com/h0r4t1u/babes-oop

Object Oriented Programing Repository

computer-science cpp fmi oop poo qt ubb

Last synced: 10 Feb 2025

https://github.com/melisa-karatas/restaurant_management_system

This project is a simple restaurant management system written in Python with database provided by SQL.

management-system object-oriented-programming oop project python restaurant-management sql sqlite sqlite3

Last synced: 13 Jan 2025

https://github.com/h0r4t1u/qt-contract-de-studii

Aplicatie Grafica construita in QT si CPP urmand Cpp Core Guidelines

computer-science contract-de-studii fmi gui gui-application oop oop-principles qt qt6 ubb

Last synced: 02 Feb 2025

https://github.com/learnwithfair/java-documentation

java (OOP) documentation with [learnwithfair, Learn with fair, Rahatul Rabbi, Md Rahatul Rabbi ,rahatulrabbi]

documentation java jdbc learn-with-fair learnwithfair oop oop-in-java rahatul-rabbi rahatulrabbi

Last synced: 09 Jan 2025

https://github.com/lablnet/php-cookie-manipulation-class

PHP Cookie manipulation class This package can provide easily manipulation of cookie

check class cookie delete free handler manipulation mit oop open-source php set

Last synced: 21 Jan 2025

https://github.com/zetaret/clockwork

Zeta Ret Clockwork Library - OOP, Canvas, JavaScript, Stage, Renderer, DisplayObject, Graphics, Interaction

canvas function-overloads graphics inherits interaction javascript oop overloaded-functions protoss prototype renderer stage supers-inheritance-tree typescript

Last synced: 12 Feb 2025

https://github.com/ad5001/bashoop

Simple OOP implementation for bash.

bash oop

Last synced: 16 Jan 2025

https://github.com/me-moghadasian/kotlin-learners-package

This package offers a concise introduction to Kotlin (using JupyterLab), focusing only on the essential concepts and skills. It covers the fundamental topics necessary for understanding and practicing (or reviewing) Kotlin.

android async asynchronous channel concurrency concurrent coroutines flow java jupyter kotlin lambda oop sharedflow stateflow summary

Last synced: 07 Dec 2024

https://github.com/aianytime/pythonoop

Implementation of all the concepts of Object-Oriented Programming (OOP) in Python.

coding object-oriented-programming oop python python3

Last synced: 28 Dec 2024

https://github.com/ahmedabougabal/myleetcodeanswers

Documenting my problem-solving solutions in C++ / Python / JavaScript

algorithms complexity cpp data-structures dynamic-programming javascript oop problem-solving python

Last synced: 21 Nov 2024

https://github.com/kocuj/di

:syringe: Container for design pattern Dependency Injection in PHP 7

container dependency-injection di-container oop php php7 psr-1 psr-11 psr-2 psr-4

Last synced: 12 Nov 2024

https://github.com/jacobway/jumpjack

pure JavaScript, DOM elements drawing little game

browserify css dom html javascript npm oop run-jump-game web-audio

Last synced: 29 Jan 2025

https://github.com/mjbae/the-perfect-oop

객체지향 패러다임에 대한 이해도를 점검하기 위한 연습

oop solid-principles spring-data-jpa spring-mvc tdd

Last synced: 12 Feb 2025

https://github.com/matteogianferrari/design-pattern-lib

This repository provides a collection of concrete examples for commonly used design patterns in software engineering.

design-patterns oop

Last synced: 10 Feb 2025

https://github.com/w3bdesign/statens-vegvesen

Display vehicle information from https://www.vegvesen.no. Uses Vite, Typescript, HTML5 and Bootstrap 5..

bootstrap bootstrap5 javascript javascript-oop oop rest rest-api serverless typescript vite

Last synced: 27 Oct 2024

https://github.com/shohan-pherones/mimosa-server

Mimosa is your premier destination for beauty and relaxation. Our parlor and spa offer a range of luxurious beauty packages and spa treatments to help you look and feel your best. Whether you're looking to pamper yourself with a rejuvenating spa day or enhance your beauty with our expert services, Mimosa has you covered.

beauty beauty-salon express husky mongodb mongoose mvc nodejs oop typescript

Last synced: 11 Feb 2025

https://github.com/antonashraf/bugtrackingsystem

A bug tracking system is a software application that helps developers track and manage bugs in their software.

authentication bugtrackingsystem database email-sender java mysql-server oop roles-permission-management swing-gui

Last synced: 24 Jan 2025

https://github.com/namith1003/jurrasic-world-rogue-game

A Rogue game with a character based UI, built using only java and very complex OOP with multiple classes and very structured documentations and class diagrams, there are worlds where a player can move between and dinosaurs that have specific game physics and rules that they live by including each of their unique diets, life span, starvation periods, how long they can go on without drinking and many more rules that interact with their environments including bushes and trees and also their ability to reproduce once criteria has been met.

game game-development game-engine java jurrasic jurrasic-world oop rogue roguelike roguelike-game rouge-game world

Last synced: 29 Nov 2024

https://github.com/nemeslaszlo/simple_atmsimulator

Basic Java Practise. Simulation of the process of ATM automation based on a given file. With many different, sometimes "extreme" options and possibilities.

atm-simulator basic-java oop simulation

Last synced: 29 Jan 2025

https://github.com/lehaine/littlekt-extras

An extension of LittleKt that adds a bunch of goodies.

2d ecs entity-component-system gamedev kotlin littlekt oop webgpu

Last synced: 06 Nov 2024

https://github.com/kuraikari/sitetemplate

OOP-Template for websites

css js oop php website

Last synced: 28 Dec 2024

https://github.com/eyupfidan/swift-projects

I decided to collect my ios application repo, which I am interested in as a hobby and developed with swift language, in a single repo.

apple ios native oop swift uikit xcode

Last synced: 27 Jan 2025

https://github.com/dqmrf/drag-n-drop-manager

Simple drag'n'drop manager (OOP version).

drag-and-drop javascript oop

Last synced: 02 Feb 2025

https://github.com/adryzz/adrybot

My own discord bot

bot discord gui-application oop

Last synced: 09 Feb 2025

https://github.com/navopw/polyslide

2D flat design game using Phaser.js (game engine) & Ds.js (for oop) 🚀

flat flat-design game javascript oop phaser

Last synced: 26 Jan 2025

https://github.com/aykhan019/uno

A Java-based Uno card game simulation with a graphical user interface (GUI) where users can play against AI opponents, track game statistics, and view leaderboards.

cardgame comp132 game gui java oop project simulation swing uno

Last synced: 05 Jan 2025

https://github.com/aryank1511/seneca-college-oop345-workshops-and-labs

This repository contains all the OOP345 (Object Oriented Programming) workshops, milestones and labs that I have done as a student at Seneca College.

cpp17 oop

Last synced: 07 Dec 2024

https://github.com/soulyma/coloring_map

Using java i managed to implement AStar algorithm on a map to color each city in a color by taking the shortest way and each neighboring cities have a different color.

algorithms algorithms-and-data-structures astar-algorithm astar-java astar-pathfinding java oop oops-in-java

Last synced: 13 Feb 2025

https://github.com/alasaijir/svkapi

Small library to explore VK API

api apis oop python python3 vk vk-bot vkontakte vkontakte-api

Last synced: 28 Jan 2025

https://github.com/jhonnymgx115/trikkipy2

Juego triki en Python, POO

development game juego oop poo python tic tic-tac-toe

Last synced: 31 Jan 2025

https://github.com/phpmohamednabil/marrow-framework

marrow is a php MVC Framework for building php web application with a good mvc pattern structure makes development more easier

mvc mysql oop php php-framework php-library php8

Last synced: 15 Oct 2024

Object-oriented programming (OOP) Awesome Lists