Pinned Repositories
awesome-clean-code
codekata
Code Katas adhering to object-oriented and clean code principles: kata04-data-munging, kata09-back-to-the-checkout, minesweeper.
loganalyzer
Assignment done for some job interview. It features an object-oriented and clean code design.
payroll
Complete "Payroll Case Study" from Uncle Bob done in JAVA
simple-cqrs
A Java port of Greg Young's SimpleCQRS example
treasure
The project features two different approaches to solve the same task by employing the object-oriented and functional programming techniques
kkisiele's Repositories
kkisiele/awesome-clean-code
kkisiele/codekata
Code Katas adhering to object-oriented and clean code principles: kata04-data-munging, kata09-back-to-the-checkout, minesweeper.
kkisiele/loganalyzer
Assignment done for some job interview. It features an object-oriented and clean code design.
kkisiele/payroll
Complete "Payroll Case Study" from Uncle Bob done in JAVA
kkisiele/simple-cqrs
A Java port of Greg Young's SimpleCQRS example
kkisiele/treasure
The project features two different approaches to solve the same task by employing the object-oriented and functional programming techniques
kkisiele/absences
kkisiele/corporate-hotel-booking-kata
Outside-In TDD kata
kkisiele/ddd-workshop-link4
kkisiele/exercism
Exercism solutions for the Kotlin track
kkisiele/hacktricks
kkisiele/hangman
Hangman (the game)
kkisiele/ImmutableArchitecture
kkisiele/kkisiele.github.io
kkisiele/mars-rover-kata
Mars Rover kata solved in Kotlin
kkisiele/refactoring-link4