Projects in Awesome Lists tagged with code-kata
A curated list of projects in awesome lists tagged with code-kata .
https://github.com/dlresende/extreme-carpaccio
Slicing and coding game
challenge code-kata coding-challenge coding-dojo coding-game contest elephant-carpaccio exercise extreme-carpaccio extreme-startup fun kata slicingdice startup workshop
Last synced: 16 May 2025
https://github.com/bkimminich/kata-tcg
Code Kata for a two-player trading card game
code-kata coding-dojo game hearthstone kata trading-card-game
Last synced: 21 Mar 2025
https://github.com/ankitpokhrel/c-code-katas
Collection of short programs, data structures, algorithms and competitive programs implemented in C programming language.
algorithms c code-kata competitive-programming data-structures programming-challenge project-euler
Last synced: 05 Aug 2025
https://github.com/codecop/lcd-numbers-di-framework-kata
Refactoring LCD Numbers to remove the dependency injection framework.
code-kata dependency-injection exercise kata refactoring
Last synced: 08 Apr 2025
https://github.com/codecop/dependency-breaking-katas
Exercises to practice breaking dependencies to test legacy code.
code-kata dependency exercise kata legacy legacy-code legacy-kata
Last synced: 10 Jun 2025
https://github.com/joebew42/greeting-service-kata
A Code Kata intended to practice TDD Outside-In.
Last synced: 22 Sep 2025
https://github.com/jakzal/mastermind
A deliberate practice exercise
code-kata deliberate-practice kata practice
Last synced: 08 Jan 2026
https://github.com/bkimminich/kata-botwars
Code/Architecture Kata for a strategy game loosely based on Star Wars™ Galaxy of Heroes
code-kata coding-dojo game kata star-wars swgoh
Last synced: 10 Apr 2025
https://github.com/thavarshan/phpunit-code-katas
🧪 Series of short and repeatable programming challenges which are meant to exercise everything from your focus, to your workflow.
Last synced: 10 Apr 2025
https://github.com/aivascu/ts-kata
Simple TypeScript template for code katas.
code-kata code-katas javascript kata katas typescript vscode
Last synced: 12 Apr 2025
https://github.com/codecop/bankocr-refactoring-kata
Refactoring kata dealing with Primitive Obsession.
code-kata exercises primitive-obsession refactoring-exercise refactoring-kata
Last synced: 23 Aug 2025
https://github.com/codecop/rabatt-rechner-kata
Exercise for finding tests for boundary conditions.
boundary-conditions code-kata exercise kata test-cases unit-testing
Last synced: 16 Apr 2025
https://github.com/codecop/bankocr-outside-in-kata
Solve BankOCR using Outside-in TDD.
code-kata exercise kata mocking outside-in-tdd tdd test-doubles test-driven
Last synced: 04 Oct 2025
https://github.com/ibrahimgunduz34/code-kata-string-calulator
code-kata java tdd-java tdd-kata
Last synced: 24 Mar 2025
https://github.com/codecop/lcd-numbers-object-calisthenics-kata
Solve LCD Numbers under Object Calisthenics constraint.
calisthenics code-kata exercise kata object-oriented
Last synced: 10 Oct 2025
https://github.com/codecop/triviaoo-with-approvals-kata
Legacy Coderetreat OO codebase with Approval Test setup.
approval-testing approvals code-kata exercise kata legacy-code legacy-kata object-oriented refactoring-exercise
Last synced: 19 Oct 2025
https://github.com/codecop/lcd-numbers-mocking-kata
Add tests to LCD Numbers Kata using test doubles.
code-kata exercise kata mocking unit-testing
Last synced: 13 May 2025
https://github.com/codecop/electric-rose-kata
Small testing kata inspired by the Gilded Rose.
code-kata exercise kata test-cases unit-testing
Last synced: 05 Oct 2025
https://github.com/codecop/trivia-with-approvals-kata
Legacy Coderetreat with Approval Test setup.
approval-testing approvals code-kata exercise kata legacy-code legacy-kata refactoring-exercise
Last synced: 13 May 2025
https://github.com/dplocki/calculator-kata
The full infix calculator kata, written in Python
calculator calculator-python code-kata infix infix-notation-calculator kata python python-3 python3 python311 reverse-polish reverse-polish-notation rpn
Last synced: 04 Mar 2025
https://github.com/codecop/kata-friday
Personal space for 2024's Friday coding katas. -- Practice
Last synced: 13 May 2025
https://github.com/chemaclass/preworkshop-ipc25-munich
Scaffolding for the preworkshop live coding doing the Trivia Code Kata
Last synced: 09 Sep 2025
https://github.com/jbenner-radham/pencil-durability-kata-c
Kata to simulate wearing down an ordinary pencil writing letters.
Last synced: 16 Mar 2025
https://github.com/sminez/99probs
99 prolog problems in a variety of languages.
Last synced: 24 Mar 2025
https://github.com/kevin0x90/exercism-katas
My kata solutions from exercism.io
code-kata exercism-solutions groovy java javascript kotlin
Last synced: 23 Feb 2025
https://github.com/dideler/react-photo-gallery
Kata for building a photo gallery in React
code-kata photo-gallery react sample-app
Last synced: 06 Oct 2025
https://github.com/luisangelorjr/learnrubythehardway
https://learnrubythehardway.org/book/
Last synced: 26 Jul 2025
https://github.com/philrunninger/12-days-of-xmas
Cyber-Dojo's 12 Days of Christmas exercise
Last synced: 29 Jan 2026
https://github.com/ioleo/code-kata-dice-game-simulator
Dice game simulator code kata is Scala.
Last synced: 25 Feb 2025
https://github.com/philrunninger/fizzbuzz.erl
Cyber-Dojo.org's Fizz Buzz exercise with last-minute changes
Last synced: 23 Sep 2025
https://github.com/jbenner-radham/pencil-durability-kata-node
Kata to simulate wearing down an ordinary pencil writing letters.
Last synced: 02 Aug 2025
https://github.com/myturnyet/codekatas
Code Katas that I am doing to betterify myself.
Last synced: 04 Aug 2025
https://github.com/dideler/poker-hands
Evaluate poker hands
code-dojo code-kata coding-challenge elixir poker
Last synced: 04 Oct 2025
https://github.com/sanderploegsma/rpgcombat.net
The RPG Combat kata in C#/.NET5.0
bdd bdd-tests behavior-driven-development code-kata code-katas rpg-combat-kata specflow specflow-bdd
Last synced: 12 Aug 2025
https://github.com/blackbass64/python-kata
🤺 Test-driven development (TDD) practice for python language on code kata.
code-kata kata kata-practice python tdd tdd-kata unittest
Last synced: 15 May 2025
https://github.com/ioleo/code-kata-acyclic-graph-distance
Acyclic graph distance code kata in Scala.
Last synced: 05 Sep 2025
https://github.com/codecop/tax-table-kata
Exercise for finding tests for boundary conditions.
boundary-conditions code-kata exercise kata test-cases unit-testing
Last synced: 13 May 2025