Leadership & Full-Stack Execution
When our school organized its largest inter-school sports event, the challenge wasn't just building a website. I led the tech team to deliver a robust full-stack platform for a school-wide audience.
Balancing team management with hands-on development, I architected the overall system and guided junior developers while implementing the core synchronization logic. The result was a platform that scaled across hundreds of concurrent mobile and desktop clients.
Live Streaming & Real-Time Architecture
The defining feature of the platform was its live integration. We built a custom streaming setup using OBS that piped live video directly into our frontend while scores updated in near real time.
Rather than relying on heavy frameworks, the platform was engineered with Vanilla PHP and an SQLite database. This lean architecture ensured fast response times while remaining simple to operate during the live event.
Key Highlights
- Conceptualized and led full-stack development of official sports event website
- Achieved 100% server uptime handling ~3,000 views across 40+ live streams
- Implemented proactive security measures including a 100GB honeypot file to trap malicious bots
- Built robust PHP backend with SQLite database for event data management
- Integrated OBS (Open Broadcaster Software) for seamless live streaming capabilities
- Implemented real-time results and score updates with efficient database queries