GitHub topics: builder-pattern
crschnick/remix 📦
A Java library that puts a new spin on the newly introduced record classes.
Language: Java - Size: 297 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 0

R-SNGH/design-patterns
design patterns' solutions
Language: Java - Size: 15.6 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

arabian9ts/builder
struct builder written in golang
Language: Go - Size: 30.3 KB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 1

victorsebrito/SweetBuilders
A generic implementation of the Builder Pattern for C#, for those who love syntactic sugar. Built on the top of AutoFixture.
Language: C# - Size: 85.9 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 0

space-code/builder-macro
builder-macro is a macro that implements the Builder design pattern in Swift
Language: Swift - Size: 312 KB - Last synced at: 22 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

analytically/innerbuilder
IntelliJ IDEA plugin which generates an inner builder class
Language: Java - Size: 2.37 MB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 257 - Forks: 83

CoderTechWeb/DesignPattern
Design Pattern
Language: Java - Size: 154 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

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

hainayanda/Builder
Builder is Swift builder pattern library that utilize dynamicCallable and dynamicMemberLookup as its core.
Language: Swift - Size: 264 KB - Last synced at: 15 days ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 1

Jefschlarski/pizza-builder-ordering
Um simples projeto que demonstra a implementação do padrão de projeto Builder em Go
Language: Go - Size: 6.84 KB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Synphonyte/default-struct-builder
Generates builder methods of every field of a struct
Language: Rust - Size: 44.9 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 4 - Forks: 1

rafamguedes/BuilderPatternWithLombok
Este projeto consiste em uma simples API para demonstrar o uso do padrão de projetos criacional builder e a biblioteca Lombok.
Language: Java - Size: 16.6 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Mohamad-shosha/Design-Pattern
Understanding and applying some of the design Patterns with java, developers can ensure that their applications have a well-managed, single instance of critical components. This not only leads to better resource management and consistent behavior but also promotes loosely coupled design.
Language: Java - Size: 187 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

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

cassio-morais/another-fancy-builder
A builder with steroids. By the way, for me, it seems like a 'state builder'.
Language: C# - Size: 26.4 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

Abdulrahman-K-S/Money-Transfer-Service-API
A money transfer service API that digitalis the banking flow.
Language: Java - Size: 260 KB - Last synced at: 6 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

CodelyTV/youtube-code-examples
🎥 Collection of code examples used in our screencasts about programming best practices
Language: PHP - Size: 36.1 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 31 - Forks: 13

Aptacode/Expressions
A light, cross platform & flexible .net library for creating, storing and dynamically evaluating expression trees using C#
Language: C# - Size: 448 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 2

build-on-aws/amazon-bedrock-with-builder-and-command-patterns
A simple, yet powerful implementation in Java that allows developers to write a rather straightforward code to create the API requests for the different foundation models supported by Amazon Bedrock.
Language: Java - Size: 1.8 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 12 - Forks: 5

AlexKolch/instaDiary
the project will develop
Language: Swift - Size: 1.43 MB - Last synced at: 3 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

edsonwade/design-patterns-creational
Design Pattern Creational
Language: Java - Size: 24.8 MB - Last synced at: 4 months ago - Pushed at: 10 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: 10 months ago - Pushed at: 10 months ago - Stars: 10 - Forks: 2

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

Prathmesh311/Design-Patterns
Language: Java - Size: 14.2 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

LyraPhase/uncommon-build
A curiously uncommon build framework... 🧐
Language: Makefile - Size: 93.8 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

msadeqsirjani/WatchLister
🎬 A simple movie search app, built with .NET 7, Vertical Slice Architecture and using TMDB APIs and YouTube APIs for searching and details of the movies.
Language: C# - Size: 1.14 MB - Last synced at: 18 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

mattshoe/autobuilder
AutoBuilder: A Kotlin Symbol Processing (KSP) library for automatic builder class generation. Supports default values for both primitive and non-primitive properties.
Language: Kotlin - Size: 140 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: 11 months ago - Pushed at: over 3 years ago - Stars: 11 - Forks: 2

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

fatma2705/Analisi_BE
Progetto Java many to many Spring Rest Controller e Spring Security Gestione Analisi BE
Language: Java - Size: 85 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

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

cvigueras/builder-pattern-testing
Builder Pattern in Tests
Language: C# - Size: 6.84 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

ryandaraujo/tec-prog2
Repositório dedicado ao estudo de tecnicas de programação e atividades propostas por @gerson-pn
Language: TypeScript - Size: 348 KB - Last synced at: about 1 year ago - Pushed at: about 1 year 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: about 1 year ago - Stars: 0 - Forks: 0

thenlabs/class-builder
Dynamic management of classes, traits and interfaces in PHP.
Language: PHP - Size: 181 KB - Last synced at: 9 months ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 1

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

Jackie-Tan/design-patterns
Sample Rust code written based on the book "Dive into Design Patterns"
Language: Rust - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Schabaani/DesignPatterns
This repo is a collection of design pattern in swift or js language.
Language: Swift - Size: 18.6 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

POMXARK/business_trips
Сервис бронирования автомобилей.
Language: PHP - Size: 802 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

nvhoang295/LaptopInventoryManagement
A course work project using Java core and aiming to partially simulate how does Hibernate work internally.
Language: Java - Size: 1.34 MB - Last synced at: 8 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

dellius-alexander/Design-Patterns
This project is a collection of implementations of various design patterns in Kotlin and Java. Each design pattern is implemented in its own module, and each module contains a README.md file that provides a detailed explanation of the design pattern and its implementation.
Language: Kotlin - Size: 126 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

MohanedZekry/creational-design-patterns
This is a Dart implementation of the Creational design patterns.
Language: Dart - Size: 14.6 KB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

RezaAmd/Http.Request.Builder
Http request as builder & retry pattern for easier to use.
Language: C# - Size: 72.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

slavaavr/go-struct-builder
Struct builder generator for go
Language: Go - Size: 22.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

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: 12 months 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

natitech/builder-generator
PHP standalone library to generate a builder (pattern) from a class
Language: PHP - Size: 87.9 KB - Last synced at: 6 months ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

pawello2222/Appliable
Appliable makes configuring objects easier and more convenient using closures.
Language: Swift - Size: 245 KB - Last synced at: 19 days ago - Pushed at: about 1 year ago - Stars: 1 - 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

perfectsquircle/Normal
A Normal ORM
Language: C# - Size: 301 KB - Last synced at: 14 days ago - Pushed at: about 1 year ago - Stars: 12 - Forks: 0

alex-kapranchuk/api-rest-reqres-demo
Build framework based on Maven used RestAssured libraries, runner Junit and assertions AssertJ.
Language: Java - Size: 11.7 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 1 - 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

arthurfp/Go_Builder_Pattern
An illustrative Go project demonstrating the Builder pattern with a practical example of building customizable pizzas. Features robust error handling and unit testing to showcase best practices in software design.
Language: Go - Size: 7.81 KB - Last synced at: 25 days ago - Pushed at: about 1 year ago - Stars: 0 - 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

rajhseg/DesignPatterns_CSharp_Sample
This repo consists of Design Patterns Creational, Structural, Behavioral Patterns and Solid principle in C#
Language: C# - Size: 30.3 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bogue89/Buildable
Builder Design Patter for better practice and clean code
Language: Swift - Size: 28.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

AshayKing/design-pattern
Unleasing Design Patterns in Java
Language: Java - Size: 38.1 KB - Last synced at: about 1 year ago - Pushed at: 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

cerqueirav/design-patterns
Primeira avaliação da disciplina de Padrões de Projeto - INF011 ofertada pelo Instituto Federal da Bahia.
Language: Java - Size: 34.2 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

Viscmad/BuilderPatternPython
This is a simplified example of the builder design pattern in python.
Language: Python - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

samuel-esp/Design-Patterns-In-Swift
Design Patterns In Swift
Language: Swift - Size: 18.6 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

bartoszclapinski/DesignPatterns.NET
Most popular design patterns in C# (.NET). OOP, SOLID, Builder, Factory, Abstract Factory, Prototype, Singleton, Strategy, Observer
Language: C# - Size: 55.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

arvids-gammersmidts/insurance-app
Java training app for insurance domain.
Language: Java - Size: 68.4 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

LeTarzan/zoom-clone
Project cloning Zoom App with only JS created during JS Expert week
Language: JavaScript - Size: 798 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

LeTarzan/terminal-chat-js
A chat via terminal made with only NodeJS and Socket :)
Language: JavaScript - Size: 44.9 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Martin-BG/builder-pattern-example
Example of using Builder pattern to create instances of external class.
Language: Java - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

BasileVu/MCR_Builder_Pattern 📦
Small project which builds food using the Builder pattern.
Language: Java - Size: 49.5 MB - Last synced at: about 1 year ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0

MetadataConsulting/spreadsheet-builder
Spreadsheet Builder
Language: Groovy - Size: 1.99 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 47 - Forks: 21

design-patterns-for-humans/Russian
:ru: translation [WIP]
Size: 72.3 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 52 - Forks: 10

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

joaosouzaaa/TestBuildersPattern
TestBuilder Pattern in .NET
Language: C# - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Agslz/java-advanced-course
Repositorio sobre Java avanzando en el cual se aplican los siguientes temas: Concurrencia, Streams y Expresiones Lambda, Concurrencia con Stream, Variables Atómicas, Patrón de diseño Builder, Optional, Filters, etc...
Language: Java - Size: 161 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

jimmyjazz31/CS665Assign3
Design Patterns, SimpleFactory, Abstract Factory, Director, Builder
Size: 1.18 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

mojtabashirkhani/BottomSheetModule
Applying strategy and builder pattern for creating multiple type of bottom sheets with java, kotlin, and jetpack compose
Language: Java - Size: 143 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

mupezzuol/java-design-patterns
Project that implements some design patterns using Java (Facades, Singletons, Bridges, Adapters, Strategy, Decorator, State, Builder, Observer, Factory and much more).
Language: Java - Size: 5.86 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 5

gaborkolozsy/TimeClock-Spring
Maven based project with Spring, JPA and Hibernate.
Language: Java - Size: 1.84 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

bilal966/builder-pattern
Builder Design Pattern
Language: Java - Size: 19.5 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

Pyknic/mutable-stream
A special implementation of the Java 8 Streams that can be modified until they are terminated.
Language: Java - Size: 66.4 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 0

sr-hosseyni/Calculator
Example for some design patterns in PHP
Language: PHP - Size: 29.3 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

4an70m/apex-stub-builder
Utility class to stub classes in the unit tests on the fly
Language: Apex - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

cenkerkumlucali/design-patterns
Creational design patterns in C#: Abstract Factory, Builder, Factory, Factory Method, Object-Pool, Prototype, Singleton.
Language: C# - Size: 1.44 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 1

fesabelilla/design-patterns
Object Oriented Design | #Builder_Pattern | #Circuit_Breaker_Pattern
Language: Java - Size: 67.4 KB - Last synced at: 24 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

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

zxqqingchuan/AttributedStringBuilder
NSAttributedString Chain Builder
Language: Swift - Size: 224 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

tjeufoolen/Sudoku
Fun little website to play different types of Sudoku games. Written in C# using Blazor and a variety of design patterns
Language: C# - Size: 1020 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

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

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

wagner-de-carvalho/gestao_vagas
API Rest para gestão de vagas de estacionamento
Language: Java - Size: 146 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Pyknic/immutable-array
Read-only primitive Java arrays backed by Direct Buffers and indexed using 64-bit indexes
Language: Java - Size: 245 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 13 - Forks: 2

UnquietCode/Flapi
Flapi is an API generator for Java, which generates 'smart' interfaces for improved fluency in your code.
Language: Java - Size: 4.31 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 58 - Forks: 11

MovieTone/RestServer
Simple Java Rest Server using Gson library and Builder/Singleton design patterns
Language: Java - Size: 8.79 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

iryna-hordiichuk/goit-react-hw-07-phonebook
Language: JavaScript - Size: 5.04 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

RoninEngineer/Architecture.BuilderPattern
Builder Pattern demo
Language: C# - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

chokshidharita/Design-Patterns-in-Java
Design Patterns in Java
Language: Java - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

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

BeppiMenozzi/BalloonPopup
Forget Android Toast! BalloonPopup displays a round or squared popup and attaches it to a View, like a callout. Uses the Builder pattern for maximum ease. The popup can automatically hide and can persist when the value is updated.
Language: Java - Size: 333 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 31 - Forks: 11

iryna-hordiichuk/tasks-manager-async-redux
Language: JavaScript - Size: 5.71 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

henrik42/deeto
A Java dynamic proxy factory for interface-typed data transfer objects
Language: Clojure - Size: 155 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 8 - Forks: 0

osipukr/Patterns
A repository that contains examples of pattern implementations.
Language: C# - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

Brutusa/Simple-Programs
Simple programs developed by Andujar Brutus
Language: Java - Size: 15 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0
