🥇Add dynamically generated Kaggle Tier & Medals on your readme.🥇
Like any other Github badge, you can add it to your profile with a code.
To use badges, edit the following code and copy-paste it.
If you forgot your ID, you can go to your profile and check the string at the end of the url.
- Simple Status
- Badge
- Change the
{your_id}
value to your Kaggle's username.
![your id](https://road-to-kaggle-grandmaster.vercel.app/api/simple/{your id})
- Additionaly, change the
{part}
value.{part}
:competition
,datatset
,notebook
,discussion
- It both supports
dark
(default) andlight
version
![default version](https://road-to-kaggle-grandmaster.vercel.app/api/badges/{your id}/{part})
![light version](https://road-to-kaggle-grandmaster.vercel.app/api/badges/{your id}/{part}/light)
![competition](https://road-to-kaggle-grandmaster.vercel.app/api/badges/subinium/competition)
![dataset](https://road-to-kaggle-grandmaster.vercel.app/api/badges/{your id}/dataset)
![notebook](https://road-to-kaggle-grandmaster.vercel.app/api/badges/{your id}/notebook)
![discussion](https://road-to-kaggle-grandmaster.vercel.app/api/badges/{your id}/discussion)
![competition](https://road-to-kaggle-grandmaster.vercel.app/api/badges/{your id}/competition/light)
![dataset](https://road-to-kaggle-grandmaster.vercel.app/api/badges/{your id}/dataset/light)
![notebook](https://road-to-kaggle-grandmaster.vercel.app/api/badges/{your id}/notebook/light)
![discussion](https://road-to-kaggle-grandmaster.vercel.app/api/badges/{your id}/discussion/light)
Original design licenses for tiers, medals and colors are all owned by Kaggle.
Official website and more cool designs will be added.