Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
September 6, 2020 05:39 am GMT

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)

Alt Text

Use theme

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

About Rank

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

RankDescription
SSS, SS, SYou are hard to reach the rank. You can brag.
AAA, AA, AYou can reach the rank if you do your best. Let's aim here first.
B, CYou are a growing process.
UNKOWNYou have not yet taken action. Let's act first.
SECRETThe 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


Original Link: https://dev.to/ryoma/add-dynamically-generated-github-trophy-on-your-readme-i8i

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To