Transcendence[Django, WebSockets, Blockchain, Docker]
GitHubMultiplayer online Pong game with real-time play, secure auth, and tournament scores recorded on the Ethereum blockchain.
- Real-time backend with Django, DRF, and WebSockets in a microservices setup (Docker Compose)
- JWT + OAuth2 auth, user stats, match history, live chat
- AI opponents and a Sepolia smart contract to store tournament scores
- Vanilla JS frontend (AJAX, IntersectionObserver) with CSRF/XSS hardening and WSS