1 dépôt
Fetches user profile data on demand from the GitHub REST API, transforms it, and caches results to minimize API calls.
Distinct from REST API Data Sources: Distinct from REST API Data Sources: specifically targets the GitHub REST API and transforms profile data into building parameters, not a general abstraction layer.
Explore 1 awesome GitHub repository matching development tools & productivity · GitHub REST API Caches. Refine with filters or upvote what's useful.
Git City transforms a GitHub profile into a unique 3D pixel art building whose height, width, and window brightness reflect contribution activity, repository count, and star totals. The project renders these buildings as voxel-based structures in a shared 3D city scene, using a custom geometry generator that maps GitHub metrics to block dimensions and colors. Users can explore this interactive city by flying through it with smooth camera controls, visiting any developer's building to view their statistics. The project also enables side-by-side comparisons of two profiles, placing their buildi
Caches GitHub REST API responses to minimize API calls when fetching profile data for building generation.