There are 0 repository under builder-design-pattern topic.
This custom Home Assistant integration automatically scans your entities, detects new devices, and uses AI (via cloud and local APIs) to suggest tailored automations. It supports multiple AI providers, including OpenAI, Anthropic, Google, Groq, LocalAI, Mistral and Ollama. The integration provides automation suggestions via HASS notifications
Java annotation processor for builder generation (plain source code, no bytecode weaving)
Design Patterns: Elements of Reusable Object-Oriented Software
A fully component based 2D game API with DSL support completely designed on the Entity Component System design approach
This project has been carried out with the aim of observing and examining the object production performances of creational design patterns.
This repository, contains the explanation of the design pattern categories and examples about it.
Builder is Swift builder pattern library that utilize dynamicCallable and dynamicMemberLookup as its core.
In this project, I explained Singleton pattern and BuilderPattern, both theoretically and with examples.
Builder Patterns for Flexible Syntax in Swift.
In this project, I explain design patterns and some patterns application.
đź‘· The Builder Patron, code examples, pros and cons and relation with other patterns
⏳ An annotation processor which implements "Builder Pattern" for your java classes.
PHP standalone library to generate a builder (pattern) from a class
It is an asp.net core project template using JWT tokens. User role control and token control is done.
Scala type-safe builder generator
A maven plugin for generating fluent builders for existing classes via reflection.
Design Patterns
Applying strategy and builder pattern for creating multiple type of bottom sheets with java, kotlin, and jetpack compose
🚦 A GEO code generator with AutoNavi Geocoding API. Main code logic written with Java & AutoNavi REST API.
The Cinema Management System is a Java-based application that demonstrates the use of key design patterns such as Abstract Factory, Builder, Chain of Responsibility, and Singleton. It simulates interactions between customers, employees, and a cinema database system to manage movie screenings, customer reservations, and employee tasks.
Console app in .Net Core using entity framework, Nunit testing and bogus for data
design pattern
A Restaurant Management System
Build a validator object that can be used in a viewmodel to control input via events, such as TextBox.TextChangedEvent, and display compliance with validation rules on every keystroke.
A Go (golang) library for create files.
A simple example of Java annotation processor for the builder design pattern.
This repository hosts a Laravel application named "Quality Control," designed for managing product quality assurance using HMVC architecture and various design patterns such as Repository, Builder, Data Mapper, Strategy, and Factory Method for scalability and maintainability.
This repository covers major computer programming paradigms like imperative, functional, logic, and object-oriented, using Python and its libraries to apply these concepts.
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
A simple web-based email program developed using Angular Framework and Spring Boot.
Example Jetpack compose and MVI implementation, based on Google's architectural samples.
Demo implementations of different design patterns.
Working with Design patterns by refactoring sample code snippets for improvement
GoF Patterns
This repository contains a Java application that implements three design patterns: Builder, Abstract Factory, and State patterns. The project also includes comprehensive JUnit tests to verify functionality and ensure smooth operation.