Skip to content
View kraemer-raimund's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report kraemer-raimund

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kraemer-raimund/README.md

I help developers 👩‍💼💻👨‍💼 create better software 🔎✨ more predictably 🧭🔮 with less stress ⚖️.

  • Refactoring and Clean Code
  • Evolutionary Design and TDD
  • Git and Continuous Integration

Practice your skills with my coding katas

📚📖 ISBN Kata
A coding kata that focuses on design and TDD.
🛒🛍️ Shopping Cart Kata
A coding kata that focuses on domain modelling and TDD.
🌡️ Temperature Kata
A coding kata that focuses on encapsulation and simple design.
🪙🧾 Tax ID Kata
A coding kata that focuses on encapsulation and domain-driven design.
"42"🔄42 Integer Parser Kata
A TDD kata, intended as the next step after being introduced to TDD with trivial katas like FizzBuzz.
⬛⬜♟️ Chess Kata
A coding kata that focuses on applying TDD in an existing (unit-tested) code base.
📡👾 Mars Rover Kata
An evolutionary coding kata where the requirements are revealed incrementally.
✂️🧬 Intentional Git Kata
Conquer the fear of Git! Build your intuition. Create new habits. Get confident in your workflows.
💾💿 Data Size Kata
A coding kata that focuses on domain-driven design, encapsulation, and reducing primitive obsession.
XVII🏛️ Roman Numerals Kata
A coding kata that focuses on design and TDD.
📄📜 Word Wrap Kata
A coding kata that focuses on breaking down a tricky problem into bite-sized simpler problems.
3️⃣5️⃣ Evolutionary Fizz Buzz Kata
An evolutionary coding kata where the requirements are revealed incrementally.

Pinned

  1. game-engine game-engine Public

    If you want to learn how game engines work and how to create your own engine, this project is for you.

    Kotlin

  2. chess-kata chess-kata Public

    A coding kata that focuses on applying TDD in an existing (unit-tested) code base.

    C# 1

  3. isbn-kata isbn-kata Public

    A coding kata that focuses on design and TDD.

    Java 1 1