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
- Host: GitHub
- URL: https://github.com/brunolm/codewars
- Owner: brunolm
- Created: 2016-02-15T23:43:37.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-18T21:35:13.000Z (over 9 years ago)
- Last Synced: 2023-03-27T11:47:30.501Z (over 2 years ago)
- Language: JavaScript
- Size: 308 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.