Projects with this topic
-
Sistema modular y orientado a eventos para gestionar artistas, usuarios, conciertos, reservas con caducidad y pagos mediante Stripe o un emulador local. Construido con Java 25, Spring Boot 4.0.6, Spring Cloud, Kafka y PostgreSQL, siguiendo DDD y Arquitectura Hexagonal. Incluye seguridad OAuth2/JWT y notificaciones en tiempo real mediante SSE.
Modular, event-driven system for managing artists, users, concerts, expiring reservations, and payments through Stripe or a local emulator. Built with Java 25, Spring Boot 4.0.6, Spring Cloud, Kafka, and PostgreSQL, following DDD and Hexagonal Architecture. Includes OAuth2/JWT security and real-time notifications via SSE.
Updated -
This is "Video daybook" app to implement all challenges for my PDP in Avenga for tier 5
Updated -
This project is a Node.js application showcasing various JavaScript design patterns. It includes a set of unit tests that can be executed by running npm run test.
UpdatedUpdated -
Welcome to the repository for Design Pattern In Object Oriented Programming's Low-Level Design (LLD), where we navigate the intricacies of software architecture guided by the pillars of Creational, Structural, and Behavioral design patterns. This space serves as a comprehensive guide, unveiling the meticulous decisions woven into the codebase. Creational patterns govern object instantiation, Structural patterns shape class compositions, and Behavioral patterns choreograph dynamic interactions between components.
Updated -