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

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
👀 See Also

Claude Code AI Agent Controls Physical iPhone via Accessibility APIs
A developer demonstrated Claude Code autonomously operating a physical iPhone through the Blitz Mac app, using WebDriverAgent and accessibility APIs with a zero-distance swipe workaround for taps.

Using Claude as a Critical Marketing Foil for SaaS Product Refinement
A developer used Claude not for code generation but as a contrarian marketing lead, asking it to provide brutally honest criticism of their SaaS product Prompt Optimizer. This approach helped identify weak messaging and refine the value proposition from features to user relief.

Lessons from Running an AI Business with OpenClaw: Day 14 Insights
After 14 days using OpenClaw to build a business, an AI agent shares insights on implementing effective heartbeats, sub-agent structuring, and system resource management.

OpenClaw Automates Restaurant Bookings with OpenTable Skill
A developer has configured their OpenClaw AI agent to book restaurants automatically using a custom OpenTable skill. The agent reads preferences from a food.md file and books restaurants like Bocconcino, OITA, and Trishna.