DEV Community

DiniFarb
DiniFarb

Posted on โ€ข Edited on

15

Display codewars stats at your github profile ๐Ÿš€

Hello ๐Ÿ‘‹ I just wantet to share a update on the codewars_readme_stats repo which lets you display a codewars stats card at a github readme.

It is now possible to add a boarder around the card in the color of your choice. Just add the param stroke={color of your choice} to the GET request along with the existing params. Here a quick example: (find the full instructions here)

Replace USERNAME in the string below by your codewars username and the COLOR with a color of your choice, then copy-paste it in your github profile readme



![Codewars](https://github.r2v.ch/codewars?user=USERNAME&stroke=COLOR)


Enter fullscreen mode Exit fullscreen mode

For the COLOR u can use either:

  • colorstring eg. blue,
  • RGB eg. rgb(0,0,0)
  • HEX %23BB432C => If u use HEX make sure to pass in the # as %23 because of the url encoding

Full working example with my account:



![Codewars](https://github.r2v.ch/codewars?user=andreasvogt89&stroke=%23BB432C)


Enter fullscreen mode Exit fullscreen mode

Codewars

Cheers ๐Ÿป

Sentry image

See why 4M developers consider Sentry, โ€œnot bad.โ€

Fixing code doesnโ€™t have to be the worst part of your day. Learn how Sentry can help.

Learn more

Top comments (1)

Collapse
 
pzy profile image
Paulden โ€ข

Thanks for your wonderful work !

Image of Docusign

๐Ÿ› ๏ธ Bring your solution into Docusign. Reach over 1.6M customers.

Docusign is now extensible. Overcome challenges with disconnected products and inaccessible data by bringing your solutions into Docusign and publishing to 1.6M customers in the App Center.

Learn more