arrow_backBack to projects
Election Map 2026 - Real-time Results
A data-driven election tracking platform with interactive maps and live updates. Built with Next.js and Supabase.
Project Status: Production (2026)
The Problem
Tracking election results across multiple regions can be chaotic. This project provides a centralized, easy-to-read dashboard with visual map representations.
Development Process
Real-time Sync
Leveraged Supabase Realtime to push live vote count updates to all connected users with sub-second latency.
Interactive Mapping
Implemented a custom SVG map component with pan/zoom functionality and dynamic color-coding based on results.
Data Automation
Created complex Node.js scripts to scrape, process, and reseed candidate data from official sources.