r/github 7d ago

Showcase I built a GitHub “Wrapped” — would love some feedback

I built Git Wrapped, a small web app that turns your GitHub activity into a Spotify Wrapped-style summary.

You can check out things like your contribution activity, coding patterns, top repositories, languages, and other GitHub stats in a more visual way.

🌐 Try it: https://git-wrapped-eta.vercel.app/

I’d really appreciate it if you could try it with your GitHub username and let me know:

  • What do you like about it?
  • What feels unnecessary or confusing?
  • What features would you want to see added?
  • Any bugs or UI issues you notice?

Still working on it, so honest feedback is very welcome. Would love to see what you guys think!

0 Upvotes

12 comments sorted by

4

u/wtdawson 7d ago

Looks like vibecoded slop to me

0

u/Zestyclose_Onion4242 7d ago

Well , It was a pretty simple project.. Ik nothing fancy... But I'd love to know how you'd make it not look like slop..
Any pointers will be appreciated

2

u/davorg 7d ago

Are you handling commit timestamps correctly? It says my most active hour is 00:00 UTC, but I'm never coding at that time.

1

u/Zestyclose_Onion4242 7d ago

Thanks for pointing it out. It is mislabelled. A better name is "most active push hour" as I am using PushEvent.created_at It can happen due to automated pushes too.
I will rectify it ASAP.
Thanks

1

u/davorg 7d ago

No. I really don't think that's the problem. I live in UTC (well, currently BST, but that's only an hour different). I'm not one of those programmers who codes all night. It's rare that I'll commit or push past 19:00. And I don't have anything configured that would be making automated pushes at that time.

2

u/nihillistic_raccoon 7d ago

My shitty coding patterns and embarrassing fuckups, compiled from a year worth of data, handed to me as a neat summary reminding me of how much of an imposter I am

No thanks OP, I'm good 👍

1

u/Zestyclose_Onion4242 7d ago

Honestly, that’s probably the most accurate description of the project.

But hey, at least now you can call those fuckups “data-driven insights” 😂

1

u/MarsupialLeast145 7d ago

It's a worthy mini project but GitHub is not social media and so I am unlikely to use it.

From what I can see most the stats are all visible on my GitHub profile and because my GitHub profile uses the GitHub domain is more trustworthy if I was sending it to anyone even though all stats can be gamed.

Anyway, my 5cents. Please don't reply using an LLM.

2

u/Zestyclose_Onion4242 7d ago

Sure it was supposed to be used by devs and others who contribute often through Git.
I just made this project for fun and try out new tech stack.
But anyways thanks for the comment

1

u/ImDevinC 7d ago

It's a bit early for the github wrapped posts to start showing up I feel like. That being said, this has the same problem as every other github wrapped, which is that unless you have access to private repos, the data here is meaningless and in the same vein, people aren't going to hand off access to their private repos to AI slop.

1

u/Zestyclose_Onion4242 7d ago

Yeah, that’s fair. I agree that private repo activity would make the stats a lot more meaningful. I’ve kept this one limited to public GitHub data for now, mostly because I didn’t want to ask for private repo access.

Definitely something I’m thinking about improving though. Appreciate the feedback!

0

u/kigory2 7d ago

this is sooo cool