GitHub topics: factory-pattern
safakatakancelik/TalkWithYourFiles
An LLM GUI application; enables you to interact with your files, offering dynamic parameters that can modify response behavior during runtime.
Language: Python - Size: 813 KB - Last synced at: about 8 hours ago - Pushed at: about 10 hours ago - Stars: 94 - Forks: 11
Thineth1456/Thoga_Kade
This is a pos system for grocery shop Using with Layard architecture.
Language: Java - Size: 41 KB - Last synced at: about 17 hours ago - Pushed at: about 19 hours ago - Stars: 0 - Forks: 0
cesarliws/DelphiMultithreadingBookCodeEnglishEdition
This repository contains all the source code for the practical examples in the book "Delphi Multithreading: Threads, Concurrency, Parallelism and Asynchronous Programming", written by Cesar Romero.
Language: Pascal - Size: 495 KB - Last synced at: about 22 hours ago - Pushed at: about 24 hours ago - Stars: 0 - Forks: 0
cesarliws/DelphiMultithreadingBookCode
Este repositório contém todo o código-fonte dos exemplos práticos do livro "Delphi Multithreading: Threads, Concorrência, Paralelismo e Assincronismo", escrito por Cesar Romero.
Language: Pascal - Size: 394 KB - Last synced at: about 22 hours ago - Pushed at: about 24 hours ago - Stars: 2 - Forks: 1
seweex/ignis-graphics
This useful and compact library for graphics based on Vulkan. It hides the complexity of Vulkan and provides to you easy-to-understand interface.
Language: CMake - Size: 2.93 KB - Last synced at: 1 day ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0
Thisara-Chamika/Thoga-Kade
Shop management System
Language: Java - Size: 18.6 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0
pramitman/app360-toolkit
📄 Validate and manipulate Brazilian documents easily with app360-toolkit, a comprehensive Python toolkit for rapid development and common utilities.
Language: Python - Size: 1.33 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0
arieltolazurita/demo-llm-integration
🛠️ Build a flexible integration layer for large language models using Strategy, Abstract Factory, and Adapter patterns in TypeScript for seamless runtime switching.
Language: TypeScript - Size: 1.34 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0
Iann-rst/GymPass-backend
Back-End da aplicação GymPass Style App
Language: TypeScript - Size: 3.6 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 5 - Forks: 0
uvindux/BuyBerry-Fresh-deals-every-time
Fresh deals. Smart insights. All with AI-powered assistance , BuyBerry combines JavaFX UI, Java transaction reliability, and OOP design (Factory + layered architecture) to deliver instant sales intelligence and daily reports
Language: Java - Size: 25.4 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0
DesBasito/task-tracker
REST API сервис для управления задачами с использованием Spring Boot.
Language: Java - Size: 839 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0
DevPatel1106/Concurrent-Custom-HashMap
A custom thread-safe HashMap implementation in Java with modular bucket designs, including lock-free, tree-based, and dynamically resizable buckets. Fully tested with unit tests and performance benchmarks, providing insights into multi-threaded map performance.
Language: Java - Size: 24.4 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0
yavarguliyev/invoice_hub_microservices_express_js
Invoice-hub-microservices
Language: TypeScript - Size: 2.97 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0
b3ndoi/factory-go
Laravel-like test factories for Go with generics.
Language: Go - Size: 45.9 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 2 - Forks: 0
marwanfarook22/Email_notfiction_system
Simple app to generated Email nonfiction with kinds of third party system follow Adaptor design pattern and Factory method pattern
Language: C# - Size: 25.4 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0
superTay/solid-calc
A modular calculator implementing SOLID principles and design patterns (Strategy, Factory, Chain of Responsibility). Clean architecture with input validation, error handling, and decoupled components.”
Language: Python - Size: 4.88 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0
microwind/design-patterns
Design Pattern 经典设计模式源码 C/Java/Go/JavaScript/Python等不同语言实现。 FP/OOP/MVC/MVP/MVVM/DDD等设计思想研究。适合高级程序员和架构师,希望深刻洞察问题,找到合适的方案。
Language: Java - Size: 11.7 MB - Last synced at: 17 days ago - Pushed at: 18 days ago - Stars: 46 - Forks: 12
bilalvdemir/product-management
Product Management Service built with Spring Boot and structured using Layered Architecture with Domain-Driven Design (DDD) concepts. Provides REST APIs for creating, updating, and retrieving different product types.
Language: Java - Size: 36.1 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0
cypri1-dev/avaj_launcher
Avaj Launcher is a Java project designed as an introduction to object-oriented programming (OOP). It aims to simulate aircraft flights according to predefined scenarios while applying UML diagrams and design patterns such as Observer, Singleton, and Factory.
Language: Java - Size: 37.1 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0
PasanSWijekoon/Globemed-Healthcare-System
A Java-based healthcare management system that centralizes patient records, appointments, and billing. It leverages key design patterns like Proxy, Strategy, and Command to create a secure, scalable, and maintainable solution, streamlining clinical and administrative workflows for healthcare organizations.
Language: Java - Size: 7.4 MB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 0
LiteObject/demo-llm-integration
TypeScript LLM integration layer using Strategy, Abstract Factory, and Adapter patterns. Runtime platform switching, unified API, and migration guide for adding providers.
Language: TypeScript - Size: 88.9 KB - Last synced at: 25 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
Hereetria/factory-pattern-prototype 📦
A prototype demonstrating the Factory design pattern for flexible object creation and reduced coupling, built with Java. Created during an early learning phase and retained as a technical reference.
Language: Java - Size: 17.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
rgglez/go-database
Database factory
Language: Go - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
tobbie/csharp-design-patterns
A collection of software design patterns in csharp
Language: C# - Size: 415 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0
FreeDevelopersCamp/learning-platform-api
Backend for the learning platform using NestJS with MongoDB for the database.
Language: TypeScript - Size: 631 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
sfortuna77/app360-toolkit
A comprehensive Python toolkit for rapid development, featuring document validation, utilities, and common patterns.
Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
shift-elevate/design-patterns
Demonstration of various design patterns in Java with practical, real-world examples with comprehensive tests and executable code samples.
Language: Java - Size: 119 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0
JJWren/PassGen
This is a password generation tool I created as a fun project.
Language: C# - Size: 20.5 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - 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: 28 days ago - Pushed at: about 3 years ago - Stars: 1,364 - Forks: 170
shubhamv108/object-oriented-design-patterns
Simple examples of some of the Object Oriented Design Patterns.
Language: Java - Size: 32.9 MB - Last synced at: 23 days ago - Pushed at: 10 months ago - Stars: 2 - Forks: 3
HMarchiori/spring-bootcamp
This collection contains a compelling Spring Boot 3.4.1 course project covering various REST API fundamentals and structure practice.
Language: Java - Size: 164 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
ialwayslikedgrime/Particle_Swarm_Optimization
Particle Swarm Optimization implementation demonstrating proper software engineering practices. Built as a consistent extension of the Softpy library using inheritance from the library's abstract base classes and factory pattern implementation. Features object-oriented design, comprehensive validation,and testing on benchmark optimization functions
Language: Python - Size: 59.9 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
mwlt68/MEG
MEG is a solution that includes libraries that I think will be useful for .NET developers and that I have developed by putting my experience into use.
Language: C# - Size: 115 KB - Last synced at: 30 days ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0
BuildFrom/FastAPI
Language: Python - Size: 140 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
LiteObject/llm-provider-abstraction
A demonstration of using Adapter and Factory design patterns to create a flexible, swappable LLM provider system. This allows applications to easily switch between different LLM providers (OpenAI, Ollama, etc.) without changing business logic.
Language: Python - Size: 10.7 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
josileudo/Remind
Remind é um APP nativo em swift com o objetivo de auxiliar pessoas a tomarem seus medicamentos corretamente
Language: Swift - Size: 20.1 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
sorza/FIAP.FGC-Games
API Biblioteca de Jogos
Language: C# - Size: 1.01 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
jamogriff/markup-front-matter-parser
An OOP-y Python package to parse front matter from markup files
Language: Python - Size: 27.3 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
roookeee/datus
datus enables you to define a conversion process between two data structures in a fluent functional API
Language: Java - Size: 216 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 42 - Forks: 5
pmrogala/Buildenator
A test data builder generator for .net 5 and later.
Language: C# - Size: 221 KB - Last synced at: 1 day ago - Pushed at: about 1 year ago - Stars: 21 - Forks: 1
muqeet-suhail/Tourism-System-Software-Design-Patterns-Project
C# project that includes Singelton, Dependency Injection and Factory Design patterns. 🚀🌐
Language: C# - Size: 20.5 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
marciokgr/FactoryDesignPattern
Factory é um padrão de design criacional que fornece uma interface para criar objetos em uma classe base, mas permite que as classes derivadas alterem o tipo de objetos que serão criados
Language: C# - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: 3 months 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: 3 months ago - Pushed at: over 1 year ago - Stars: 3,358 - Forks: 461
rfanazhari/factory-login
A secure authentication service built with Go that implements the Factory Method design pattern for flexible login strategies.
Language: Go - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
waltermillan/SpainCities
Visualization of regions, provinces and cities of Spain.
Language: C# - Size: 23.6 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
genesiss310/android-principles-patterns
Master Android design patterns and principles with this beginner-friendly guide. Explore clear examples and structured resources for effective development. 🌟📱
Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
DeveloperAcademy-POSTECH/2025-C4-M10-ProudlyOffbeat
👉 자랑스럽게 색다른 기꺼이 비주류로 간다. 👈
Language: Swift - Size: 116 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 59 - Forks: 0
Rafaell-dev/ts-api-boilerplate
A modern and robust TypeScript API boilerplate featuring Express.js, Prisma ORM, JWT authentication, and Zod validation.
Language: TypeScript - Size: 196 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0
sagarsishir51/Payment-Process-Handling-Sample-Project
This project demonstrates how to integrate online payments in a NestJS application using the Factory Pattern, structured within a robust Hexagonal Architecture.
Language: TypeScript - Size: 423 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0
nimit95/Real-world-Design-Patterns-Node-JS
All the 23 (GoF) design patterns implemented in Javascript with Real World Example using Node.js APIs
Language: JavaScript - Size: 152 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 409 - Forks: 61
okey-dokie/eitaa-extractor
Eitaa Extractor is a Go web scraper that efficiently extracts posts from Eitaa channels, saving details to JSON files. 🚀🛠️
Language: Go - Size: 13.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
kadirdemirkaya/Weather-Microservice
A weather forecast project developed with microservice architecture and a lot of technology
Language: C# - Size: 42.2 MB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0
kathleenwest/MySerializationDemoWCFAppSharedLib
This project presents a simple, but fun “Adopt a Dog” Service Application. The service provides a factory creational design pattern to create and return a single Dog object (complete with a cute photo). It is hosted using IIS Express to quickly demo and test the service with a client. The service interface is defined not in the service application but in a Shared Library. The Shared Library also defines the Dog class object with custom serialization using the ISerializable interface implemented on the Dog class. This project is intended to demo custom serialization and a shared library concept between both the service and the client. With the Shared Library concept of both the service interface definition and the Dog class, there is no need to use SVCUTIL or the Service Wizard to create a tightly coupled service reference. Instead, the client uses a simple ChannelFactory concept to build a channel to the service knowing the interface details in the Shared Library. Also, it can understand and work with the Dog objects as specified in the Shared Library. A client “tester” windows form application tests the service and provides output to the user in a simple GUI. In addition, a short discussion and code demo of debugging service errors and activity using diagnostics and a trace listener pattern is included in this article. Some of my lessons learned in debugging service errors and custom serialization may help you on your next project.
Language: C# - Size: 2.32 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
jElhamm/Regression-Algorithms
"This repository serves as a comprehensive resource for understanding and applying Regression techniques in achine learning and statistical modeling."
Language: Python - Size: 1.09 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
GetRighhttt/RickAndMortyAndroidMVVM
RIckAndMortyMvvm app just to practice paging and caching data with a recycler view. I will be adding in majority of the other jetpack components as well.
Language: Kotlin - Size: 636 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0
MohamedAboElnaser/Blog-apis
A robust RESTful API for blogging platform built with NestJS, TypeScript, and MySQL. Features JWT authentication, email verification, file uploads, social interactions, and Docker deployment. Implements clean architecture with generic email/upload modules using factory patterns.
Language: TypeScript - Size: 1020 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
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: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
nhathao512/E-Commerce-DP
E-Commerce website allow users to sign in, sign up. In this application, they can also view the products without having an account, but for checkout a product. Absolutely, they must be a memeber of E-Commerce system.
Language: JavaScript - Size: 15.5 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 1
pettni/ezconfig
Instantiate C++ Objects from yaml and json
Language: C++ - Size: 1020 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 5 - Forks: 0
dotnet-labs/HeadFirstDesignPattern
Head First Design Pattern: Completely Rewrite in C#
Language: C# - Size: 97.7 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 52 - Forks: 18
Samuelpillai/QuizApplication-Java
A modular Java-based quiz application built using object-oriented principles and design patterns. Developed as coursework for MSc Cloud Computing (Advanced Programming in Java module).
Language: Java - Size: 467 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
defrindr/cryptonode-design-pattern
Language: TypeScript - Size: 8.79 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
yavarguliyev/invoices_hub_express_js
invoices-hub-express-js
Language: TypeScript - Size: 1.02 MB - Last synced at: 16 days ago - Pushed at: 4 months ago - Stars: 1 - 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: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
piliff-e/University-Software-development
University intro. course to software development
Language: Python - Size: 5.19 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0
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 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0
Jeferth/sequelize-seeder-factory-json
Ultra-simple JSON-based seeder factory for Sequelize - Zero configuration required!
Language: JavaScript - Size: 29.3 KB - Last synced at: about 2 months ago - Pushed at: 5 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: 64.5 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 10 - Forks: 0
pmarcosfelipe/flask-calculator
This project aims to create calculators using Flask in order to learn about Design Patterns
Language: Python - Size: 19.5 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
danilpapa/HealthReminder
iOS application for managing health-related reminders, built with UIKit, SwiftUI.
Language: Swift - Size: 33.5 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
nurfarazi/design-patterns
Demonstrates the creational, structural, and behavioral design patterns in C# and .NET 8
Language: C# - Size: 71.3 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0
Robert076/factory-pattern
Practicing the factory design pattern. A useful example in python too.
Language: Python - Size: 14.6 KB - Last synced at: 26 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
hoangsonww/Software-Design-Patterns
🎨 A comprehensive exploration of object-oriented design patterns, featuring fully implemented examples like inheritance, composition, observers, decorators, and factory methods. Built with Java to demonstrate their real-world applications in scalable and maintainable software design.
Language: Java - Size: 5.41 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 24 - Forks: 16
learning-zone/javascript-design-patterns
JavaScript Design Patterns
Size: 78.1 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 105 - Forks: 35
RafiBG/EasterBunnyHomeWork2
Language: C# - Size: 6.84 KB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
ashishyoo/Design-Principles-and-Patterns
Principles and Patterns of Design
Language: C# - Size: 41 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
darshna22/Design-Patterns
Design Patterns
Language: Kotlin - Size: 82 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0
JanithR-creator/Product-Managemet-System
Internship Assignment.
Language: C# - Size: 16.1 MB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
Tonybsilva-dev/pool-appointment-api
Appointment manager system
Language: TypeScript - Size: 478 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
joanisprifti/AdvancedLatexEditorView
A Java Swing desktop application to compose and edit LaTeX documents using ready‑made templates, version‑history (“stratagem”) saves, and automatic LaTeX↔HTML conversion, packaged as a Windows .exe for easy distribution.
Language: Java - Size: 85.5 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0
joanisprifti/AdvancedText2SpeechApp
A Java Swing desktop application that loads, edits and converts documents (Word .docx, Excel .xlsx, etc.) into spoken audio using the FreeTTS library.
Language: Java - Size: 49.7 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0
kibeno7/ThreadedProxy
A high-performance multithreaded HTTP proxy server written in C++. Supports ThreadPool and Semaphore-based architectures for concurrent request handling, with pluggable LRU and LFU caching strategies. Built using the Factory Design Pattern for clean extensibility and runtime configurability.
Language: C++ - Size: 17.6 KB - Last synced at: 28 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
luka-lta/luka-lta-api
API for Frontend with LinkTree
Language: PHP - Size: 453 KB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 2 - Forks: 0
Habrador/Unity-Programming-Patterns
Implementations of programming design patterns in Unity with examples in C# when to use them.
Language: C# - Size: 1.3 MB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 2,000 - Forks: 265
WilliamCallao/asistente-virtual-negocios
Identifica las intenciones del usuario y genera respuestas contextualizadas con la informacion del negocio
Language: JavaScript - Size: 33.2 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
shihabmi7/ProblemSolvingWithJava
Problem Solving, OOP, Design Pattern Implementation with Java
Language: Java - Size: 179 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0
QianMo/Unity-Design-Pattern
:tea: All Gang of Four Design Patterns written in Unity C# with many examples. And some Game Programming Patterns written in Unity C#. | 各种设计模式的Unity3D C#版本实现
Language: C# - Size: 3.92 MB - Last synced at: 6 months ago - Pushed at: over 5 years ago - Stars: 4,433 - Forks: 1,026
waltermillan/BridgePatternApp
the idea is to implement the Bridge design pattern in the creation of geometric shapes of different colors. In addition we want to use the Factory design pattern
Language: C# - Size: 116 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
tarique-iqbal/promotional-discount
Sales Promotion Provides Discounts
Language: PHP - Size: 53.7 KB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
amitpatange88/DesignPatterns
Design Patterns are reusable solutions to commonly occuring problems(in the context of software design). Design patterns were started as best practices that were applied again and again to similar problems encountered in different contexts.
Language: C# - Size: 4.34 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0
AnuragVikramSingh/multi-agent-registry-kit
The Registry Pattern for AI Agents: Build, Connect, and Route Multi-Agent Systems with Ease.
Language: Python - Size: 32.2 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
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: 5 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
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: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
waltermillan/RentACar
Vehicle rental registration.
Language: C# - Size: 1.21 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 1
mzueri/Flask_App
This web app includes a simple task manager. It is built using Flask with SQLite authentication and application factory patterns (blueprints). GitHub Actions are used as a CI pipeline to build and test the application.
Language: Python - Size: 48.8 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
DanielNetzer/ng2-modal-dialog
Angular 2 Factory made Modal
Language: TypeScript - Size: 3.48 MB - Last synced at: 14 days ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 2
Raphsodyz/SpaceDevs
Backend for the Launch list of the spacedevs API. (https://ll.thespacedevs.com/2.1.0/swagger)
Language: C# - Size: 2.44 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
lambiengcode/pizza_store_flutter 📦
This is mobile application using flutter for develop a pizza store, integrated factory for demo design pattern.
Language: Dart - Size: 3.89 MB - Last synced at: 9 days ago - Pushed at: over 4 years ago - Stars: 31 - Forks: 11
micene09/scarlett
A rest client library that actually covers high complexity scenarios...for real!
Language: TypeScript - Size: 7.66 MB - Last synced at: 15 days ago - Pushed at: 6 months ago - Stars: 29 - Forks: 4
joschonarth/node-clean-domain
🧩 Independent and decoupled Domain Layer, developed following the principles of DDD, to model business rules in a clear, consistent and reusable way.
Language: TypeScript - Size: 148 KB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0