🏆 Add dynamically generated GitHub Trophy on your readme

ryoma

ryo-ma

Posted on September 6, 2020

🏆 Add dynamically generated GitHub Trophy on your readme

Alt Text

Repository: https://github.com/ryo-ma/github-profile-trophy

I have Released GitHub Profile Trophy.

Quick Start

Add the following code to your readme.
Change the ?username= value to your GitHub's username.

[![trophy](https://github-profile-trophy.vercel.app/?username=ryo-ma)](https://github.com/ryo-ma/github-profile-trophy)
Enter fullscreen mode Exit fullscreen mode

Alt Text

Use theme

[![trophy](https://github-profile-trophy.vercel.app/?username=ryo-ma&theme=gruvbox)](https://github.com/ryo-ma/github-profile-trophy)
Enter fullscreen mode Exit fullscreen mode

About Rank

Ranks are SSS SS S AAA AA A B C UNKNOWN SECRET.

Rank Description
SSS, SS, S You are hard to reach the rank. You can brag.
AAA, AA, A You can reach the rank if you do your best. Let's aim here first.
B, C You are a growing process.
UNKOWN You have not yet taken action. Let's act first.
SECRET The rank is very rare. The trophy will not be displayed until the conditions are met.

Secret Rank

The acquisition condition is secret, but you can know the condition by reading this code.

There are still a few secret trophies.

Therefore, if you come up with interesting conditions, I am waiting for contributions.

About Display details

  1. Title name of aggregation target.
  2. Current Rank.
  3. Title according to rank.
  4. Target aggregation result.
  5. Next Rank Bar. The road from the current rank to the next rank.

more detail

💖 💪 🙅 🚩
ryoma
ryo-ma

Posted on September 6, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related