Projects with this topic
-
Mirror of Hexagonal Architecture Template on GitHub
Updated -
Java microservice template built with Spring Boot, following a clean layered architecture. It offers modular REST API with a clear separation of concerns, including unit and integration tests.
Updated -
Sistema modular, orientado a eventos, para catálogo de conciertos, proceso de reserva con caducidad y pagos con Stripe. Construido con Java 21 y Spring Boot 3.5.x siguiendo DDD y Arquitectura Hexagonal. Actualizaciones al navegador mediante SSE.
Modular, event-driven system for concert catalog, reservation process with expiration, and payments with Stripe. Built with Java 21 and Spring Boot 3.5.x following DDD and Hexagonal Architecture. Browser updates via SSE.
Updated -
My personal study on Design Patterns. https://mangad.gitlab.io/design-patterns-case-study
Updated -
C++ Design Pattern Templates
Updated -
Cheat sheets for several programming languages and IT related tools.
Updated -
Object Oriented Programming Cakrawala University 2024/2025
Updated -
Object Oriented Programming Cakrawala University 2024/2025
Updated -
Une formation complète en C# en français, pour débutants et développeurs souhaitant renforcer leurs compétences.
Updated -
Паттерны проектирования кода на C#
csharp dvurechensky... Design Patterns build csharp... csharp utility xamarin csharp #csharp #uni... C#;mvc;Cshar... Librairies-C... sms csharp cSharp WebAPI csharp-notes csharp-resou... language: cs... csharp godot #Csharp #DB ... nadeko bot d... #unity #CSharp csharp c# sh... csharp; cyan... dotnet core ... csharp6Updated -
Разбор шаблонов проектирования
dvurechensky... csharp Design Patterns build csharp... csharp utility xamarin csharp #csharp #uni... C#;mvc;Cshar... Librairies-C... sms csharp cSharp WebAPI csharp-notes csharp-resou... language: cs... csharp godot #Csharp #DB ... nadeko bot d... #unity #CSharp csharp c# sh... csharp; cyan... dotnet core ... csharp6Updated -
-
Saga pattern implementation, that supports conditional transitions
Updated -
-
Object-Oriented Programming mastery (UML, SOLID, design-patterns, ...)
Updated -
This is "Video daybook" app to implement all challenges for my PDP in Avenga for tier 5
Updated -
Proyecto de Java en el que se desarrolla el juego de "La caza del tesoro" utilizando los siguientes patrones de diseño: Factory method, Abstract factory, Adapter, Decorator y Observer. JDBC para base de datos.
Updated -
Refactored an existing codebase for a 3D printer program, which initially required extensive manual input. Applied design patterns and softwaredevelopment principles to improve the code structure, enhance maintainability, and automate key processes. This resulted in a more efficient, user-friendly program with reduced manual intervention and increased automation.
Updated -
This project demonstrates the implementation of various commonly used design patterns in Java. Each pattern has its own folder with the corresponding Java code and a brief explanation.
Updated -
It is a sample application based on the task of airline ticket & baggage weight measuring system. By using Springboot and Spring Webflux Framework to build a non-blocking web application. It is a back-end system that work together with the simple front-end ReactJS application (repostory: ticket-application-react-frontend) to form a sample application.
Updated