Topic: "gof-patterns"
LiuYanming6/Head-First-Design-Patterns
Language: Java - Size: 178 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

mehrta/design-patterns
Implementing Design Patterns in C#
Language: C# - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

antoineFrau/design-pattern-java
Example of multiple design pattern from GOF.
Language: Java - Size: 2.59 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

RaviSankarRao/DesignPatterns
Solution contains examples of the Gang of Four design patterns developed in C#
Language: C# - Size: 41 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

devpolant/Patterns
GoF patterns in Swift
Language: Swift - Size: 63.5 KB - Last synced at: about 1 month ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

LuisSalas94/design_patterns
This repository contains examples and exercises for learning design patterns in Java. It covers creational, structural, and behavioral patterns with practical implementations. Structure Examples: Each pattern has a dedicated folder with code examples.
Language: Java - Size: 244 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

UnBArqDsw2025-1-Turma02/2025.1-T02-_G7_PlanetarioVirtual_Entrega_03
Projeto G7 - Planetário Virtual, baseado em sites de Planetários e Fóruns da Comunidade de Astronomia, podendo ser em versão site, desktop ou aplicativo móvel.
Language: Java - Size: 54 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 1

Darlan0307/Design-Patterns
Um repositório com implementações práticas e exemplos claros dos principais padrões de design na programação orientada a objetos.
Language: TypeScript - Size: 20.5 KB - Last synced at: 24 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

OmniaOsama03/GOF-Design-Patterns
In Progress - Java Implementation of the Gang of Four (GOF) design patterns
Language: Java - Size: 36.1 KB - Last synced at: 24 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

srdotnetdev/CSharpDesignPatterns
C# Design Patterns
Language: C# - Size: 27.3 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

andrezatcascais/dio-lab-patterns-project-java
Exploring Design Patterns in Practice with Java. This course is a module of the Bootcamp organised by DIO - Digital Innovation.
Language: Java - Size: 39.1 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

WFZ1/patterns-training
Rethinking GRASP, SOLID, and GoF patterns for Frontend & Backend modern development. My solutions made from Timur Shemsedinov the Patterns-2024 course.
Language: JavaScript - Size: 35.2 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

abc0990cba/code-playground
Language: JavaScript - Size: 10.1 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

helioLJ/design_patterns
Implementation of 23 Gang of Four (GoF) design patterns using TypeScript with practical examples and detailed explanations.
Size: 6.84 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

HenriqueCosta05/Design-Patterns
Repositório para armazenar anotações sobre conceitos relacionados a Design Patterns
Language: TypeScript - Size: 1.08 MB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

LUCIDSoftwares/FYPConnect
SDA Project
Language: Java - Size: 69.4 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

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

eminencegrs/gof-design-patterns
This code repository contains a complete set of 23 Gang of Four design patterns accompanied by examples illustrating each pattern.
Language: C# - Size: 60.5 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

DanilKarzanov/gofts
Language: TypeScript - Size: 243 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

MohamadrezaNazzaf/DesignPatterns
This repository is a collection of GOF design patterns
Language: C# - Size: 760 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

vieira-brz/Python
Python 3: PySide6, Django, Selenium, Regexp, Testes, TDD, POO, Design Patterns GoF, Algoritmos e Programação...
Language: Python - Size: 3.21 MB - Last synced at: 6 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

alimhtsai/Python_design_pattern
Gangs of Four design pattern in Python
Language: Python - Size: 15.6 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

syedumerahmedcode/builder-pattern
This project uses builder pattern to create Objects. In this example, a custom Pizza is created for a restaurant using the Builder Pattern. Using this pattern removes the need to call new operator on a class and the same construction process can create different representations.It allows us to dynamically create objects however we want to.
Language: Java - Size: 27.3 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

nnocturnnn/py-java-gof-patterns
Implementation on Java and Python patterns GOF
Language: Python - Size: 183 KB - Last synced at: 7 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

YoungMYN/samples-patterns-gof
In this project, I comprehended and implemented all the GoF patterns
Language: Java - Size: 10 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

sanchezih/designpatterns-java
Distintas implementaciones de los patrones de diseño del GoF utilizando Java 11.
Language: Java - Size: 294 KB - Last synced at: 20 days ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

kabragaurav/BillingSystem
Billing System
Language: Java - Size: 81.1 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

lombardi-g/My-Projects
Private projects and ideas for studying
Language: HTML - Size: 53.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

kabragaurav/gof-design-patterns
Gang-of-4 Design Patterns
Language: Java - Size: 22.5 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

extio1/text_editor
Text editor inspired by GoF Lexi
Language: C++ - Size: 1.62 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

DiegoPardoMontero/DesignPatterns
A repository for learning and applying design patterns to get more familiar with them
Language: Java - Size: 15.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ngljcb/px-filesystem-design-patterns
Repository showcasing software design patterns, part of a university course on software development methodologies. Includes implementations of Factory, Adapter, Composite, Observer, and more, with comprehensive examples and tests.
Language: Java - Size: 29.3 KB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

utkuonursahin/gof-design-patterns
Gang of Four (GOF) design patterns' implementations.
Language: Java - Size: 84 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

lqqokim/design-patterns-in-ts
Gang of Four (GOF) design patterns implemented in Typescript.
Language: TypeScript - Size: 24.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

meloian/ModernProg
Postmodern technologies in SW development 2024
Language: Python - Size: 42 KB - Last synced at: about 1 year 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

Kogo1616/GoF
Explore our GoF patterns vault! From singletons to observers, find the keys to elegant code solutions. Let's unlock the magic of patterns together! ✨🔑
Language: C# - Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

BilalM04/maze-runner-take-two
A Java program to find the path of various textual mazes, as well as verify paths and conduct benchmarking.
Language: Java - Size: 138 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

rikcav/padroes-de-projeto
Implementações de diferentes Padrões de Projeto em TypeScript.
Language: TypeScript - Size: 49.8 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

dfleta/ricksy-business-observer
Patrón observer, Colecciones, SOLID, SRP, OCP, LSP, DIP, Tiene una /has-a, Agragación débil, TDD.
Language: Java - Size: 522 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

NelsonBN/design-patterns-gof-creational-builder
GoF - Creational - Builder
Language: C# - Size: 24.4 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

NelsonBN/design-patterns-gof-behavioral-state
GoF - Behavioral - State
Language: C# - Size: 17.6 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

nadyapng/Space-Invaders
Classic retro Space Invaders game implemented using GoF design patterns in Java.
Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

TonyDoen/followLeetCodeOrPoj
偷懒掉的都要补回来
Language: Java - Size: 1.72 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

flowkraft/design-patterns-python
Design Patterns implemented in Python
Language: Python - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

flowkraft/design-patterns-java
Design Patterns implemented in Java
Language: Java - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

welli7ngton/design-patterns-gof
Bem-vindo ao meu repositório pessoal, onde documentarei meu progresso ao aprender e aplicar os Padrões de Projetos da Gangue dos Quatro (GOF) em Python. Este é um espaço onde explorarei os princípios de design de software, padrões de projeto e como implementá-los eficazmente na linguagem Python.
Language: Python - Size: 7.06 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

deepcloudlabs/cmp5151-software.design.patterns-2023.2024
CMP5151: Software Design Patterns (2023-2024)
Language: Java - Size: 564 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

agr17/pygame-wordle
Clone of Wordle using Pygame.
Language: Python - Size: 258 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sergiodantasz/design-patterns-python
Repositório contendo os padrões de projeto (design patterns) com a linguagem Python.
Language: Python - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

deepcloudlabs/dcl220-2023-nov-27
DCL-220: Object-Oriented Programming Principles and Design Patterns (in Java SE 17)
Language: Java - Size: 408 KB - Last synced at: 26 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sangingeum/DesignPatterns
C++ Design pattern implementations
Language: C++ - Size: 82 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

oleksiivelychko/go-design-patterns
Design patterns
Language: Go - Size: 586 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Melika-Zabihi/JavaParser
Extracting class features from an open-source project
Language: Java - Size: 18.3 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

lucianobajr/software-architecture
:building_construction: Software Architecture CCF 323
Language: TypeScript - Size: 17.6 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

LuisSalas94/Java-Design-Patterns
Explore the world of Java Design Patterns through my in-depth article. Discover their significance in software development and real-world applications. Guided by the acclaimed book "Head First Design Patterns," this article enhances your understanding of Java design principles.
Language: Java - Size: 20.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

brneto/design-patterns
Implemented example of Design Patterns in Java
Language: Java - Size: 415 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

AssoDePicche/agile-development-with-design-patterns
A few examples of design patterns with Java
Language: Java - Size: 23.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

hugocen/design-patterns
Language: Java - Size: 49.8 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

gaievskyi/patterns
Software design patterns implementations in TS, Python, Go, C++, Rust, C#, Swift and PHP
Language: C++ - Size: 176 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

vbsantos/dio-desafio-spring-gof-imp
Padrões de Projetos com Java e Spring Boot
Language: Java - Size: 61.5 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

rkuzmych/designpatterns-java
Repository contains GOF design patterns implemented in Java language
Language: Java - Size: 22.5 KB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Matysys/design-patterns-mateuslima-dio
Padrões de projeto com Java
Language: Java - Size: 31.3 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

toniskobic/ShippingPortGOF
.NET 7.0 Console application implementing multiple GOF Design Patterns
Language: C# - Size: 779 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

AcediaDotExe/GoFPatterns
Repository that helped me fully understand GoF patterns. I implemented Composite, Abstract Factory, Builder, etc. patterns
Language: TypeScript - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Vaixle/GoF
Design Patterns: Elements of Reusable Object-Oriented Software
Language: Java - Size: 51.8 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

dig2root/DesignPatternsCheatSheets
Size: 35.2 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

devalurum/solar-position
Консольное приложение для определения положения солнца с помощью алгоритма SPA.
Language: Java - Size: 68.4 KB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

dmancilla85/dotnet-design-patterns
.NET C# Design Patterns
Language: C# - Size: 1.34 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

DmitryChulkov14/GoF_Patterns_Java
Language: Java - Size: 33.2 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

dibikhin/fp-builder-js
The Builder pattern in functional style on JavaScript
Language: JavaScript - Size: 339 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

evilthreads669966/kotlin_design_patterns
A collection of kotlin design pattern implementations.
Language: Kotlin - Size: 79.1 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

deepcloudlabs/dcl220-2022-dec-08
DCL-220: Object-Oriented Programming Principles and Design Patterns (in Java SE 17)
Language: HTML - Size: 396 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

pauloeli/java-design-patterns
I wrote this examples some time ago to study GoF (Gang of Four) design patterns applied in Java
Language: Java - Size: 37.1 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

arifBurakDemiray/FACoin
Cryptocurrency exchange app
Language: Java - Size: 2.52 MB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Ddieguin/design_patterns
implementation one of the GOF design patterns
Language: Java - Size: 79.1 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

leejhlouis/binus-board
A bulletin board console application built with Java. Created for Framework Layer Architecture's mid exam.
Language: Java - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jose-mariano/design-patterns
Repository to study design patterns
Language: TypeScript - Size: 74.2 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

KiranSarella/Gof-Design-Patterns-Examples-in-Swift
GOF motivation, sample codes in swift
Language: Swift - Size: 5.48 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

vitorpbarbosa7/design_patterns_python
design patterns course in python https://www.udemy.com/course/design-patterns-python/
Language: Python - Size: 330 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

heldersonbarros/java-platform-game
Jogo de plataforma desenvolvido aplicando padrões de projeto GoF
Language: Java - Size: 88.9 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

lsofiadb/Software-Architecture-Design-Patterns
Software Architecture Design Patterns according to Partha Kuchana's book.
Language: Java - Size: 2.11 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

deepcloudlabs/dcl120-2022-oct-03
DCL-120: Object-Oriented Programming Principles and Design Patterns
Language: C++ - Size: 31.3 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

cortosi/Development-of-Software-Applications-2021-2022
Language: Java - Size: 49.4 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

hmaltaurodev/design-patterns-reinforce
C# application created for study of design patterns to reinforce practice
Language: C# - Size: 24.4 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

taiury/typescript-design-pattern-gof
estudando design pattern
Language: TypeScript - Size: 146 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Lucas0019/design-patterns-ts
Padrões de Projeto GoF e Princípios SOLID em explicações práticas com exemplos reais em TypeScript
Language: TypeScript - Size: 462 KB - Last synced at: 17 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

jocile/patterns
Design pattern is a widely accepted solution to a recurring design problem
Language: Java - Size: 37.1 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ubugeeei/GoF-deno
Language: TypeScript - Size: 49.8 KB - Last synced at: 5 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

joulook/Design-Patterns-Tutorial
Design Patterns Tutorial with Exampls. This tutorial is based on "Design Patterns Elements of Reusable Object-Oriented Software -Gmma and Helm and Johnson and Vlissides -Addison Wesley" Book
Language: C# - Size: 3.73 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

1821-Study/Computer-Science-Study
🚀Computer science study space for Kut students🛸
Language: Java - Size: 1.19 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

jxareas/Design-Patterns
Dummy examples of some Design Patterns of the Gang of Four (GoF) using simple Command Line Apps..
Language: Java - Size: 52.7 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

aemloviji/DPWorkouts-in-dotnet
Simple
Language: C# - Size: 47.9 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

rikoroku/ruby_design_patterns
Ruby Design Patterns
Language: Ruby - Size: 551 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

saisubham/gof-design-patterns
Implementation of Gang of Four (GoF) design patterns
Language: Java - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

WodenWang820118/heaven
A project to practice GRASP principles and GoF design patterns.
Language: Java - Size: 915 KB - Last synced at: 14 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

pedrov4z/clean-node-api
NodeJS, Typescript, TDD, DDD, Clean Architecture, SOLID
Language: TypeScript - Size: 1.13 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

LuannMateus/design-patterns-gof
This repository will contain the GOF design patterns, based on the course taught by professor Otávio Miranda.
Language: TypeScript - Size: 91.8 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

marlonklc/patterns-and-good-practices
This repository join all ideas, GOF patterns, good practices and extra patterns that I think interesting
Language: Java - Size: 82 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

dEzequiel/hot-trip
Java exercise to explore the command pattern.
Language: Java - Size: 24.4 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0
