Skip to content

Latest commit

 

History

35 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Katas

repo with all my solved katas from https://www.codewars.com, hopefully one every day.

Browse them at https://otmanecherradi.github.io/code-katas/

Codewarrior Profile Badge

8 kyu:

See Here

7 kyu:

See Here

6 kyu:

See Here

5 kyu:

See Here

How it works

Each kata's metadata lives in data/<slug>.json (fetched from the Codewars API) and is the source of truth — every kata README.md and kyu index is generated from it plus the solution files on disk. The site under site/ is built from the same data and deployed to GitHub Pages.

node scripts/fetch-kata.js <kata-id>          # add a new kata (folder + README)
node scripts/add-solution.js <slug> <lang>    # add a solution file + tick the README
node scripts/generate.js                      # rebuild all READMEs + data/katas.json

See scripts/README.md for the full toolkit.

About

Solving code katas from https://www.codewars.com/

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Used by

Contributors

Languages