CP-Badges icon indicating copy to clipboard operation
CP-Badges copied to clipboard

Support for Competitive Coding badges to add in Github readme or portfolio websites.

Results 10 CP-Badges issues
Sort by recently updated
recently updated
newest added

Codeforces badge was broken due to the change of page layout. CP-Badge was not able to parse the rating properly. The issue has been fixed by using the new codeforces...

![image](https://user-images.githubusercontent.com/32765701/172361348-abc581f0-cbc0-4495-8299-f987cb3b1deb.png)

[![CodeChef cro_marmot](https://cp-logo.vercel.app/codechef/cro_marmot?logo=true)](https://www.codechef.com/users/cro_marmot)

On leetcode website my rating is 2014, but this badge shows 2013. ![Leetcode](https://cp-logo.vercel.app/leetcode/sachuverma) ![Screenshot (98)](https://user-images.githubusercontent.com/43083013/159413469-027c0f16-30bc-4d3e-aa63-eae1d02ed28a.png)

It seems to me that there is an error with codeforces badge. I am not able to use it. Please look into the issue

It seems to me that a logo with a transparent background would be much better (and more up-to-date, since that's what CF has now) and consistent with, for example, the...

The CodeChef badge currently isn't working [![Badge](https://cp-logo.vercel.app/codechef/gennady.korotkevich)] (https://www.codechef.com/users/gennady.korotkevich) ``` Internal Server Error The server encountered an internal error and was unable to complete your request. Either the server is overloaded...

[URI online judge](urionlinejudge.com.br) is now called [Beecrowd](https://www.beecrowd.com.br). Profile example: https://www.beecrowd.com.br/judge/pt/profile/384586 User ID: 384586 previously: api_url/uri/384586 now: api_url/beecrowd/384586

Codeforces badge was broken. Now fixed using Codeforces Public API Changes: 1. Codeforces API is used Fixes: #24