DEV Community

Cover image for I built a Github user analysis and ranking website
Ray-D-Song
Ray-D-Song

Posted on

1

I built a Github user analysis and ranking website

https://github-persona.pages.dev

Why

Sometimes I treat participating in Github as a game, like I will follow some big guys, see what they are doing recently, whether they have any new projects, any new ideas.

Then I realized that submitting code, participating in discussions, and solving problems can be quantified. I can make a website to analyze Github users, rank them, just like in the game.

Tech Stack

  • Cloudflare Pages
  • Cloudflare D1
  • Cloudflare AI

I use Cloudflare Worker to develop it, because it has convenient CI/CD service and free quota.

One of the requirements is to use large models to summarize users. Cloudflare AI perfectly meets this requirement.

Conclusion

This project is completely open source, you can view the source code on Github.

Welcome to join and improve it together.

Top comments (0)

Heroku

Simplify your DevOps and maximize your time.

Since 2007, Heroku has been the go-to platform for developers as it monitors uptime, performance, and infrastructure concerns, allowing you to focus on writing code.

Learn More

👋 Kindness is contagious

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

Okay