You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A next-generation, interactive 3D visualization dashboard for exploring latency and connectivity between major cryptocurrency exchanges and cloud provider regions. Built with Next.js, React Three Fiber, and TypeScript, it combines real-time data, advanced filtering, and a modern, desk-ready user interface.
Features
Interactive 3D Globe:
Rotate, zoom, and pan across a real-time map of global cloud regions and exchanges.
Dynamic Exchange & Region Markers:
Neon-coded, glut-resistant markers distinguish AWS, GCP, and Azure regions.
Detailed tooltips reveal exchange/location, provider, and codes on hover.
Animated Latency Visualization:
Latency connections appear as pulsing, color-coded lines (green/yellow/red) mapping real-time delays between exchanges and cloud regions.
Filter connections by latency range instantly.
Historical Latency Trends:
Select any exchange-region pair to view charts of latency over time (min/avg/max, with range selectors).
Cloud Region Clusters:
Distinct translucent overlays show provider coverage on the globe. Toggle visibility of each cloud’s regional presence.
Advanced Filtering & Search:
Sidebar lets you filter by provider, exchange, region, latency tier, and search by name/code.
Demo
Desktop View
Mobile View (1)
Mobile View (2)
Setup & Local Development
1. Clone the Repository
git clone https://github.com/gurjeetsinghvirdee/latency-topology-visualizer
cd latency-topology-visualizer