MCPcopy Create free account
trending / bilawalsidhu/gods-eye-view

bilawalsidhu/gods-eye-view +8,111 ★ this week + Follow

AI analysis grounded in the code graph — computed facts, not vibes · 2026-09-23T03:03:03Z

What it actually is

God's Eye View is a browser-based 3D globe application that overlays live open-source intelligence feeds — aircraft transponders, ship AIS beacons, satellite orbital elements, seismic events, public CCTV cameras — onto a photorealistic Earth renderer. It's built for developers and OSINT-curious users who want a single interface to visualise real-time public signal data rather than juggling browser tabs of disparate feeds. Core mechanics include per-layer state management (src/data/manager.js), a click-to-track pick registry (src/data/pickRegistry.js), and a HUD/UI layer (src/ui.js, src/hud.js) that surfaces freshness and source status per data type.

Why it's growing

The star spike (1,984 in a day, 8,403 total) lines up with the commit history showing this was just made public — "Release God's Eye View as open source" and a README overhaul with AI-assisted setup instructions land in the same 30-day window as the surge. The project's creator already has a 5M+ view YouTube series behind it, so the growth reads as an existing audience converting to GitHub stars on release day rather than organic discovery driven by code changes. No tagged releases are present yet, so the growth is attributable to the open-source announcement itself, not iterative feature drops.

The full breakdown is free — sign in to read it

What changed recently, how it's actually built (from the code graph), and whether you should care. Free account — no card, no spam.