Hello! 馃憢
We just launched DevGlobe, a free and open-source project.
The idea is simple: Strava turned solo running into a shared experience by mapping every athlete鈥檚 activity. We wanted the same thing for coding. You write code, you light up the globe.
While you code, you appear live on a 3D globe so you can:
- See other devs coding in real time around the world (the social feed, but for keystrokes)
- Track full stats per repo, file, branch, and language (your activity history)
- Compete on private leaderboards with friends or your team (segments and clubs)
- Browse a directory of public projects with comments and upvotes (routes you can discover and bookmark)
- Build a public dev profile like [devglobe.app/developers/nako00](https://devglobe.app/developers/nako00) (your athlete page), unlock badges, and hit weekly goals
Privacy first, because tracking shouldn鈥檛 feel creepy:
- Anonymous (default): random city inside your country
- Standard: city only
- Private: completely off the globe (if you just want your stats)
100% free, 100% open source (MIT). Your code never leaves your machine, only aggregated metadata is sent. WakaTime-compatible endpoint if you鈥檙e migrating.
Works in 26+ editors: VS Code and its forks, JetBrains, NeoVim, Zed, Claude Code, Codex, OpenCode, and more.
Built with:
The globe runs on [MapLibre GL JS ](https://github.com/maplibre/maplibre-gl-js)(open-source(open-source) map rendering) with basemap styles from [CARTO](https://github.com/CartoDB/basemap-styles), dark theme, vector tiles, smooth 3D globe projection. The frontend is Next.js + React + TypeScript, and real-time updates come through Supabase Realtime (Postgres changes stream). No polling, no refresh, when someone starts coding, their marker appears instantly.
馃實 Globe: [https://devglobe.app/space](https://devglobe.app/space)
Fair-Independent-623 introduces DevGlobe, a free and open-source platform that visualizes coding activity on a 3D globe, similar to Strava for athletes. It offers features like real-time coding visibility, activity tracking, and privacy options. The platform supports multiple editors and uses technologies such as Next.js, React, and Supabase Realtime. Users are invited to provide feedback on making it a daily tool.
Why would I care about a dev's exact location. Strava works because running is a simple metric to compete . Same doesn't apply to coding
No thanks
馃捇 Source: [https://github.com/Nako0/devglobe-extension](https://github.com/Nako0/devglobe-extension)
Pull up, drop your project on the directory, see who else is shipping right now. Curious to hear what would make this a daily-open tool for you.