GitHub Skyline – Your Contribution Story in 3D

1 battlesquid 3 9/6/2025, 6:29:36 PM gh-skyline.pages.dev ↗

Comments (3)

battlesquid · 3h ago
Github made a cool app called Skyline around 2021 where you could make a 3D model of your contribution graph. Around the end of 2024, I went to print my Github Skyline; I already had one for 2023, and I wanted to grow my collection. Lo and behold, the app is offline. Fueled by my frustration and dissatisfied by the alternatives, I worked to create my own version.
pants2 · 2h ago
Can we see an example without logging in?
battlesquid · 1h ago
Unfortunately no. In the early stages of this I considered this, basically just define some API endpoint like the original skyline did, but I had concerns about API abuse leading to rate limits. The app is open source so you can inspect it yourself, but the only thing the app gets is your profile information and your contribution data, if you have privacy concerns.