Skip to content
TopicTracker
From HackerNewsView original
TranslationTranslation

GitHub stats, turned into a World-Cup-style player card

The website Gitfut.com transforms GitHub user statistics into stylized World-Cup-style player cards, displaying metrics like contributions, repositories, and streaks in a sports-themed format.

Background

- GitHub is the world's largest platform for hosting and collaborating on software code, used by millions of developers. A "GitHub profile" shows a user's public activity — contributions, repositories they've created, programming languages they use. - "Player cards" (like those used in FIFA World Cup games or fantasy sports) display a person's key stats in a compact, visually styled format — speed, passing, etc. The idea here is to apply that same playful design to a developer's GitHub data. - This site (gitfut.com) lets you generate a card showing your GitHub stats — number of contributions, most-used languages, etc. — styled to look like a soccer/football player card. It's a novelty/fun project, not a serious analytics tool.

Related stories