This is a Streamlit web application that visualizes GitHub user contributions with insightful metrics, charts, and achievements. This app uses the GitHub GraphQL API to fetch and display data about a user’s contribution history, enabling users to track and analyze their growth.
You can try it on https://git-stats.streamlit.app/
Hey!
It’s a great idea and app.
I loved it!
One thing I would suggest is that in addition to user you can also implement the functionality to get the in-depth information about a particular repository.
It can include various things like the number of branches, number of contributors, forks, commit counts by user, etc.