You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hands-on Java lab for learning the Factory Method Pattern in backend systems. Includes lecture examples, design evolution, and activities for building scalable, maintainable, and extensible object-creation logic.
This repository demonstrates the Observer Pattern, a behavioral design pattern. It includes a real-world example, step-by-step Java implementation, and activities to help you understand and apply the pattern effectively.
Event-driven notification system built with Java, Spring Boot & Apache Kafka idempotent producer, DLQ retry handling, strategy-pattern multi-channel dispatch, and live Prometheus/Grafana observability.
🏆 A production-grade backend powering HomeBuddy v2’s robot telemetry, command control, medication scheduling, smart dispenser automation, and event-driven notifications—designed as a real-time robotic assistance and health orchestration layer.
A Spring Boot demo showcasing RabbitMQ message publishing/consumption using Topic Exchange, durable queues, Dockerized RabbitMQ, and PostgreSQL persistence. Includes REST APIs to send notifications (Email/SMS) and visual queue activity graphs.
A pretty simple app. If your phone doesn't notify you with a sound when is connected with a bluetooth headset/speaker or classic headphones, or if you need to filter only specific apps with sound, HeadsetNotifier is for you!
Android app in Java featuring all types of static notifications, including push, alerts, and reminders, with easy customization for mobile applications.
A production-grade real-time notification system for a social platform. Users receive notifications when their content is liked, commented on, or when they gain new followers. Built to demonstrate distributed systems thinking, event-driven architecture, fault tolerance, and cloud deployment.
Centralized notification platform using Spring Boot, MongoDB, and Redis Streams to deliver email, SMS, and app notifications asynchronously with templates, retries, and delivery tracking.
full-stack desktop hotel management system built with Java Swing & MongoDB. Covers guest registration, room booking, PDF receipt generation, notifications, inventory tracking, and occupancy reporting.