Hi everyone!
I always wondered what my github star history could tell about me. So decided to analyze star history by month.
In Github, you can assign topic to repository.
For example, material-ui has following topics:
By using Github API, I fetched all my star history and grouped by month.
And here is the result:
You can also view your own top topics from the following link:
https://top-topics-by-github-stars.netlify.app/
Here is the source code: https://github.com/nurgasemetey/top-topics-by-github-stars/
Top comments (2)
Hello. Just for info : Last year, I was searching for such software and found one. Take a look to app.astralapp.com/; perhaps can you find some ideas. Thanks for your sharing.
Thanks for suggestion, it seems awesome.