Topic: "encapsulation"
sipcapture/homer
HOMER - 100% Open-Source SIP, VoIP, RTC Packet Capture & Monitoring
Language: Shell - Size: 4.92 MB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 1,750 - Forks: 251

gaoxiaoliangz/react-scoped-css
CSS encapsulation solution for React
Language: JavaScript - Size: 1.64 MB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 460 - Forks: 40

milaan9/06_Python_Object_Class
Object-oriented programming (OOP) is a method of structuring a program by bundling related properties and behaviors into individual objects. In this tutorial, you’ll learn the basics of object-oriented programming in Python.
Language: Jupyter Notebook - Size: 574 KB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 297 - Forks: 247

arvimal/oop_with_python
Object-Oriented Programming concepts, with Python
Language: Python - Size: 462 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 293 - Forks: 120

anaconda/anaconda-project
Tool for encapsulating, running, and reproducing data science projects
Language: Python - Size: 12.5 MB - Last synced at: 16 days ago - Pushed at: 8 months ago - Stars: 231 - Forks: 93

fastify/fastify-plugin
Plugin helper for Fastify
Language: JavaScript - Size: 229 KB - Last synced at: 11 days ago - Pushed at: 22 days ago - Stars: 212 - Forks: 43

divScorp/Java-Programs
Java Practiced Problems including concepts of OOPS, Interface, String , Collection.
Language: Java - Size: 85.9 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 94 - Forks: 61

tigranv/Useful_Examples_C-Sharp
In this repository, I gathered a lot of useful examples of code and their description that I create while studying programming. Here you can find examples on the use of the Inheritance, Encapsulation, Abstraction, Interfacies, Polymorphism, Indexers, Operators Overloading, Extention Methods, System IO , Exception Handling, Delegates, Events, IDisposable, IClonable, GC, IEnumerable, IEnumerator Interfaces, Yield, Generic Programming,
Language: C# - Size: 337 KB - Last synced at: 12 days ago - Pushed at: about 8 years ago - Stars: 85 - Forks: 32

Shikha-code36/Object-Oriented-Programming-OOPs-Python
Object-oriented programming (OOP) is a method of structuring a program by bundling related properties and behaviors into individual objects. In this tutorial, you’ll learn about object-oriented programming in Python.
Language: Python - Size: 45.9 KB - Last synced at: 7 days ago - Pushed at: 9 months ago - Stars: 70 - Forks: 25

arasgungore/CMPE160-projects
Three Java projects assigned for the Introduction to Object-Oriented Programming (CMPE 160) course in the Spring 2021 semester.
Language: Java - Size: 2.13 MB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 62 - Forks: 17

CalvinVon/axios-api-module
一个专注于业务并基于 axios 的模块化封装模块。🚀 v3.x 重新设计了API和中间件,让发送请求更简单!
Language: JavaScript - Size: 1010 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 58 - Forks: 6

sipcapture/HEP
HEP-EEP: Extensible Encapsulation Protocol (Specs & Technical Docs)
Size: 1.58 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 46 - Forks: 9

guideline-tech/subroutine
Subroutine makes it easy to write encapsulated, feature-driven code. It handles the boilerplate of inputs, outputs, type casting, and validation and lets you focus on the important functional code.
Language: Ruby - Size: 266 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 44 - Forks: 14

VerisimilitudeX/CS50
This is CS50x. Fall 2024 Solutions.
Language: C - Size: 47 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 32 - Forks: 18

lpefferkorn/ipdecap
Decapsulate traffic encapsulated within GRE, IPIP, 6in4, ESP (ipsec) protocols, can also remove IEEE 802.1Q (virtual lan) header. Works with pcap files.
Language: C - Size: 857 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 32 - Forks: 17

xxDark/Unsolver-8306275
Enables EnableDynamicAgentLoading in a remote process
Language: Java - Size: 75.2 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 30 - Forks: 2

TrainingByPackt/Cpp-Fundamentals
Hit the ground running with C++
Language: C++ - Size: 82 KB - Last synced at: 11 days ago - Pushed at: over 3 years ago - Stars: 23 - Forks: 15

vlaaad/blanket
Soft encapsulation for Clojure data structures
Language: Clojure - Size: 12.7 KB - Last synced at: 9 days ago - Pushed at: over 5 years ago - Stars: 23 - Forks: 1

ab-noori/School-Library
A school library application will record the books available in the library and track their borrowers. It will allow new students or teachers to be added, new books to be added, and records of borrowed books and corresponding borrowing dates to be saved. A beautiful and well-organized system will be built to accomplish the task efficiently.
Language: Ruby - Size: 47.9 KB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 21 - Forks: 1

final-hill/decorator-contracts
Decorator Contracts is a library that provides the ability to create and assign Code Contracts to ECMAScript and TypeScript classes. This enables enforcement of the Liskov substitution principle and the Open-closed principle of SOLID to support Design By Contract™.
Language: TypeScript - Size: 1.65 MB - Last synced at: 4 days ago - Pushed at: 8 months ago - Stars: 17 - Forks: 2

cuzv/Redes 📦
High-level network layer abstraction library written in Swift.
Language: Swift - Size: 278 KB - Last synced at: 5 months ago - Pushed at: about 8 years ago - Stars: 15 - Forks: 0

BBTK-2020-2021-Dersleri/Object-Oriented-Programming
Object Oriented Programming with C++ /created by Muzaffer Arda Uslu
Language: C++ - Size: 35.2 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 13 - Forks: 1

sipcapture/hep-js
HEP: Javascript/Node implementation of HEP/EEP Encapsulation Protocol
Language: JavaScript - Size: 140 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 11 - Forks: 9

Ruben-Arushanyan/base-classes
Useful JavaScript base classes for efficient and quick solutions to common problems.
Language: JavaScript - Size: 1.52 MB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 0

alfianlosari/Filter-MVC-iOS
Using Child View Controllers for encapsulation, reusability, and avoid Massive View Controller
Language: Swift - Size: 233 KB - Last synced at: 11 days ago - Pushed at: over 6 years ago - Stars: 11 - Forks: 8

gdvalishvili1/EventManagement
DDD, CQRS and Event Sourcing based .Net Core EventManagement Application
Language: C# - Size: 136 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 11 - Forks: 3

AfonsoVilalonga/TorKameleon
A Tor Pluggable Transport that shields Tor users from passive and active correlation attacks by employing WebRTC-based covert channels and K-anonymization.
Language: Java - Size: 149 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 10 - Forks: 0

Shubh2-0/Core-JAVA
This repository contains three projects developed in Core Java to solve basic problem statements. The projects focus on different aspects of Core Java, including console printing, multiple-choice questions, and simple interactive problems.
Language: Java - Size: 31.3 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 1

tibdex/babel-plugin-transform-private-underscore 📦
Babel plugin to make class properties starting with _ truly :closed_lock_with_key:
Language: JavaScript - Size: 91.8 KB - Last synced at: 12 days ago - Pushed at: almost 7 years ago - Stars: 10 - Forks: 2

AYSE-DUMAN/Object-Oriented-Programming-with-Python-Tutorial
Language: Python - Size: 6.84 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 9 - Forks: 1

ddneat/stylebuddy
🐻 Generate encapsulated css inline styles which are extremely configurable.
Language: JavaScript - Size: 438 KB - Last synced at: 10 days ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 1

prashantkoirala465/Digital-Clock-using-C-Plus-Plus
A feature-rich console-based digital clock application that displays time in beautiful ASCII art format along with local weather information. The clock supports multiple time zones, 12/24-hour formats, and real-time weather updates.
Language: C++ - Size: 52.7 KB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 8 - Forks: 0

rohits05/Oops.ma
Grasp the principles of Oops fundamentals in hard-coded way along with proper examples.
Language: Java - Size: 10.7 KB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 0

e200/MakeAccessible
Lightweight PHP package that let you easily access and test singleton classes and inaccessible instance members like private properties and protected methods.
Language: PHP - Size: 67.4 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 0

matthyk/fastify-override
Fastify plugin to override decorators, plugins and hooks
Language: JavaScript - Size: 33.2 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 7 - Forks: 0

flexycode/CCOBJPGL-JAVA
💫 This repository is intended for CCOBJPGL COM24P1 in JAVA - Professor Jay Abaleta
Language: Java - Size: 7.85 MB - Last synced at: 7 days ago - Pushed at: 6 months ago - Stars: 7 - Forks: 0

LilaRest/terrar
An efficient and permeable alternative to iframes 🌿
Language: TypeScript - Size: 461 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 0

sidharthjuyal/oop
Object oriented programming in C++
Language: C++ - Size: 602 KB - Last synced at: 8 months ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 1

serhatyamann/OOP_Object_Oriented_Programming
Object Oriented Programming - C# .NET
Language: C# - Size: 114 KB - Last synced at: 16 days ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 0

kadir-code/OOP_Applications
This repository contains object oriented programming works and for covering oop principles by implementing winform applications.
Language: C# - Size: 4.46 MB - Last synced at: 9 months ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 4

madahetooo/JavaLanguageFullProject
This is a Full Project contains Almost the java programming language concepts
Language: Java - Size: 4.74 MB - Last synced at: 9 days ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 1

dobroslav-atanasov/CSharp-OOP-Basics
SoftUni course CSharp OOP Basics: All tasks with their solutions.
Language: C# - Size: 3.67 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 6

josephrubin/recycle.js
JavaScript library for creating and importing modules.
Language: JavaScript - Size: 32.2 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 7 - Forks: 0

flexycode/CCOBJPGL-PY
💫 CCOBJPGL-PY - Object-Oriented Programming in Python
Language: Python - Size: 181 KB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 6 - Forks: 0

Vinaykumarmahato/OOP_Fortress_Exploration_Revision
Welcome to the Object-Oriented Programming (OOP) Exploration Revision repository! 🚀 This repository is designed to help you master the principles and concepts of OOP in Java.
Language: Java - Size: 591 KB - Last synced at: 17 days ago - Pushed at: 2 months ago - Stars: 6 - Forks: 0

Gyanbardhan/IDcard_generator
Utilizes core Java concepts, file handling, and encapsulation. Two packages (Project1, Project2) manage student details, ID card generation, and file operations. Requires Eclipse, folder creation for file storage. Enhance skills in Java, file I/O, and modularity
Language: Java - Size: 193 KB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

cpressey/LCF-style-ND
Exposition of an LCF-style theorem prover for propositional logic in a Natural Deduction system
Size: 123 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

Kiril95/OOPCourse-SoftUni
Problem solutions for my SoftUni C# OOP Course
Language: C# - Size: 252 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 1

BobIT37/JavaSession_2020
Core Java 8 Topics and Examples
Language: Java - Size: 129 KB - Last synced at: 12 months ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 1

JO3-W3B-D3V/ToolKit-JS 📦
This is a lightweight front end library that contains a lot of powerful utilities, while remaining small in size.
Language: JavaScript - Size: 292 KB - Last synced at: 9 months ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 1

shahzaneer/Core-Object-Oriented-Programming
This Repo is all about Object Oriented Programming Paradigm, one the most fundamental concepts of Software Development!
Language: Java - Size: 79.1 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 5 - Forks: 0

musauyumaz/Nesne-Tabanli-Programlama-OOP
Language: C# - Size: 322 MB - Last synced at: 7 days ago - Pushed at: 5 months ago - Stars: 5 - Forks: 0

Eomm/fastify-explorer 📦
Explore your fastify's instances
Language: JavaScript - Size: 18.6 KB - Last synced at: 6 days ago - Pushed at: 8 months ago - Stars: 5 - Forks: 0

SevdanurGENC/Object-Oriented-Programming-Lecture-Notes
In this repo, there are lecture notes of Object Oriented Programming by Java and CSharp.
Language: Jupyter Notebook - Size: 77.1 KB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

sabamadadi/Netflix Fork of Advanced-Programming-1401/Fourth-Assignment-Netflix
Creating a simulation of Netflix!
Language: Java - Size: 242 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 0

vikasburman/flairjs
FlairJS - True Object Oriented JavaScript
Language: JavaScript - Size: 15.4 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

Daoud-Hussain/Object-Oriented-Programming
Are you looking for a complete repo about OOP from scratch to learn and practice java? Then, this repo is surely going to help you. Give it a star if you find it helpful!
Language: Java - Size: 10.6 MB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

KentoNishi/PythonPP
[Python++] A robust Java-style OOP system for Python, with support for statics, encapsulation, and inheritance.
Language: Python - Size: 91.8 KB - Last synced at: 14 days ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 0

skubota/4o6top
simple tool to track the session information of IPv4 packets over IPv6 (Encapsulation)
Language: Go - Size: 11.9 MB - Last synced at: 10 months ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 1

tacosontitan/Glitter 📦
A simple framework for encapsulating functionality to keep implementations clean, concise, and optimized. Named after the second largest mountain in Norway.
Language: C# - Size: 3.37 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 4 - Forks: 1

prashantjagtap2909/OOP
Object oriented programming concept using C++.
Language: C++ - Size: 74.2 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 4 - Forks: 0

atumat/Hospital-Management
Hospital Management System using Object Oriented Programming in C++. Demonstrated Inheritance, Polymorphism, Abstraction & Data hiding OOP principles .Implemented Exception Handling and File Handline; used Virtual Base Class and Friend functions
Language: C++ - Size: 45.9 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

Ekrem05/SoftUni
Software University
Language: C# - Size: 198 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

gyanqui/ProgrammingWithClasses
C# projects focus on OPPS
Language: C# - Size: 81.1 KB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

devxb/Jvault
💙 Java DI library for package encapsulation
Language: Java - Size: 4.52 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

jabransiddiqui/Generic-Electrical-Energy-Cost-Calculator
Generic Electrical Energy Cost Calculator in swift with Interfaces, abstraction, encapsulation, Inheritance, Protocol Oriented,Tuples, Validations, and dynamic UI.
Language: Swift - Size: 722 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

Rudra2198/CPP-Practice
A repository for C++ programs for practicing purposes
Language: C++ - Size: 83 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

GuND0Wn151/Python_OOP
Python Object Oriented Programing
Language: Python - Size: 52.7 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 1

EyeAndTea/CrxOop
Bringing Classical Object Oriented Programming, and Proper Prototype Based Programming, To Javascript.
Language: JavaScript - Size: 221 KB - Last synced at: 5 months ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 0

kevinricar24/POO-CSharp
repository with some examples about the poo with C# language
Language: C# - Size: 71.3 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

hmmhmmhm/capsulable
💊 A module that helps developers easily encapsulate classes in nodejs.
Language: JavaScript - Size: 31.3 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

Alizadeh-DePaul/OOP-Depaul
Object-oriented Software Development Course - DePaul University - Spring 2025
Language: Java - Size: 798 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 3 - Forks: 2

phpgt/Input
Encapsulated and type-safe user input.
Language: PHP - Size: 369 KB - Last synced at: 2 days ago - Pushed at: 26 days ago - Stars: 3 - Forks: 3

jackyhuynh/TaskTracker
The Team Task Tracker allows multiple users to get access to a list of activity that needs to be completed. Member can assign tasks by simply typing their name (or coworker) and adding the task to the task list (SQL Server Implementation). This is implemented as a WEB API architecture. The sever-backend is written in C#. Implement the .NET framework so that the architecture can handle multiple users without false, and save a lot of time of writing code. The architecture is fairly simple. Users get access to web clients through any web browser (with the correct address). Users then can send REQUEST to the backend, or simply view what is in the task list. After the backend-sever receive HTTP request(insert, update, delete, view) from the clients, it processes the request and communicates with the Data Access Layer(SQL Server). SQL Server decides what to do with the request (read, write, search, view), complete, and report to the backend controller. controller confirms the clients' request is completed(satisfy) and sends the HTTP response back. Please refer to the UML Diagram for more details.
Language: C# - Size: 16.3 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

hassanzaibjadoon/Brick-Breaker-Game-
"The Object-Oriented Programming Lab Project in C++ using the SFML library and implementing OOP Concepts in a 2D Game.
Language: C++ - Size: 7.14 MB - Last synced at: 16 days ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

madhurimarawat/Object-oriented-programming-with-c-plus-plus
This repository contains programs in the C++ programming language related to Object Oriented programming.
Language: C++ - Size: 1.64 MB - Last synced at: 23 days ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

Dr4ks/Design_Patterns_Python
This repository is a comprehensive collection of well-documented and implemented design patterns in Python. This repository serves as a valuable resource for software developers and architects looking to understand and apply design patterns effectively in their Python projects.
Language: Python - Size: 928 KB - Last synced at: 14 days ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

burhanahmed1/OOP
Practice Codes for Object Oriented Programming in C++. Task files are numbered from 1 to 21.
Language: C++ - Size: 184 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

MorganBergen/CPP-Data-Structures
Basics of Compilers in relationship to C++ compilation to object and machine code via makefile scripting. Basics of Algorithmic Design - Essentially how to design a sequence of precise instructions that leads to a solution. Principles of object-oriented programming design
Language: C++ - Size: 128 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

rajatt95/Tutorial_YT_Rajat_DesignPattern_POM_Selenium_Java
This repository contains a Tutorial for Page Object Model (POM) design pattern implementation using Selenium WebDriver and Java for automated testing of applications.
Language: Java - Size: 36.1 KB - Last synced at: 24 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

Asadullah-Imran/OOP_MID_question_solve
This repository is made for UIU OOP mid question solution. you can find solution of previous year mid question and also you can contribute in here .
Language: Java - Size: 38.1 KB - Last synced at: 21 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

fatiq123/OOP_Kotlin
Complete OOP and Collections in Android Kotlin
Language: Kotlin - Size: 14.6 KB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

sjohann81/c-classes
Object-oriented programming (OOP) in pure C
Language: C - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

AbdusSattar-70/oop-school-library
The OOP-School-Library project demonstrates the principles of data abstraction, inheritance, encapsulation, and polymorphism, which are fundamental concepts in object-oriented programming(OOP).
Language: Ruby - Size: 65.4 KB - Last synced at: 24 days ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

shafiuyushawu/ruby-oop
A ruby program that exhibit the principles of Object Oriented Programming (Abstraction, Encapsulation, Inheritance and Polymorphism).
Language: Ruby - Size: 1.95 KB - Last synced at: 24 days ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

yilmazmustafayilmaz/MY.ObjectOrientedProgrammingExample
Object Oriented Programming (.Net Core 6)
Language: C# - Size: 83 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

SolangeUG/unfolding-maps
This project is part of the Object-Oriented Programming in Java Coursera course, developed by the University of California, San Diego.
Language: Java - Size: 11.1 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 1

BAN-AI-X25/cisco-hdlc Fork of ikle/ds
cisco-hdlc: Linux kernel module for Cisco HDLC (ds) encapsulation
Language: C - Size: 78.1 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

gowthamrajk/ATM-System-with-Denominations
This is an application that Explains about the logical working of ATM System such as deposit money, withdraw, check balance, transaction history, etc... with proper denominations.
Language: Java - Size: 358 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

SelcuukYilmazz/Hospital_Management_System
Hospital management System with decorative design pattern
Language: Java - Size: 188 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

vishwanathdc/BankApplication
Bank Application in Java with Factory and Observer pattern, interface, encapsulation and abstraction
Language: Java - Size: 45.9 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

INTERNS-LXI-TECHNOLOGIES/Old_CoreJavaFoundational 📦
Language: Java - Size: 17.6 MB - Last synced at: 9 months ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 2

CaioCesarS/Heranca-e-Composicao-em-Python-OO
Herança e Composição em Python Orientado à Objetos
Language: Python - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 1

yonahcodes/CS50x
My Harvardx CS50x Projects and Notes
Language: C - Size: 37.8 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 2 - Forks: 0

Hifza-Khalid/OOP_Odyssey
OOP Odyssey 🚀 | C++ Projects 💻 | Master OOP concepts: Encapsulation, Inheritance, Polymorphism, Diamond Problem, and more! 🛠️
Language: C++ - Size: 17.6 KB - Last synced at: 8 days ago - Pushed at: 9 days ago - Stars: 2 - Forks: 0

alexmarincu/Cbject
OOP framework for standard C99
Language: C - Size: 6.26 MB - Last synced at: 6 days ago - Pushed at: 9 days ago - Stars: 2 - Forks: 1

l-stanny/angular-studies-advanced-components
This Angular project is a self-directed in advanced features using Angular's built-in directives and in Angular + Typescript components development.
Language: TypeScript - Size: 927 KB - Last synced at: 16 days ago - Pushed at: 25 days ago - Stars: 2 - Forks: 0

kuroonai/LEEPO
Liposome Encapsulation Efficiency Predictor & Optimizer
Language: Python - Size: 21.5 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 1

fufic123/cpp-studies
all my c++ study tasks and course project "Financial Managment System"
Language: C++ - Size: 799 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

bridgetphp/container
📦️ Encapsulate PHP Class properties using dynamic Getter and Setter.
Language: PHP - Size: 79.1 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0
