project_01
Microservice Food Delivery Platform
A high-performance backend choreographing dozens of services with gRPC, Kafka and Redis — built to feed a hungry city.
- ›Microservices in NestJS (TypeScript) and Go, coordinated via Nx monorepo.
- ›gRPC for fast, robust service-to-service communication.
- ›Kafka-driven event streams keep state in lock-step across services.
- ›Redis Sorted Sets power a real-time rider leaderboard with bi-weekly auto-resets.
- ›Async DB logging gives us a tamper-proof audit trail without hurting API latency.