An open API service providing repository metadata for many open source software ecosystems.

Topic: "object-oriented-design"

wesdoyle/design-patterns-explained-with-food

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

Language: C# - Size: 2.08 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 2,438 - Forks: 173

kumaransg/LLD

Curated Collection of all Low level design Questions and implementation asked in major Tech companies , Get yourself prepared for the LLD round and ace the interview.

Language: Java - Size: 12.8 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1,754 - Forks: 648

imkgarg/Awesome-Software-Engineering-Interview

Size: 362 KB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 860 - Forks: 264

knightsj/object-oriented-design

面向对象设计的设计原则和设计模式

Language: Objective-C - Size: 1.73 MB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 430 - Forks: 92

harismuneer/Library-Management-System-JAVA

📚 A Library Management System designed in Java while following the concepts of decoupled layers (entities) and minimal code in interface (GUI).

Language: Java - Size: 977 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 420 - Forks: 260

nahidulhasan/solid-principles

SOLID Principles - simple and easy explanation

Language: PHP - Size: 62.5 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 303 - Forks: 82

AbdullahShahid01/Rent-a-Car-Management-System

It is a semester project for Object Oriented Programming written in java. (a mini Project 😉 )

Language: Java - Size: 945 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 169 - Forks: 115

aryashah2k/OOP-In-CPlusPlus

An Awesome Repository On Object Oriented Programming In C++ Language. Ideal For Computer Science Undergraduates, This Repository Holds All The Resources Created And Used By Me - Code & Theory For One To Master Object Oriented Programming. Filled With Theory Slides, Number Of Programs, Concept-Clearing Projects And Beautifully Explained, Well Documented Learnings, This Repository Shall Project My Learnings In OOP During College And Help You Master The Same!

Language: C++ - Size: 55.1 MB - Last synced at: 8 days ago - Pushed at: about 4 years ago - Stars: 85 - Forks: 14

harismuneer/Minesweeper-Desktop-Game

💣 An object-oriented clone of the famous Windows game Minesweeper made in Java-Swing Framework following the Model View Controller (MVC) Architecture. Its a stand-alone desktop game which also provides save and load game functionalities.

Language: Java - Size: 4.58 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 73 - Forks: 22

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: 3 months ago - Pushed at: almost 3 years ago - Stars: 62 - Forks: 17

vyahello/python-ood

💠 Essential object oriented design (python, pytest, travisCI)

Language: Python - Size: 917 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 58 - Forks: 9

SamirPaulb/object-oriented-design Fork of tssovi/grokking-the-object-oriented-design-interview

Grokking the Object Oriented Design Interview

Size: 9.36 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 31 - Forks: 8

bishwa-poudel/Software-Design-and-Architecture-Specialization-Coursera

Collection of all assignments of Software Design and Architecture Specialization on Coursera offered by University of Alberta.

Language: Java - Size: 5.24 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 25 - Forks: 28

sonugiri1043/Cracking-The-Coding-Interview

Solution to problems in "Cracking the Coding Interview" in C++.

Language: C++ - Size: 252 KB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 15

AswinBarath/Object-Oriented-Design

Project-based learning on the topic Object-Oriented Design and Analysis also known as Low-Level Design ( LLD )

Size: 11.4 MB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 17 - Forks: 7

shubhamv108/object-oriented-design

Simple examples of object oriented design.

Language: Java - Size: 814 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 14 - Forks: 8

prsnt558908/CodeZymSolutions

Solutions to top low level design/object oriented design interview questions on CodeZym.

Language: Java - Size: 43.9 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 12 - Forks: 7

svishakan/OOAD-Project

Contains documentation & code related to the project done by my team for the Object Oriented Analysis and Design laboratory course of my college.

Language: JavaScript - Size: 17.2 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 9 - Forks: 1

saif86/Object-Oriented-Modeling---Graphic-Editor

Step-wise procedure to translate a problem statement into class diagram

Size: 213 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 9 - Forks: 4

gauravgola96/Parking_System

Parking System

Language: Python - Size: 71.3 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 0

goyal27/cache-lld

Low-level Design of a Cache in Java

Language: Java - Size: 89.8 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 6

NiveditJain/Ooad_project

Object Oriented Design and Analysis term project

Language: C++ - Size: 1.5 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 6

psprao95/ultimate-board-game-system

Java | An object-oriented framework for implemeting any 2-player board game such as Tic-Tac-Toe, Othello, Reversi and Checkers. Uses well known design patterns such as Command, Strategy, vistor, and state

Language: Java - Size: 22.5 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 2

sprakhar77/Object-Oriented-Design

High level code for popular Object Oriented Design interview questions

Language: C++ - Size: 47.9 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 2

BeardedDonut/DesignPatternsPractice

GoF design patterns practice in Java

Language: Java - Size: 697 KB - Last synced at: 10 months ago - Pushed at: almost 7 years ago - Stars: 6 - Forks: 2

kawser2133/SOLID-design-principles

Mastering SOLID Principles in Software Design: A Blueprint for Clean and Maintainable Code

Size: 31.3 KB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 5 - Forks: 5

karthik-d/funded-project-tracker

A web-based platform to manage resources and grants for research projects at universities. Deployed for use at Anna University, India.

Language: JavaScript - Size: 5.84 MB - Last synced at: 7 months ago - Pushed at: 12 months ago - Stars: 5 - Forks: 3

Ayomipo18/calendarA

An API that helps to schedule meeting between two users and adds the event to both users' google calendar. It requests authorization from host user's google calendar, email and profile information.

Language: TypeScript - Size: 250 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 1

Priya2410/PESU-CSE-6-SEM-ASSIGNMENTS

CSE Assignments for Semester 6

Language: Jupyter Notebook - Size: 240 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 4

Shreya549/fictional-giggle

A Smart Library Management Application

Language: Java - Size: 84 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

thevarunjain/elevator-system

In process of writing Elevator System for learning system design patterns

Language: Java - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 7

saif86/UML-class-diagram---Banking-System

Converts a problem statement into class diagram.

Language: C++ - Size: 74.2 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 5

HelanaNady/Alien-Invasion

A data structures simulation game built for our 1st-year computer engineering course. It's focused on data structure selection and class design.

Language: C++ - Size: 559 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 4 - Forks: 0

DevCANS/Java-A-to-Z-Resources

An all-in-one resource to learn Java

Language: Java - Size: 565 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 7

ClintWinter/object-oriented-design-course

Notes for the LinkedIn course: https://www.linkedin.com/learning/programming-foundations-object-oriented-design-3

Size: 45.9 KB - Last synced at: 6 days ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 4

tarsislimadev/afrontend

Easy Front-end Node.js library

Language: JavaScript - Size: 291 KB - Last synced at: 22 days ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

graetz23/xmlcc

an ANSI C++ XML library keeping SAX interface and XML / DOM tree

Language: C++ - Size: 418 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 2

KHUSHBOO0012/LowLevelDesign

Collection of Design Patterns and Low and High Level Design or Machine Coding Round Questions asked in Major Tech Company.

Language: C++ - Size: 50.8 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 2

xieyuheng/enchanter

Enchanter is web (and console) application framework with powerful spells! 🪄

Language: TypeScript - Size: 3.02 MB - Last synced at: 22 days ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

saif86/Pakfood-Internationals---OOP-Case-Study

Converts a problem statement into class diagram.

Language: C++ - Size: 176 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 5

harismuneer/Factory-Singleton-and-Strategy-Design-Patterns_Examples

🐉 Solved problems demonstrating the use of Factory, Singleton and Strategy Design Patterns using Java. These problems were solved during the course "Object Oriented Analysis and Design CS309"

Language: Java - Size: 68.4 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 1

omardoescode/LMS

A learning management system written in C++ that has the core functionalities plus authentication functionalities

Language: C++ - Size: 4.49 MB - Last synced at: 6 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

ressiws/Tic-Tac-Toe

simple Tic-Tac-Toe game with A.I implemented in C++

Language: C++ - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

sgrprmnk/Swiggy

Design a class structure for a UNO game that allows multiple players to participate. The game should support the standard rules of UNO, including drawing cards, playing cards, skipping turns, reversing the direction of play, and declaring a winner

Language: Java - Size: 17.6 KB - Last synced at: 29 days ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

jszlenk/Design-Patterns-in-Java

Implementation of the most important Design Patterns

Language: Java - Size: 1 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 2

saif86/UML-CLASS-DIAGRAMS---EXAMPLES

Converting a problem statement into class diagram.

Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

shaswat-indian/OOADP-Lab

This repository contains the Programs for Object Oriented Analysis and Design Patterns Lab.

Language: Java - Size: 128 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 6

heymumford/Samstraumr

Samstraumr is a Java-based framework that implements systems theory concepts in software architecture for building resilient, adaptive systems and simulations with self-healing capabilities.

Language: Java - Size: 18 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

W-Shih/OOADP-showdown-game

A project demonstrating iterative development and continuous refactoring process of Object-Oriented Analysis, Design, Programming (OOADP), unit tests, and refactoring through a simple showdown card game with modern DevOps practices.

Language: TypeScript - Size: 1.22 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

cayscays/Flower-Box-Bounty

Flower Box Bounty is a game I developed with C#, .NET, and MongoDB, featuring the 3-tier architecture and design patterns. The game allows players to nurture plants that transform into fresh vegetables and fruits, which can then be crafted into items for gifting.

Language: C# - Size: 84 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

shubhamv108/object-oriented-design-patterns

Simple examples of some of the Object Oriented Design Patterns.

Language: Java - Size: 32.9 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 3

starmanfrommars/OO-DESIGN-PATTERNS-LAB

This course provides hands-on experience in designing object-oriented systems using the powerful StarUML tool. You'll learn to model real-world problems using UML diagrams, including Class diagram.s,

Language: Java - Size: 1.03 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

JobReadyProgrammer/Master-Object-Oriented-Design-in-Java

Source Code for the Master Object Oriented Design in Java Course from JRP (Job Ready Programmer)

Language: Java - Size: 129 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 1

Bgajski/VSITE.OOM.Battleship 📦

Simulation of Battleship game which should enable a user to play against computer

Language: C# - Size: 265 KB - Last synced at: 10 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

sanam2405/OOSLabs

This contains the assignments of Object Oriented Systems Labs of Information Technology, Jadavpur University - 2022

Language: Java - Size: 44.9 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

jepozdemir/oop-principles

Four Pillars of Object-Oriented Programming: Building Strong Foundations

Language: C# - Size: 21.5 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

fahimahammed/object-oriented-design-and-design-pattern

This repository contains Java programs that demonstrate various concepts in Object-Oriented Design and Design Patterns. The labs cover topics related to multiple interface/inheritance and various design patterns. Each lab experiment is implemented as a separate Java program.

Language: Java - Size: 27.3 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Kennans26/Design-Principles

Mastering SOLID Principles in Software Design: A Blueprint for Clean and Maintainable Code

Language: C# - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

marcconrad/comparativeintegratedsystems

Some code that I use as examples for my Lecture "Comparative Integrated Systems" at the University of Bedfordshire.

Language: PHP - Size: 8.33 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

Tugamer89/TicTacToe

Tic-Tac-Toe game with AI in C++, using object-oriented design. Players can input positions, game checks for wins/ties and AI makes random first move.

Language: C++ - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

lumunge/100-days-of-code

A roadmap to my software development goals

Language: Jupyter Notebook - Size: 1.03 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

diluo1999/CS151_Computational_Thinking

The repo of Di Luo's projects in CS151 Computational Thinking: Visual Media @ Colby College

Language: Python - Size: 7.59 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

eMahtab/design-amazon.com

Size: 164 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

jwasserstein/object-oriented-design

My personal object oriented design solutions.

Language: JavaScript - Size: 50.8 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

MU-PING/UML-editor

Java UML editor with object orient analysis design

Language: Java - Size: 313 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

lbarqueira/OOP-A-DS-Java

OOP (Object Oriented Programming , ADS (Algorithms & Data Structures) - Java Language

Size: 38.1 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

jsteinberg4/design_patterns

Repo to contain code where I practice implementing software design patterns. Patterns may be implemented through toy examples or practical applications.

Language: Python - Size: 180 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

Jzbonner/programming-cs

Information relating to topics on Object Oriented Programming, Functional Programming, Data Analytics and other Programming Concepts

Language: JavaScript - Size: 2.43 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

prash-kr-meena/00Design

Object Oriented Design

Language: Java - Size: 638 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

mohllal/software-design-and-architecture-assignments

This repository contains my assignments and notes for the Coursera's Software Design and Architecture Specialization.

Size: 788 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 2

Mahboub99/Design-Patterns

In This rebo I will study and make notes ,summary and implementation about Design patterns the main book we will discuss is "Design Patterns: Elements of Reusable Object-Oriented Software"

Language: C++ - Size: 29.3 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

Kikiodazie/OOPHotelBookingSystemModel

A model of a hotel booking system built by applying Java OOP concepts.

Language: Java - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 3

AjanShrestha/poodr

Practical Object-Oriented Design in Ruby

Language: Ruby - Size: 3.8 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

jianminchen/Object-oriented-Design

Object-oriented design stduy

Language: C# - Size: 79.1 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 3

aeglon97/Memory-Card-Game

A simple memory card game using Japanese Kanji.

Language: Java - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 1

saif86/UML-class-diagram---Computer-Lab-Management-System

Converts a problem statement into class diagram.

Size: 51.8 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

saif86/UML-class-diagram---Student-Registration-System

Converts a problem statement into class diagram.

Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 2

lujanfernaud/ruby-chess

Two players command line chess game in Ruby

Language: Ruby - Size: 139 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

Fady-Esam/solid-principles

SOLID Principles in C# with Practical Examples

Language: C# - Size: 10.7 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

GokayGulsoy/Testing-Student-Marks-Management-software-with-JUnit-4

Implementation of JUnit 4 tests for Student Marks Management System

Language: Java - Size: 146 KB - Last synced at: 1 day ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

eugengi/rsm-challenge 📦

Retail Store Manager, command-line application for inventory management and point-of-sale in plain ol' vanilla Java.

Language: Java - Size: 31.3 KB - Last synced at: 7 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

SKT1803/java-bst-management-systems

Inventory & Management Systems Using Binary Search Trees (JAVA)

Language: Java - Size: 65.4 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

rezatajari/SOLID-Principles

A hands-on learning lab for mastering the SOLID principles in C#. Built with a focus on real-world analogies, problem-first thinking, and challenge-driven development. Each principle is isolated in its own section and demonstrated via practical code examples.

Language: C# - Size: 39.1 KB - Last synced at: 19 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

rezatajari/GRASP-Principles

This repository demonstrates the application of GRASP principles through a simple Library Management System. It showcases how to apply responsibility assignment patterns like Low Coupling, Polymorphism, and Creator to improve software design and maintainability.

Language: C# - Size: 30.3 KB - Last synced at: 19 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

FuriousFire05/rubix-cube-solver

A Rubik’s Cube Solver project that uses kociemba algorithm to efficiently solve a standard 3x3 Rubik's Cube. Built in Python with an emphasis on object-oriented design, the solver incorporates various methods to rotate and manipulate the cube pieces to reach the solved state.

Language: Python - Size: 301 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

softwareDesign24/object-oriented-design02

Design Patterns: an example of the Singleton

Language: C++ - Size: 58.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

primaryobjects/employees

.NET Core + Razor Pages example of object oriented design.

Language: C# - Size: 1.58 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

TiffanyKousiman/tictactoe-console-game

Extensible and object-oriented C# framework for two-player tic-tac-toe game

Language: C# - Size: 4.92 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

gaju-01/PatternPedia

This repository is a comprehensive collection of real-world examples demonstrating the practical applications of Object-Oriented Programming (OOPS), Object-Oriented Design (OOD), and Low-Level Design (LLD) principles and patterns. It aims to bridge the gap between theoretical concepts and their implementation in real-life development scenarios.

Language: Java - Size: 67.4 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

GokayGulsoy/Programming-Fundamentals

Repository for the CENG211 Course that I have taken at IZTECH

Language: Java - Size: 148 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

diogocarrola/ea-software-sim

Develop a new feature for the EA Sports College Football game as a Junior Software Engineer

Language: C++ - Size: 96.7 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

praths71018/Hotel-Management-System

Hotel Management System build using Java Swing and MongoDB

Language: Java - Size: 115 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

DheerajGollu/BookBrief Fork of KevVvTheDev/BookBrief

A project for my Software Engineering Principles Class. Worked with 2 other peers using an agile development approach.

Language: JavaScript - Size: 11 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

engamy/three-trios

A game based on Triple Triad made in IntelliJ for Object-Oriented Design (Fall 2024)

Language: Java - Size: 438 KB - Last synced at: 29 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

engamy/three-trios-adapter

Three Trios but adapted outsider GUI to our implementation

Language: Java - Size: 437 KB - Last synced at: 29 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

ivangalkindeveloper/Swifttern

Object(Protocol)-Oriented Design Patterns using Swift

Language: Swift - Size: 63.5 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

itskushagraa/FitHub

Java based fitness application designed to simplify workout tracking and diet planning, tailored to users' needs.

Language: Java - Size: 5.17 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

joaocarvoli/software-design

Examples of usage of Software Design Patterns and Good Practices

Language: Python - Size: 40 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

debaghtk/lowleveldesign

Language: Go - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

IsmaheneLarbi/course

This project calculates the full price of a course depending on taxes.

Language: Ruby - Size: 1.95 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Related Topics
object-oriented-programming 66 java 58 design-patterns 34 oop 25 ood 15 cpp 15 python 14 low-level-design 14 object-oriented 13 uml 13 system-design 12 solid-principles 11 software-engineering 10 uml-class-diagram 10 inheritance 9 uml-diagram 9 javascript 8 data-structures 8 software-development 8 python3 8 singleton-pattern 8 csharp 7 algorithms 7 software-architecture 7 oopd 7 polymorphism 7 clean-code 6 typescript 6 dotnet 6 oop-principles 6 mvc-pattern 5 object-oriented-design-patterns 5 game-development 5 machine-coding 5 reactjs 5 class-diagram 4 abstraction 4 lld 4 ruby 4 docker 4 low-level-design-problems 4 intellij-idea 4 game 4 oops-in-java 4 unit-testing 4 gui 4 exception-handling 4 design-principles 4 software-design-patterns 4 encapsulation 4 interview-preparation 4 tic-tac-toe 4 html 4 uml-diagrams 4 programming 4 design-pattern 4 design-patterns-implemented-in-java 3 database 3 singleton 3 oop-examples 3 game-engine 3 object-oriented-analysis 3 functional-programming 3 ooad 3 interview-questions 3 behavioral-patterns 3 creational-patterns 3 university 3 system-design-questions 3 interview-practice 3 strategy-pattern 3 oop-concepts 3 command-pattern 3 oops-in-python 3 object-oriented-programming-project 3 mongodb 3 dependency-injection 3 interview 3 cplusplus 3 swing-gui 3 refactoring 3 chess 3 algorithms-and-data-structures 3 staruml 3 coursera 3 class 3 css 3 builder-pattern 3 visitor-pattern 2 northeastern-university 2 intellij 2 object-oriented-programming-in-java 2 triple-triad 2 state-pattern 2 html5 2 minesweeper 2 designpatterns 2 c-sharp 2 library 2 human-vs-ai 2