An open API service indexing awesome lists of open source software.

https://github.com/brunolm/codewars

Code Wars repository for solutions
https://github.com/brunolm/codewars

Last synced: 3 months ago
JSON representation

Code Wars repository for solutions

Awesome Lists containing this project

README

        

# CodeWars


[CodeWars](http://www.codewars.com/) is a website where you can improve your skills by training with others on real code challenges.

Each challenge is ranked from `<8kyu>` (easy, basic, fundamentals) to `<1kyu>` (hard, expert, compilers).

This repository shows all the work I've done there.

## Importer

If you want to import you katas to your Git as well you can run the `exe` with the following arguments:

```
CodeWarsImporter.exe
```

If you login with GitHub you will need to create a password by using the "Forgot password" option on the login screen.