System Loading
System Loading
Secure, scalable, terminal-based CTF event platform
A secure, scalable, terminal-based CTF event platform built with Go.
Typical real-time web applications struggle with latency when handling many simultaneous events.
Leveraged Go's standard library networking and goroutine pools to minimize garbage collection pauses and context switching.
Designed a custom real-time protocol and optimized it for high-concurrency competitive play.
Go backend with a minimalist React frontend for low latency.
Functional competitive platform capable of handling intense real-time traffic spikes.