Skip to content

kyu-dev/codewars_readme_stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codewars stats

Display your codewars stats in github readme.

Example:

Codewars

Just replace username by yours and place it in your readme

[![Codewars](https://github.r2v.ch/codewars?user=username)](https://www.codewars.com/users/username) 

or if you want yor name instead of your username displayed

[![Codewars](https://github.r2v.ch/codewars?user=username&name=true)](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:

[![Codewars](https://github.r2v.ch/codewars?user=username&name=true&top_languages=true)](https://www.codewars.com/users/username) 

This would look like:

Codewars


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

Many Thanks to the guys of https://github.com/anuraghazra/github-readme-stats where I got the idea to do the same for codewars :)

About

Display your codewars stats at your github profile 🚀

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.7%
  • Dockerfile 0.3%