SpillR | Real-time TV Show Comment Platform (Group Project)
March 2026React Native, Expo, Express, Socket.io, Supabase, PostgreSQL, Jest, GitHub Actions
- Designed the data-layer architecture with REST + Socket.IO: REST owns persistence, Socket.IO owns real-time delivery, served from a single Express process. GitHub (FE) · GitHub (BE)
- Implemented the Socket.io integration layer: room-based episode channels, real-time broadcasting, live/historical data merging.
- Led technical documentation including architecture diagrams and data flow maps.
- Led a major codebase refactor to consolidate duplicated logic and establish maintainable patterns.