GitHub topics: adapter-pattern
Oluwanifemi007/servicelib
ServiceLib simplifies microservice development in Go by providing reusable components that enhance reliability and performance. 🌟 With a focus on modularity and testability, this library helps developers build robust applications efficiently. 🚀
Language: Go - Size: 378 KB - Last synced at: 1 day ago - Pushed at: 2 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: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

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: about 8 hours ago - Pushed at: over 1 year ago - Stars: 3,352 - Forks: 461

abitofhelp/servicelib
ServiceLib is a comprehensive Go library designed to accelerate the development of robust, production-ready microservices.
Language: Go - Size: 1.4 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

JanithR-creator/Product-Managemet-System
Internship Assignment.
Language: C# - Size: 16.1 MB - Last synced at: 6 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

marchingbeagle/design-patters-abp
Language: TypeScript - Size: 3.91 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

AsrielDreemurrGM/Design_Patterns_Java
Study about Java implementations and design patterns. Includes Singleton, Builder, Abstract Factory, Factory Method, Facade, Observer, Template Method, Adapter and Dependency Injection. Features JavaDocs, demos, organized packages, and practical examples using Spring for DI.
Language: Java - Size: 70.3 KB - Last synced at: 15 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

baguilar6174/node-template-server
Boilerplate Node projects with Express, Typescript and Clean Architecture
Language: TypeScript - Size: 403 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 94 - Forks: 24

rezatajari/CommonDesignPatterns
Real-world implementation of classic design patterns in C# (.NET) with clean code, analogies, and step-by-step documentation
Language: C# - Size: 27.3 KB - Last synced at: 17 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

mikemajesty/nestjs-monorepo
Monorepo boilerplate using Nestjs, authentication, docker, redis, secrets service, logs service, libs structure, anti corruption layer pattern, adapter pattern, dependency inversion pattern, mongodb, redis, swagger and tests.
Language: TypeScript - Size: 707 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 356 - Forks: 91

HuzaifaBanegar/SystemDesign
This is a repo for understanding LLD concepts and different types of System Design Patterns along with its implementation. Here we will also design many complex architecture such as BookMyShow, Parking Lot , Tic Tac Toe etc.
Language: Java - Size: 37.1 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Nikoo-Asadnejad/DesignPatterns
This repository contains detailed explanations and C# implementations of the most commonly used software design patterns. Each pattern is accompanied by examples that demonstrate its practical usage in real-world scenarios.
Language: C# - Size: 194 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 0

rekalogika/rekapager-pagerfanta-adapter
Adapts Pagerfanta and its adapters for use with Rekapager pagination library
Language: PHP - Size: 30.3 KB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

rajan2275/Python-Design-Patterns
Python Design Patterns
Language: Python - Size: 65.4 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 88 - Forks: 28

DmitryTsyvtsyn/Kotlin-Algorithms-and-Design-Patterns
This repository contains the most common algorithms and data structures written in the Kotlin language with simple and concise code.
Language: Kotlin - Size: 6.99 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 839 - Forks: 109

cwelt/Soloist
.NET C# Web Application for Generating a Solo-Melody Over a Given Midi-Playback & Chord-Progression :notes:
Language: C# - Size: 38.8 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 12 - Forks: 0

ecristobale/hexagonal-arquitecture-springboot
Hexagonal arquitecture example application with Spring Boot 3
Language: Java - Size: 409 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Rjchi/node-clean-architecture
Este repositorio tiene varias aplicaciones que van desde aplicaciones de consola, receptores de webhooks, Restful API endpoints, autenticación, web sockets y más, trabajando con TypeScript y patrones de desarrollo para escribir código de calidad.
Language: JavaScript - Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

george-georgy/Practicing-Design-Patterns-java
Design pattern is a solution to a common problem , each pattern describes a problem that occurs over and over multiple times in our environment and core of the solution on that problem can be used a several times without ever doing it same twice.
Language: Java - Size: 39.1 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

leanh153/Android-Alarm
This repository is an Alarm application, demonstrate how to use multiple pending intent to set alarm's time wake up. use popup menu, RecyclerView Adapter, use SQLite to store data
Language: Java - Size: 3.85 MB - Last synced at: 7 days ago - Pushed at: over 5 years ago - Stars: 25 - Forks: 13

AlanNunes/DesignPatterns
Explanation and implementation of some Design Patterns written in C# language
Language: C# - Size: 44.9 KB - Last synced at: about 4 hours ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

MegMinnie/Projeto-POOII-Padroes Fork of LuisAraujo/Projeto-POOII-Padroes
Este projeto é uma atividade avaliativa da disciplina de Linguagem Orientada a Objetos II , dando continuidade à primeira atividade, "Sistema Escolar" . Ele aplica conceitos de refatoração e incorpora os padrões de projeto Singleton, Observer e Adapter.
Language: Java - Size: 41 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Dannemann/real-world-design-patterns
Language: Java - Size: 189 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 8 - Forks: 1

NisanurBulut/Medusa
Medusa is a website that publishes book reviews. It has two panels: Manager and presentation. Book review is published and categorized from the admin panel. In the presentation panel, you can filter and add comments on book reviews. Admin can edit categories and reviews, delete and add a new one.
Language: JavaScript - Size: 24.8 MB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 1

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

JoanStinson/UnityDesignPatternsReference
A tiny retro action RPG implementation made applying Software Design Patterns to serve as a guide of reusable solutions that can be applied to common problems.
Language: C# - Size: 267 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 21 - Forks: 4

stacenko-developer/Patterns
Паттерны проектирования с примерами на C#
Language: C# - Size: 875 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 18 - Forks: 1

JulianaMancera/LAB-SW_AdapterPattern
Software Engineering 1 - Adapter Pattern: Laboratory Seatwork
Language: Java - Size: 2.93 KB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

JulianaMancera/LabAssign3_AdapterPattern
Software Engineering 1 - Adapter Pattern: Laboratory Assignment 3
Language: Java - Size: 8.79 KB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

ehsangazar/design-patterns-cpp
All Design Patterns Samples in C++
Language: C++ - Size: 40 KB - Last synced at: 3 months ago - Pushed at: almost 8 years ago - Stars: 45 - Forks: 30

edyeftimie/RemoteWinery
A mobile app for exploring, organizing, and managing wine collections. Discover wines by category, add them to your personal collection, and keep track of your favorites! 🍷📱
Language: Dart - Size: 794 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

anupavanm/csharp-design-patterns-for-humans Fork of kamranahmedse/design-patterns-for-humans
Design Patterns for Humans™ - An ultra-simplified explanation - C# Examples
Language: C# - Size: 175 KB - Last synced at: 5 months ago - Pushed at: almost 3 years ago - Stars: 1,326 - Forks: 170

krysopath/vaultify
a hexagon of secret provisioning
Language: Python - Size: 86.9 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 1

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: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

sangafabrice/process-inspector-mvc
The Process Inspector inspects individual processes and provides an option to stop them. It is a simple GUI application built with PowerShell WinForms and structured on the MVC architecture.
Language: PowerShell - Size: 77.1 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

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

dcyuksel/AdapterPattern
Adapter Pattern in C#
Language: C# - Size: 9.77 KB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

s-damian/design-patterns-php
Design Patterns PHP - Examples with PHP 8.3
Language: PHP - Size: 553 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0

LalanaChami/Java-Media-Converter-mp4-to-mkv-mp3-and-flv
📹♻️🎵 A simple command-line media file converter application, that converts mp4 to mp3, mkv and flv . Used a watcher to listen to newly added mp4 files and converted them to the relevant codec using java NIO.
Language: Java - Size: 45.9 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 2

Mofazzal874/PharmaPlus
CSE-3120 | Software Engineering and Information Systems Laboratory Android studio project with Factory , SingleTon , adapter , Observer Design pattern
Language: Java - Size: 2.14 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

suleyman-demir/Design-Patterns
Design Patterns
Language: Java - Size: 26.4 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

YAS-SIIN/DesignPatterns
Design paterns
Language: C# - Size: 3.42 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 0

akazad13/csharp-design-patterns
Implementations of different design patterns
Language: C# - Size: 38.1 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

ziadasem/Design-patterns-in-dart
selected design patterns implemented with dart programming language, oriented for flutter development
Size: 30.3 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

blinkist/blinkist-config
This GEM allows you to access configuration stores with different adapters.
Language: Ruby - Size: 53.7 KB - Last synced at: 16 days ago - Pushed at: 11 months ago - Stars: 4 - Forks: 2

alexandra-valkova/DesignPatterns
Some design patterns (Singleton, Simple and Abstract Factory, Builder, Facade, Adapter, Chain of Responsibility, Mediator) examples written in C#
Language: C# - Size: 536 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

TeamOOTD/OOTD-iOS
너 오늘 커밋했니? 개발자를 위한 투두리스트
Language: Swift - Size: 16.3 MB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

arkeodev/python
A collection of Jupyter notebooks covering Python concepts, software design principles, and key libraries.
Language: Jupyter Notebook - Size: 8.48 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

qysp/photosmarter
A web interface & app to scan documents or photos with the HP Photosmart.
Language: C++ - Size: 773 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

moises35/cli-task-tracker
Language: TypeScript - Size: 59.6 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

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

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

OGSmurfen/AndroidUni
Some of the more notable projects from the Android semester in the Technical University of Varna
Language: Java - Size: 135 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AlessandroFerrante/Software-Engineering
University subject: Software Engineering
Language: Java - Size: 1.02 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

SE-MahmoudAbdelaal/Design-Patterns
Design patterns are established solutions for recurring software design issues. They improve code flexibility, reusability, and maintainability. Creational Patterns: Handle object creation (e.g., Singleton, Factory Method). Structural Patterns: Focus on object composition (e.g., Adapter, Decorator). Behavioral Patterns: Deal w
Language: Java - Size: 10.7 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

kadir-code/DesignPatterns
In this project, I tried to apply some design patterns with sample projects.
Language: C# - Size: 66.4 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 11 - Forks: 2

g-brrzzn/Java-College-Lessons
Done Java lessons from College
Language: Java - Size: 1.48 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

brunobatistabbf/VehicleLibrary
Language: Python - Size: 23.4 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ehsangazar/design-patterns-php
All Design Patterns Samples in PHP
Language: PHP - Size: 20.5 KB - Last synced at: 19 days ago - Pushed at: almost 8 years ago - Stars: 44 - Forks: 15

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

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

eneskzlcn/softdare
A social media web application allows user to follow other users, publish new posts, comment on published posts, like posts or comments. Users also has their timelines according to the followed users, trend page that shows the trend posts, search operation to find another users, get mailed on account creation or notifications.
Language: Go - Size: 62 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Kahmori/DesignPatterns
A collection of design patterns implemented in Java, showcasing practical examples of creational, structural, and behavioral patterns.
Language: Java - Size: 61.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

HendEmad/Design-Patterns
A repo. includes my study notes and implementation of design patterns
Language: C++ - Size: 108 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

CauaDeSa/5by5-Patterns
5by5 Internship Project with Patterns and Databases.
Language: C# - Size: 37.1 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

HaiderABB/Structural-Design-Patterns-JAVA
Implementation of Structural Design Patterns in JAVA
Language: Java - Size: 1.95 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

eolatham/farm-dashboard-prototype
A prototype for a farmer utility application built with JavaFX as an exercise in using design patterns such as entity-control-boundary, composite, visitor, and adapter
Language: Java - Size: 1.55 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

acidiney/brokher
A beautiful adapter for Message Brokers
Language: TypeScript - Size: 297 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 1

anupavanm/csharp-design-patterns-for-humans-examples
Complete C# Examples Refereed in csharp-design-patterns-for-humans
Language: C# - Size: 53.7 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 65 - Forks: 18

fatiq123/Design-Patterns-Java
This repository includes design patterns in java for the 6th semester subject (DP).
Language: Java - Size: 29.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

sergeyleschev/ios-dev-skills
iOS Dev Skills. Performance Review. @ S. Leschev. Google Engineering Level: L7+
Size: 354 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 26 - Forks: 1

kadisin/PatternsPractise
Repository that implement pattern examples
Language: C# - Size: 14.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - 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

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: almost 2 years ago - Stars: 37 - Forks: 23

Digitalroot-Technologies/VFPtoCSharpBridge
Visual FoxPro to C# bridge/wrapper/proxy.
Language: xBase - Size: 19.5 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 2

riyadomf/Design-Patterns-Java
Design patterns are typical solutions to common problems in software design. Each pattern is like a blueprint that you can customize to solve a particular design problem in your code.
Language: Java - Size: 17.1 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - 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: about 7 years ago - Stars: 1 - Forks: 0

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: almost 2 years ago - Stars: 4 - Forks: 0

themse/ecommerce-store
Ecommerce Store / Admin Panel
Language: TypeScript - Size: 1.2 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

LeTarzan/api-clean-node
An API combining Clean Architecture with SOLID and others patterns
Language: TypeScript - Size: 1.84 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

gunatheeban/Design-Patterns
This resource is crafted to help developers understand and implement various software design patterns. Whether you're a beginner looking to learn about design patterns
Language: Java - Size: 28.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

vasga-floze/node-course
DevTalles course
Language: TypeScript - Size: 890 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

jackdbd/design-patterns 📦
Some of the most common design patterns implemented in Python.
Language: Python - Size: 186 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 73 - Forks: 32

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

onumengine/flambu_test
this app fetches dog breeds from an API
Language: Dart - Size: 96.7 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

rahulkg31/design-patterns
This project provides concise examples of commonly used design patterns, demonstrating their implementation and illustrating their usage.
Language: Java - Size: 383 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

jibinmathew69/TypescriptTutorial
Typescript learning Repository along with design patterns
Language: TypeScript - Size: 26.4 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

alt3/cakephp-tokens 📦
CakePHP plugin for generating various (secure) tokens.
Language: PHP - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 1

SedatD/DesignPatterns
Playground for Design Patterns
Language: Java - Size: 49.8 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

rmlibre/tiny_gnupg
tiny_gnupg - A small-as-possible solution for handling GnuPG ed25519 ECC keys.
Language: Python - Size: 826 KB - Last synced at: 12 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

MaicolAnder/Design-patterns-application
Project that implements an example of each of the most important design patterns, applied to examples that could occur in a productive environment
Language: Java - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Ssousuke/minhas-contas-api
App de controle financeiro pessoal
Language: C# - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

TobiasGleiter/nextjs-appointment-booking
NextAuth, MongoDb, Nextjs14
Language: TypeScript - Size: 2.91 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

zoom2manoj/datastructure_challenge
Data structure for searching, sorting & alogrithms, design patterns
Language: Java - Size: 255 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 2

djzenma/Warzone
Advanced Programming Practices Project @ Concordia University
Language: Java - Size: 1.31 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 2

venkatesh-db/Dart-DesignPatterns
Dart design patterns simplified with real life case studies
Language: Dart - Size: 1.95 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

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

CSUI-Adpro/tutorial-3
Behavioral Design Pattern: Facade Pattern and Adapter Pattern.
Language: Java - Size: 699 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

bujosa/adapter-design-pattern
See example of adapter design pattern in go
Language: Go - Size: 2.93 KB - Last synced at: about 20 hours ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

elyosemite/HexagonalArchitecture
This is a study project focused on software architecture. We will use the Hexagonal Architecture, also known as Ports and Adapters, which aims to separate business logic from the rest of the application, as well as being easily testable and flexible for changes.
Language: TypeScript - Size: 504 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0
