ignacio-cuadra / github-readme-codewars

Display your codewars stats on your profile README

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github Readme Codewars

Display your codewars stats on your profile README

ignacio-cuadra

⚡Quick setup

  1. Copy-paste the markdown below into your GitHub profile README
  2. Replace the value after ?username= with your Codewars username
[![Github Readme Codewars](https://codewars-stats-ignacio-cuadra.vercel.app/?username=ignacio-cuadra)](https://github.com/ignacio-cuadra/github-readme-codewars)
  1. ⭐Star the repo 😅

🔧 Options

The username field is the only required option. All other fields are optional

Parameter Detail Example
username codewars username to show stats for ignacio-cuadra
theme The theme to apply (default value: default) default, light or dark
backgroundColor Background color in hex, rgb or rgba color (default value #fffefe) 255,255,255
borderColor Border color in hex, rgb or rgba color (default value: #f2f0f0) 0,0,0,0.2
textColor Text Color in hex, rgb or rgba color (default value: #171717) 000
primaryColor Color of symbol in hex, rgb or rgba color (default value: #1f87e7) 1f87e

🖌Themes

To enable a theme, append &theme= followed by the theme name to the end of the source URL:

[![Github Readme Codewars](https://codewars-stats-ignacio-cuadra.vercel.app/?username=ignacio-cuadra&theme=dark)](https://github.com/ignacio-cuadra/github-readme-codewars)
Theme Preview
default ignacio-cuadra
light ignacio-cuadra
dark ignacio-cuadra
halloween ignacio-cuadra
hacker ignacio-cuadra
dracula ignacio-cuadra

😎 Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request if you have a way to improve this project.

Inspiration

This repo was inspired on Github Readme Streak Stats 💗

About

Display your codewars stats on your profile README


Languages

Language:JavaScript 93.5%Language:HTML 6.5%