Topic: "composite-pattern"
yusufyilmazfr/tasarim-desenleri-turkce-kaynak
Türkçe kaynağa destek olması amacıyla oluşturulmuş bir kaynaktır. Konu anlatımının yanı sıra C#, Java, Go, Python, Kotlin ve TypeScript gibi birçok dilde tasarım desenlerinin uygulamasını içermektedir.
Language: HTML - Size: 3.94 MB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 3,354 - Forks: 461

ahmetcanaydemir/insanlar-icin-tasarim-desenleri
Tasarım desenlerinin aşırı basitleştirilmiş Türkçe açıklamaları
Size: 43 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 98 - Forks: 2

Junzhuodu/design-patterns
C++ Implementation for 23 Design Patterns
Language: C++ - Size: 1.46 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 94 - Forks: 33

piyush6348/Design-Patterns
All design patterns implemented in Java with code, explanation and learning resources
Language: Java - Size: 98.6 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 86 - Forks: 29

sergeyleschev/design-patterns
Design large-scale systems / 2022 / Design Patterns: Behavioral, Creational, Structural, etc. @ S.Leschev. Google Engineering Level: L6+
Language: Swift - Size: 225 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 37 - Forks: 23

MilovanTomasevic/Python-Design-Patterns
Python Design Patterns
Language: Python - Size: 2.21 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 19 - Forks: 4

cyriux/Monoidz-kata
Various kata & content to learn and practice design with monoidz inside
Size: 74.2 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 19 - Forks: 3

akormous/design-patterns
A collection of C++ projects implementing various object-oriented design patterns.
Language: C++ - Size: 1.4 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 5

verloka/DesignPatterns
Design Patterns: Elements of Reusable Object-Oriented Software
Language: C# - Size: 806 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 14 - Forks: 4

dslsyeoh/design-patterns-exercise
Practice exercise for design patterns
Language: Java - Size: 27.3 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 12 - Forks: 5

snir-david/CPP-Design-Patterns
Some design patterns implements in C++.
Language: C++ - Size: 14.6 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 10 - Forks: 2

vicmar57/OOP-Design-Patterns
Object Oriented Design Patterns implemented in java
Language: Java - Size: 798 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 1

emprax/Xtender
A segmented visitor library to solidify the visitor pattern
Language: C# - Size: 266 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 0

Abd-Beltaji/design-patterns-in-arabic
Design patterns بالمختصر المفيد 🎈
Language: Java - Size: 24.2 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 0

kan01234/design-patterns
Project of example of design patterns implement by Java.
Language: Java - Size: 1.82 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 3

iampranabray/Design-Patterns-Dart
This repository contains sample code and explanations for various Object-Oriented Programming Design Patterns implemented in Dart language.
Language: Dart - Size: 15.6 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

prajun7/ranch-management
Our team developed the drone enhanced ranch management software. The software was able to track livestock vitality and location, monitor feeding and watering systems, and monitor property status with the help of the drone(s). Our team used Java 8 and Scenebuilder to develop the software. We created the Class diagrams, Sequence diagrams, Rapid prototypes, and other diagrams to assist us in developing the software. Also, different design patterns like Composite, Visitor, Adapter were used to develop the project.
Language: Java - Size: 52.7 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

sonbua/ResponsibilityChain
Just another micro-framework for implementing Chain of Responsibility pattern in .NET Core and .NET Framework
Language: C# - Size: 75.2 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

eneskzlcn/SurveyTrackingSystem
Class, use-case and activity models of survey tracking system. Used factory, strategy, bridge and composite design patterns also.
Size: 55.7 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

max-prosper/go-design-patterns
Software design patterns examples in Golang
Language: Go - Size: 44.9 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

Yeaseen/FileExplorer
A tree or grid view based File explorer system with UI built in javafx and design issues are followed by Factory pattern, Composite pattern and Adapter pattern.
Language: Java - Size: 106 KB - Last synced at: 22 days ago - Pushed at: about 7 years ago - Stars: 4 - 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

cs100/template-lab-03-composite
Composite Pattern Lab
Language: C++ - Size: 75.2 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 13

Hasanaltan-cpu/DesignPatterns-2
In this repository, i will explain design patterns and which problems can be solved via these patterns.I especially try to use real world scenario.
Language: C# - Size: 1.25 MB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

kristen-foong/software-construction
UBC CPSC 210, Fall 2019
Language: Java - Size: 1.81 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1

GermanKuber-zz/Jornada-Arquitectura-NET-De-Procedular-A-Objetos
Ejemplos de diseño para la primera Jornada de Arquitectura .NET
Language: C# - Size: 30.3 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 2

eborghi10/DesignPatterns
Exercises of the Coursera's Design Patterns course
Language: Java - Size: 738 KB - Last synced at: 12 months ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 4

Lauthy02/CineProManager2
Trabajo de campo: Sistema de gestión para cines en C# en 4 capas con WinForms, patrones y procedimientos almacenados
Language: TSQL - Size: 894 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

matiux/php-design-patterns
PHP Design Patterns - Basato sul libro Head First Design Patterns Book - Based on Head First Design Patterns Book
Language: PHP - Size: 9.29 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

leoflood/pixi-shooter
This is a 2D demo shooter developed with Typescript, Pixi JS and React that uses the composite design pattern. You will try to survive from the enemies that will appear and use your skills against them.
Language: TypeScript - Size: 10.9 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

ingjuanocampo/CompositeDelegateAdapter
Composite Delegate Adapter
Language: Kotlin - Size: 264 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

cmwedin/CommandPattern
A small package providing tools for quickly implementing the command pattern in unity with support for commands that are optionally failable or undoable.
Language: C# - Size: 1.37 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

una-eif204-progra2-master/dp-structural-composite
Design Pattern: structural - composite
Language: C++ - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 4

ergundenizbuyruk/Desing-Patterns
Design Patterns
Language: Java - Size: 90.8 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

kamilhan-karaismailoglu/Composite-Iterator-Proxy-TemplateMethod-State-Design-Pattern-With-WPF
In this project; composite, iterator, proxy, template method and state design patterns were applied on the ready-made WPF codes. This project was written for object oriented programming lecture.
Language: C# - Size: 26.4 KB - Last synced at: 22 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

jvirico/binary_expression_tree
Java implementation of a Binary Expression Tree to manage algebraic expressions using Composite and Visitor design patterns.
Language: Java - Size: 164 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

furkanozev/Object-Oriented-Analysis-Design
Object Oriented Analysis and Design (JAVA Language) Design Patterns, Java GUI
Language: HTML - Size: 6.35 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

effesessa/Java-Design-Patterns
Some examples of java design patterns.
Language: Java - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 1

phiponatchi/Game-of-Life
This a simple clean implementation of Conway's game of life, following design patterns
Language: Java - Size: 1.72 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 1

kaon-k-s/Log-Library
Unified interface for logging messages using databases, files, and the console. C#, Software Design Patterns, Interfaces
Language: C# - Size: 6.33 MB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

vivopensource/gofpatternscsharp
Design Patterns for C# (Gang of Four)
Language: C# - Size: 411 KB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Surender1987/CompositeDesignPattern
Design patterns
Language: C# - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

fdeniz07/DesignPattern
Most Useful Design Pattern in Java
Language: Java - Size: 17.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

sunmeat/composite
composite pattern cpp example [STRUCTURAL]
Language: C++ - Size: 8.79 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Jerome-GBZ/Projet-Patron-de-conception
Project java pattern in Miage
Language: HTML - Size: 4.64 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

thenlabs/components
A custom implementation of the Composite pattern in PHP for create component types with useful functionalities.
Language: PHP - Size: 294 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 2

MainaGeorge/DesignPatterns
This is a project with some basic implementations of design patterns in .net. It is meant to be a guide to the reasoning and insight to the popular design patterns
Language: C# - Size: 126 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

hirishu10/design-patterns
Design Patterns
Language: Java - Size: 48.8 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

MujyKun/CS363
A collection of assignments created in Principles of Software Design (CS363) at IUPUI.
Language: C++ - Size: 44.9 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

anaximeno/PySiCa
Basic CLI calculator made in Python.
Language: Python - Size: 119 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

bin3xish477/go-code
Example Go code
Language: Go - Size: 45.9 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

dheeraj-bhadoria/Design-Pattersns-In-Kotlin-By-Example
Kotlin Design Patterns By Example. Best practice to code in kotlin by design patterns android.
Language: Kotlin - Size: 35.2 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

CristianD142/Salesforce-Composite-validator
As part of general tools of wide use. This is an implementation of the patter composite to manage complex validations
Language: Apex - Size: 301 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

Ping6666/NCU-SE6029-Object-Oriented-Analysis-and-Design
110-02 NCU SE6029 Object-Oriented Analysis and Design (OOAD)
Language: Java - Size: 762 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

zlatamigas/epam_task3
Epam. Task 3. Information handling. Composite chain.
Language: Java - Size: 51.8 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

gowthamrajk/JAVA-Design-Patterns
Java Design Patterns & their Code implementation
Language: Java - Size: 254 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

tdm1223/DesignPattern
Design pattern practice by cpp
Language: C++ - Size: 570 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

jvirico/composite-pattern
Small examples of Composite design pattern implemented in Java and Python.
Language: Java - Size: 95.7 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

alina-olaru/DesignPatterns
Structural Design Patterns in Java ( with some code examples ) :Adapter Design Pattern , Bridge Design Pattern , Composite Pattern ,Proxy Pattern ,Flyweight Pattern ,Facade Pattern ,Decorator Pattern .Creational Design Patterns : Singleton Pattern ,Builder Pattern ,Factory Method Pattern ,AbstractFactory Pattern ,Prototype Pattern
Language: Java - Size: 15.7 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

shayandaneshvar/Quoridors
Redesign of Previously Developed Game (Corridors) in Everything
Language: Java - Size: 3.48 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

AshayKing/design-pattern
Unleasing Design Patterns in Java
Language: Java - Size: 38.1 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

AaronWard/Design-Pattern-Assignment
A program that use's 4 design patterns (Factory, builder, singleton and the composite pattern). The program also uses a MySQL database to store data of registered users.
Language: Java - Size: 1.9 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

danielsan80/Prioritree
Language: PHP - Size: 408 KB - Last synced at: 5 months ago - Pushed at: almost 9 years ago - Stars: 1 - Forks: 0

kmoyst/netPhramework
A lightweight and agile PHP framework with focus on database interaction
Language: PHP - Size: 836 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

caioneves05/design-patters-soluctions
This repository implements some of the design patterns from Design Patterns by Gamma et al. in Java, covering creational, structural, and behavioral patterns with concise examples for building scalable, maintainable software.
Language: Java - Size: 18.6 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

maxim-francesco/task-management-system-java-swing
Java Swing desktop application for managing employee tasks, using OOP principles, layered architecture, and data persistence via serialization – Assignment 1 for Fundamental Programming Techniques.
Language: Java - Size: 194 KB - Last synced at: 24 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

JulianaMancera/LabAssign8_Composite_Pattern
Software Engineering 2 - Composite Pattern: Laboratory Assignment 8
Language: Java - Size: 6.84 KB - Last synced at: 24 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

JulianaMancera/Composite_Pattern_Example
Language: Java - Size: 1.95 KB - Last synced at: 24 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

RGiskard7/Forevernote
A note-taking application with a structured data management system, using SQLite for persistence. Implements DAO patterns for folder, note, and tag management. Supports hierarchical organization, tagging, and geolocation metadata.
Language: Java - Size: 15.1 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

WithPrecedent/holden
Lightweight, accessible composite data structures for Python
Language: Python - Size: 1.21 MB - Last synced at: 29 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

amujalo1/SmartHouse
Project for DataMiner Talent program 2025
Language: C# - Size: 5.9 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

asobrados03/Practica_FINAL_CentroDeConvenciones
Este es el proyecto final completo de la asignatura Programación Orientada a Objetos. Lo realizamos en el año 2022.
Language: Java - Size: 130 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

kvnsxsaea/LAB_Composite
Laboratoire dans le cadre du cours de LOG121.
Language: Java - Size: 11.7 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

faisalcse1/design-pattern
Explore and implement the 23 GoF design patterns in C#. Features detailed C# examples and explanations to help programmers enhance their .NET projects with elegant, scalable designs. Dive into object-oriented design and improve your software architecture skills.
Language: C# - Size: 20.5 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

prakash-aryan/swalabfive
Design and implement a program that models a computer architecture using Composite and Visitor design patterns.
Language: C# - Size: 3.91 KB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

waseem4343/JAVA_Design_Patterns-
Java Design Patterns & their Code implementation
Size: 1000 Bytes - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

sanchel0/MarketMate
Management system for a grocery store
Language: C# - Size: 1.2 MB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

CSC3100/Patterns
📓Examples of design patterns
Language: Java - Size: 59.6 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

alaazamelDev/flutter-to-html-and-js-transpiler
Experimental transpiler for "Flutter-like" code to HTML & JS. Built with ANTLR, focusing on lexer, parser, AST generation, and error handling.
Language: Java - Size: 12.3 MB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

MarcoBellini/Minesweeper-Sharp
Minesweeper Game in C# using GDI and Winforms
Language: C# - Size: 146 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

serkanaplan/DesignPatterns-ASP.NET.Core
It is the repository where I practice for Design Patterns with ASP.NET Core. I created a separate project for each design pattern.
Language: C# - Size: 920 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

CauaDeSa/PizzeriaWithPatterns-DEOO3
Pizzeria project easily implementing Proxy, Composite, Factory and Singleton.
Language: Java - Size: 23.4 KB - Last synced at: 5 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

leansandoval/ParadigmasDeProgramacionJava
Proyectos y ejercicios resueltos en Java de la materia Paradigmas de Programacion (2023).
Language: Java - Size: 16.2 MB - Last synced at: 8 days ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

kauatwn/composition-pattern-react
Um widget de notificação construído com React, TypeScript e TailwindCSS. É utilizado o padrão de composição para construção de componentes.
Language: TypeScript - Size: 124 KB - Last synced at: 4 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

mic-devs/Curtin_OOSE_Assignment1_WBS
Assignment 1 of the Object Oriented Software Engineering Unit. A WBS application used for estimating task efforts that utilises template and composite pattern
Language: HTML - Size: 343 KB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

and47/pricing-eng-graph
PoC for a graph-based Pricing (linear/delta Risk) Engine. Iterative BFS (pre/post)
Language: Python - Size: 20.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

JeancarloFontalvo/payroll-concepts-tree-poc
Payroll modeling by using Design patterns
Language: C# - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

akurcubic/Gerumap
Desktop app for creating and editing Mind Maps
Language: Java - Size: 227 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

RJTLM/Work-Breakdown-Structure-Estimation-Tool-Java-Gradle-Strategy-Pattern-Composite-Pattern-Containers
This project is a simple software application designed to help software engineers perform work planning and effort estimation using a hierarchical Work Breakdown Structure (WBS).
Language: Java - Size: 393 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

SoloveyTimofey/File-Catalog--Implementation-of-Composite-and-Chain-of-Responsibility-patterns
This is an example of impementation Composite and Chain of Responsibility patterns for modeling folder catalog.
Language: C# - Size: 4.48 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

jimmyjazz31/CS665Assign4
CS665 Assing4 on Structural Design Patterns
Size: 739 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Himenon/path-oriented-data-structure
A composite pattern with a Path-oriented data structure.
Language: TypeScript - Size: 483 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

Jaweki/Node.js-and-OOP-Design-Patterns
understand common node.js design patterns that aid in efficient code development. Design patterns solve most code problems in the software development environment. Mastermind code programmers utilize them in their work.
Language: JavaScript - Size: 54.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

itsferdiardiansa/Design-Patterns
Every design pattern that every Software Engineer understand. Basic implementation with a simple case
Language: TypeScript - Size: 33.2 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mkassaf/Design-patterns
Design patterns
Language: Java - Size: 76.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 6

smu-202115064/Advanced-Object-Oriented-Programming-HW11
[서울] 고급객체지향프로그래밍 (HAEA9228 (2)) [2학기] / 실습과제 #11 (Composite Pattern)
Language: Java - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

RafaelMariscal/portfolio
This is my Professional Portfolio Website. It serves as an inviting gateway for visitors to explore my professional experiences and the projects I've contributed to, highlighting my professional journey and accomplishments.
Language: TypeScript - Size: 24.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

gbLw1/php-mvc
MVC + Composite + Singleton
Language: PHP - Size: 41 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

akifislam/Composite-Design-Pattern-with-Generic-Housing
the Composite pattern facilitates the creation of structures where both individual objects and compositions of objects can be handled uniformly, streamlining the management of intricate hierarchies and tree-like structures.
Language: Java - Size: 427 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

AnderSouza/calc
Basic calculator.
Language: TypeScript - Size: 4.76 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
