Skip to content

Projects

GeoQuiz

Street View location-guessing game with real-time multiplayer lobbies.

  • TypeScript
  • React
  • Redux
  • Supabase
  • PostgreSQL
  • WebSockets
GeoQuiz round in progress with a Street View panorama and the guess map

Built with TypeScript, React, the Google Maps Street View API, and Supabase. Multiplayer runs over Supabase's WebSocket-driven realtime streams with synchronized room state, competitive rounds, chat, reconnection handling, and deterministic scoring in PostgreSQL so every client agrees on the result.

  • GeoQuiz multiplayer lobby with players and round settings