← Projects

transcendence

December 2025

Node.jsFastifyWebSocketBabylon.jsVaultDocker42
github

A multiplayer Pong platform built as a group project. The backend runs on Node.js with Fastify, SQLite, WebSockets for real-time game state, and JWT authentication. Infrastructure includes Docker, Nginx, HashiCorp Vault for secret management, and a Prometheus/Grafana monitoring stack with ModSecurity as a WAF. My contributions: the entire backend and the 3D rendering of the Pong game using Babylon.js on the frontend.