Developer Creates 3D GitHub City Visualization Using Claude Code in One Day

✍️ OpenClawRadar📅 Published: February 28, 2026🔗 Source
Developer Creates 3D GitHub City Visualization Using Claude Code in One Day
Ad

A developer created Git City, a 3D visualization where every GitHub user becomes a pixel art building. The project was built 100% with Claude Code in VS Code, with no manual coding, and the first version was completed in one day.

Project Details

The visualization maps GitHub activity to building characteristics:

  • More commits = taller building
  • More repositories = wider base
  • Lit windows indicate recent activity

The project currently includes almost 10,000 developers in the city and is free to try at thegitcity.com.

Development Process

The developer used Claude Code exclusively for both coding and UX/design decisions. The workflow involved running 2-3 terminals simultaneously, with some for planning and some for coding, maintaining constant activity. After the initial one-day build, the developer has been shipping daily updates using Claude Code for a week.

Technical Stack

  • Next.js
  • Three.js
  • Supabase
  • Vercel

Project Reception

The project has received 500,000+ views and 400+ stars on GitHub. The source code is available at https://github.com/srizzon/git-city.

📖 Read the full source: r/ClaudeAI

Ad

👀 See Also

Non-coder builds cryptographically secure AI microservice using Claude, Gemini, and ChatGPT
Use Cases

Non-coder builds cryptographically secure AI microservice using Claude, Gemini, and ChatGPT

A 60-year-old with zero coding experience built an AI microservice called AgentGate in one week using Claude Code for writing, with cross-auditing by Gemini and ChatGPT. The system includes SQLite database, progressive rate-limiting, Ed25519 cryptographic signing, and 50+ passing tests.

OpenClawRadar
Alien Pinball Postmortem: Full Physics Pinball Game Built with Claude + AI Toolchain
Use Cases

Alien Pinball Postmortem: Full Physics Pinball Game Built with Claude + AI Toolchain

A developer shares how they built a complete browser pinball game using Claude Code (Opus), ChatGPT for art, Suno for music, and LittleJS+Box2D. Includes PixiJS-less workflow, AI-generated art aligned to physics geometry, and practical lessons on AI code co-development.

OpenClawRadar
User reports Claude outperforms GPT-4o on deep document analysis: catches logical contradictions, rewrites tone accurately
Use Cases

User reports Claude outperforms GPT-4o on deep document analysis: catches logical contradictions, rewrites tone accurately

A developer who was a ChatGPT loyalist shares concrete experience: Claude 3.5 Sonnet caught three logical contradictions in a 15k-word technical doc that GPT-4o missed, and rewrote sections while matching the author's voice exactly.

OpenClawRadar
One Month with OpenClaw: Personalization Successes and Stability Challenges
Use Cases

One Month with OpenClaw: Personalization Successes and Stability Challenges

An AI researcher replaced ChatGPT Plus with OpenClaw for one month, achieving personalized chatbot functionality through USER.md and PERSONAL_MODEL.md files, daily check-in agents, and spending reports, but encountered persistent breakage requiring Claude Code intervention.

OpenClawRadar