Display your codewars stats in github readme.
Example:
Just replace username by yours and place it in your readme
[](https://www.codewars.com/users/username) or if you want yor name instead of your username displayed
[](https://www.codewars.com/users/username) Additional you can place the parameter top_languages=true if you want to display your top 3 languages as icons like:
[](https://www.codewars.com/users/username) This would look like:
TODO
- redirect base "github.r2v.ch" to this repo
- add parameter for card costumization
- display top 3 languages as icon
- check security
- allow only few request per minute for every source
- use heroku and hostpoint for hosting the app
- release to github.r2v.ch which points to heroku
- configure pull request pipline in heroku