DEV Community

nurgasemetey
nurgasemetey

Posted on

1 1

I made a tool which analyses your Github star history

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:

Alt Text

By using Github API, I fetched all my star history and grouped by month.

And here is the result:

Alt Text


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)

Collapse
 
cavo789 profile image
Christophe Avonture

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.

Collapse
 
nurgasemetey profile image
nurgasemetey

Thanks for suggestion, it seems awesome.

Billboard image

Create up to 10 Postgres Databases on Neon's free plan.

If you're starting a new project, Neon has got your databases covered. No credit cards. No trials. No getting in your way.

Try Neon for Free →

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay