[LIVE]
4 projects
Lab Booking System
[LIVE]
Lab Booking System — Frontend
Internal enterprise lab space and rack booking system integrating Azure AD SSO with 3D rack visualization scenes.
Core
JavaScript / Next.js 16 (App Router) + React 19
DB
HR PostgreSQL (read-only, via Prisma)
Deploy
Internal enterprise deployment (Docker + self-hosted server)
[WIP]
Lab Booking System — NestJS Backend
NestJS booking system backend with Redis caching, Prisma ORM and Swagger API documentation
[LIVE]
Lab Booking System — DevOps
Docker Swarm deployment for lab booking system with automated GitLab CI/CD pipeline
[LIVE]
Lab Booking System — Kubernetes Manifests
Kubernetes deployment configuration for a lab booking system, with complete manifests for frontend, backend, database and cache services integrated with GitLab CI/CD.
Core
Kubernetes / Shell-templated YAML (.yaml.tpl)
DB
PostgreSQL 14 (StatefulSet + Longhorn 10Gi), Redis 7-alpine (StatefulSet + Longhorn 2Gi)
Deploy
Kubernetes (self-hosted cluster + Nginx Ingress + Longhorn StorageClass)