GitHub topics: builder-pattern
ashblue/fluid-behavior-tree
Behavior trees for Unity3D projects. Written with a code driven approach on the builder pattern.
Language: C# - Size: 1.18 MB - Last synced at: 30 minutes ago - Pushed at: 5 months ago - Stars: 1,067 - Forks: 118

tonymushah/mangadex-api
A Mangadex API Wrapper for Rust
Language: Rust - Size: 3.57 MB - Last synced at: about 11 hours ago - Pushed at: about 12 hours ago - Stars: 17 - Forks: 5

flini1we/HealthReminder
iOS application for managing health-related reminders, built with UIKit, SwiftUI.
Language: Swift - Size: 33.5 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

kerydan/DesignPatterns
Design Patterns according to GOF, C++
Language: C++ - Size: 80.1 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

elastio/bon
Next-gen compile-time-checked builder generator, named function's arguments, and more!
Language: Rust - Size: 5.93 MB - Last synced at: 6 days ago - Pushed at: 13 days ago - Stars: 1,662 - Forks: 26

Georgiy-Petrov/StepwiseBuilderGenerator
Language: C# - Size: 186 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 4 - Forks: 0

colin-kiegel/rust-derive-builder
derive builder implementation for rust structs
Language: Rust - Size: 1.19 MB - Last synced at: 7 days ago - Pushed at: 9 months ago - Stars: 1,445 - Forks: 90

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: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0

Robert076/builder-pattern
Practicing the builder design pattern. Contains a useful example in python too.
Language: Python - Size: 0 Bytes - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

adil-faiyaz98/go-builder-kit
Extensible builder pattern toolkit in Go for generating deeply nested test data
Language: Go - Size: 302 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

sabomichal/immutable-xjc
immutable-xjc is a JAXB 4.0 XJC plugin for making schema derived classes immutable with optional builder pattern generator.
Language: Java - Size: 383 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 66 - Forks: 14

bryamjesus/shortly-springboot
Acortador de links
Language: Java - Size: 64.5 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

darshna22/Design-Patterns
Design Patterns
Language: Kotlin - Size: 82 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 2 - Forks: 0

tobi-laa/reflective-fluent-builders
A maven plugin for generating fluent builders for existing classes via reflection.
Language: Java - Size: 2.44 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 3 - Forks: 0

marchingbeagle/design-patters-abp
Language: TypeScript - Size: 3.91 KB - Last synced at: 18 days ago - Pushed at: 18 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: 9 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

Lymia/derive_setters
A procedural macro that automatically generates setter methods for a struct's fields.
Language: Rust - Size: 56.6 KB - Last synced at: 17 days ago - Pushed at: 23 days ago - Stars: 23 - Forks: 4

Geri-Borbas/iOS.Package.Withable
📐 Declarative UIKit in 10 lines of code.
Language: Swift - Size: 2.22 MB - Last synced at: 24 days ago - Pushed at: about 3 years ago - Stars: 28 - Forks: 2

avrilfanomar/flexiblesearchbuilder
Flexible search query builder is SAP Hybris Commerce extension (released as a library) that provides developer-friendly way to build flexible search queries. The aim of this extension is to write().flexibleSearchQueries().easily() in compile-time safe manner without a need to remember the syntax.
Language: Java - Size: 123 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 19 - Forks: 5

SeokminHong/builder-pattern
A derivable macro for declaring a builder pattern.
Language: Rust - Size: 194 KB - Last synced at: 23 days ago - Pushed at: over 1 year ago - Stars: 30 - Forks: 3

exasol/sql-statement-builder
Build SQL statements safely without string concatenation
Language: Java - Size: 3.77 MB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 26 - Forks: 5

graniet/rllm
Use multiple LLM backends in a single crate, simple builder-based configuration, and built-in prompt chaining & templating.
Language: Rust - Size: 245 KB - Last synced at: 30 days ago - Pushed at: about 1 month ago - Stars: 129 - Forks: 2

nickbar01234/boxed-builder
Opinionated TypeScript POJO builders
Language: TypeScript - Size: 92.8 KB - Last synced at: 11 days ago - Pushed at: about 1 year ago - Stars: 8 - Forks: 0

GamalSamadov/builder-singleton-example
🤓 A Design Patterns real-world codebase for beginners
Language: TypeScript - Size: 74.2 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

pelagornis/swift-builder
Builder Patterns for Flexible Syntax in Swift.
Language: Swift - Size: 324 KB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 6 - 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: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

inferred/FreeBuilder 📦
Automatic generation of the Builder pattern for Java
Language: Java - Size: 4.51 MB - Last synced at: 29 days ago - Pushed at: 8 months ago - Stars: 836 - Forks: 100

jonas-grgt/bob
Java annotation processor for builder generation (plain source code, no bytecode weaving)
Language: Java - Size: 208 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 45 - Forks: 5

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 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-boot-commons-response-for-rest-api
this project i try to understand about @Builder (Builder pattern) and i got it. So two modules work for response api. Number one has a lombok library, Number two it doesn't. But it both response the samething.
Language: Java - Size: 65.4 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

skydoves/WhatIf
☔ Fluent syntactic sugar to handle single if-else statements, nullable, collections, and booleans for Kotlin and KMP.
Language: Kotlin - Size: 671 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 912 - Forks: 36

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

reconcilerio/dies
immutable, fluent, builders for Kubernetes resources
Language: Go - Size: 3.67 MB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 8 - Forks: 4

mrshannon/dataclass-builder
Create instances of dataclasses with the builder pattern.
Language: Python - Size: 129 KB - Last synced at: 2 days ago - Pushed at: almost 6 years ago - Stars: 12 - Forks: 3

fillmore-labs/value-comparison
Comparison of value objects in Java
Language: Java - Size: 458 KB - Last synced at: 12 days ago - Pushed at: 13 days ago - Stars: 2 - Forks: 0

rezaalfariziii/java-github-user-activity
A simple command line interface (CLI) to fetch the recent activity of a GitHub user built with Java and Github API.
Language: Java - Size: 19.5 KB - Last synced at: about 2 months ago - Pushed at: about 2 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: about 2 months ago - Pushed at: over 1 year ago - Stars: 3,342 - Forks: 462

WasabiThumb/veritas
Inline object schema validator with builder syntax for JS
Language: TypeScript - Size: 73.2 KB - Last synced at: 8 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

nityanandkumarm/builder-database
A Scalabale Database Builder Service
Language: Java - Size: 39.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

omaralalwi/php-builders
sample php traits to add ability to use builder design patterns with easy in PHP applications
Language: PHP - Size: 9.77 KB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 13 - Forks: 1

thma/LtuPatternFactory
Lambda the ultimate Pattern Factory: FP, Haskell, Typeclassopedia vs Software Design Patterns
Language: Haskell - Size: 588 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1,000 - Forks: 37

java-helpers/simple-builders
Simple Builders is a Java annotation processor designed to generate type-safe and high-performance builders for Java classes.
Language: Java - Size: 186 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

hypnobrando/sendy
A Go HTTP Builder Client.
Language: Go - Size: 16.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

ewingjm/scenario-builder
A NuGet package that provides a framework for test scenario setup using the builder pattern.
Language: C# - Size: 34.2 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

DavidHock07/RegRex
An intuitive Java regular expression builder – create readable and modular regex patterns with a clear API.
Language: Java - Size: 79.1 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 1

Jaimeloeuf/simpler-fetch
A simpler fetch because using window.fetch makes me cri and the other API libraries are too BIG, complex and unsafe, so here's mine... 😐
Language: TypeScript - Size: 648 KB - Last synced at: 6 days ago - Pushed at: 2 months ago - Stars: 4 - Forks: 0

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: about 2 months ago - Pushed at: over 1 year ago - Stars: 839 - Forks: 109

ms-ati/docile
Docile keeps your Ruby DSLs tame and well-behaved
Language: Ruby - Size: 642 KB - Last synced at: 6 days ago - Pushed at: 8 months ago - Stars: 422 - Forks: 33

hedhyw/rex
Flexible regular expressions constructor for Golang.
Language: Go - Size: 675 KB - Last synced at: 30 days ago - Pushed at: 3 months ago - Stars: 203 - Forks: 5

mynktl/builder-pattern-codegen
builder-pattern-codegen contains a template-driven engine for golang to generate builder pattern code from structure definiation.
Language: Go - Size: 11.7 KB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

function61/turbobob
Modern, minimal container-based build/development tool to make any project´s dev easy and frictionless.
Language: Go - Size: 2.35 MB - Last synced at: 12 days ago - Pushed at: 2 months ago - Stars: 8 - Forks: 0

UnifyAir/auto-new-builder
A lightweight, zero-dependency Rust derive macro for automatically generating builder patterns with a clean and intuitive API.
Language: Rust - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

ErickWendel/10-design-patterns-for-js
code examples of my 10 must-know design patterns for JavaScript Developers talk
Language: JavaScript - Size: 64.5 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 115 - Forks: 6

slashlifeai/effect-builder
A type-safe, immutable builder to construct complex objects with runtime validation while maintaining compile-time type safety.
Language: TypeScript - Size: 134 KB - Last synced at: 11 days ago - Pushed at: 6 months ago - Stars: 15 - Forks: 0

khusnetdinov/ruby.fundamental
:books: Fundamental programming with ruby examples and references. It covers threads, SOLID principles, design patterns, data structures, algorithms. Books for reading. Repo for website https://github.com/khusnetdinov/betterdocs
Language: Ruby - Size: 215 KB - Last synced at: 29 days ago - Pushed at: over 1 year ago - Stars: 474 - Forks: 85

mustafa-bircan/Library_System
A Java-based Library Management System that handles book inventory, user management, and library operations. Features include book tracking, user registration, and library service management.
Language: Java - Size: 93.8 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

DamirDenis-Tudor/2d-tank-simulator
C++ game with a use-case modified A* algorithm.
Language: Jupyter Notebook - Size: 1000 MB - Last synced at: 19 days ago - Pushed at: 3 months ago - Stars: 10 - Forks: 0

Nafiz024705/MusicPlayer-JetpackCompose
An open-source Music Player built with Jetpack Compose that supports all audio formats using Android Media Player. It provides a beautiful and user-friendly UI/UX, supporting light & dark mode, and allows users to play, pause, resume, and navigate through their songs easily.
Language: Kotlin - Size: 1.26 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

sdmg15/Java-design-patterns
Java Design patterns.
Language: Java - Size: 22.5 KB - Last synced at: 3 days ago - Pushed at: almost 7 years ago - Stars: 54 - Forks: 44

tersesystems/securitybuilder
Fluent builders with typesafe API for the JCA
Language: Java - Size: 263 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 46 - Forks: 3

saksham24/android-kit
Learning In-app coding patterns and understanding how well know threading classes and observer classes were made using power of interfaces.
Language: Java - Size: 244 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - 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: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

rajatt95/Tutorial_YT_Rajat_DesignPattern_POM_Selenium_Java
This repository contains a Tutorial for Page Object Model (POM) design pattern implementation using Selenium WebDriver and Java for automated testing of applications.
Language: Java - Size: 36.1 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

33j33/design-patterns-using-typescript
Design Patterns Using Typescript
Language: TypeScript - Size: 102 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 20 - Forks: 1

lyubomyr-shaydariv/maybify 📦
maybify returns an object proxy that wraps existing methods of the object in conditional maybe* wrappers
Language: JavaScript - Size: 4.88 KB - Last synced at: 2 days ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

MrEshboboyev/fluent-builder-design-pattern
A C# repository demonstrating the Fluent Builder design pattern, highlighting its advantages and differences compared to the traditional builder approach for creating complex objects.
Language: C# - Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Peet-HD/DownMark
Builder Pattern for Markdown in .NET
Language: C# - Size: 200 KB - Last synced at: 23 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Lukas-Simonson/Swift-Cobweb
A thin and light wrapper around Foundations Networking APIs
Language: Swift - Size: 32.2 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

cayscays/Flower-Box-Bounty
Flower Box Bounty is a game I developed with C#, .NET, and MongoDB, featuring the 3-tier architecture and design patterns. The game allows players to nurture plants that transform into fresh vegetables and fruits, which can then be crafted into items for gifting.
Language: C# - Size: 84 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

swe-amr-abdelaziz/exam-simulator-cpp
A modern C++ console-based exam simulator with OOP, TDD, CI/CD, and Docker support.
Language: C++ - Size: 164 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Jh123x/buildergen
Buildergen is a code generation tool to create a builder class for generating structs
Language: Go - Size: 96.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 6 - Forks: 0

matejchalk/build-md
Markdown builder for JS/TS
Language: TypeScript - Size: 1.96 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

davidmoten/java-builder-pattern-tricks
Tricks to use with the java builder pattern
Size: 60.5 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 53 - Forks: 11

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

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

Spafic/ASU_SeniorProject_DP
ASU_SeniorProject_DP is a senior project showcasing the use of the Builder Design Pattern for text conversion. It processes RTF-like input and converts it to formats like ASCII, TeX, and a custom text widget format. The project demonstrates efficient text processing and modular design.
Language: C++ - Size: 510 KB - Last synced at: 17 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

shubhamv108/object-oriented-design-patterns
Simple examples of some of the Object Oriented Design Patterns.
Language: Java - Size: 32.9 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 3

elhathoutWobz/Design-Patterns-PHP Fork of elhathoute/Design-Patterns-PHP
this repository for explain Design Patterns PHP
Language: PHP - Size: 1.22 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Baboo7/builder-pattern-2
Implementation of the Builder Pattern for both Javascript/Typescript and compatible with ES5/ES6 classes.
Language: TypeScript - Size: 167 KB - Last synced at: about 2 hours ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

jrop/pratt
A Pratt parser builder.
Language: TypeScript - Size: 717 KB - Last synced at: 3 days ago - Pushed at: about 7 years ago - Stars: 12 - Forks: 0

rafamguedes/MicrosservicoAgendamentos
Este projeto engloba um simples microsserviço para gerenciar o agendamento de manutenções em veículos.
Language: Java - Size: 120 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

TaeKwonZeus/botbuilder
An extension for discordgo to create a Discord bot quickly using the Builder pattern.
Language: Go - Size: 58.6 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

dsl-builders/spreadsheet Fork of MetadataConsulting/spreadsheet-builder
Spreadsheet Builder
Language: Java - Size: 4.14 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 58 - Forks: 12

dkildar/immutable-entity-manager
This initiative enables developers to leverage entities in Node.js projects, whether on the client side or in any other Node.js environment.
Language: TypeScript - Size: 133 KB - Last synced at: 3 days ago - Pushed at: 6 months ago - Stars: 4 - Forks: 0

Samuele95/mapyreduce
Lightweight and extensible library to execute MapReduce-like jobs in Python
Language: Python - Size: 35.2 KB - Last synced at: 8 days ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

aalowlevel/typestate-builder
Derive-macro-based generator that combines `Typestate` and `Builder` patterns.
Language: Rust - Size: 255 KB - Last synced at: 18 days ago - Pushed at: 3 months ago - Stars: 11 - Forks: 0

Programmer-RD-AI/CI6115_Food_Ordering_System
The Pizza Ordering System is a sophisticated software solution that revolutionizes the way customers order and customize their perfect pizza. Built with Python, this system implements multiple design patterns to create a robust, scalable, and user-friendly platform.
Language: Python - Size: 7.76 MB - Last synced at: 21 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

W-y-l-t/EducationalProgramDesigner
The project is a model that allows you to create and edit educational programs that include users, laboratory work, lecture materials, subjects, and educational programs.
Language: C# - Size: 21.5 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

code-blessing/sourceamazing
SourceAmazing is a small framework to read data from sources like XML, Java/Kotlin Builders or Java/Kotlin DSLs into Java/Kotlin classes. You write Java/Kotlin interfaces with annotations, Sourceamazing is doing the rest.
Language: Kotlin - Size: 471 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

victorardila/builder-pattern-fastandfurious
Patron de diseño creacional builder
Language: Java - Size: 20.5 KB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

KeremTAN/Creational-Patterns-Benchmark
This project has been carried out with the aim of observing and examining the object production performances of creational design patterns.
Language: Java - Size: 341 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 0

CalderonRigoberto/github-activity
Github Activity CLI: A Java-based command-line to consult github activity by user using oop and modern features (streams, pattern builder, etc) and Jackson for JSON handling. Built while following roadmap.sh
Language: Java - Size: 15.6 KB - Last synced at: 6 days ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

mevlutayilmaz/creational-design-patterns
Language: C# - Size: 36.1 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

AlexDolhov/goit-react-hw-08-phonebook
React, Redux toolkit, connections-api, JWT, authentication, authorization
Language: JavaScript - Size: 5.66 MB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

poppinss/manager 📦
The builder (Manager) pattern implementation used by AdonisJs
Language: TypeScript - Size: 841 KB - Last synced at: 4 days ago - Pushed at: about 3 years ago - Stars: 18 - Forks: 1

mozhgan-peyvand/WeatherSDK
A modular SDK for fetching and displaying weather data from the Weatherbit API
Language: Kotlin - Size: 9.2 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

GetRighhttt/Itunes
Implemented a tab layout that displays a list of my favorite artists' songs. Also added a searchView to search other Artists.
Language: Kotlin - Size: 158 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 1 - 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

MPES-2024-2-Grupo-3/arquitetura-padroes
Alguns exemplos de Design Patterns em Kotlin
Language: Kotlin - Size: 3.91 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

vany0114/resilience-strategy-with-polly
Proposes a way to build resilience strategies using Polly and an easy and cool way to consume it using the builder pattern.
Language: C# - Size: 44.9 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 29 - Forks: 5
