ApexGrid
F1 Race Ticket Reservation & Microservices Platform

Problem & System Purpose
Production-ready distributed microservices platform featuring 3 independent Spring Boot services (API Gateway, User Service, Race Service) orchestrated via Spring Cloud Gateway. Real-time race ticket inventory synchronized through PostgreSQL database triggers, a 30-minute auto-expiry reservation scheduler, shared RBAC security (USER/ADMIN), Swagger UI, and a full Admin Panel with analytics dashboard via database views.
Architecture Blueprint
Distributed microservices system designed for high concurrency with zero quota race conditions and centralized JWT gateway validation.
Handles centralized routing, rate limiting, and RBAC token evaluation.
High-concurrency ticket booking engine powered by PostgreSQL triggers for real-time inventory management.
Complex PostgreSQL DB views feed real-time sales and reservation metrics to the React Admin Panel.
StudyMate AI
Intelligent RAG-Based Educational Knowledge Assistant