The auction portal used to run the DreamTeam IPL auction simulation — real-time bidding over WebSockets, player statistics, and multiple concurrent rooms.
Built with : TypeScript · Next.js · Go · WebSocket · PostgreSQL
Highlights
▹
Handled 500+ concurrent users bidding in real time
▹
Supported 50+ simultaneous auction rooms with no downtime at peak
▹
Player statistics API serving 200+ profiles in under 100ms