Raw code snippets, custom video player architectures, and UI components. Built for testing, breaking, and learning.
A custom implementation of HTTP Live Streaming (HLS) with dynamic bitrate switching. Built to seamlessly transition video quality based on real-time network bandwidth, ensuring buffer-free playback.
A hybrid REST and Queue architecture designed to solve critical connection drops during high-concurrency events by decoupling heavy file ingestion from fragile WebSockets.