Skip to content
View STimur's full-sized avatar

Block or report STimur

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

Pinned Loading

  1. CodeSmells CodeSmells Public

    Study of code smells types and refactorings to dispose of them based on materials of https://sourcemaking.com

    Java

  2. GameOfLifeKata GameOfLifeKata Public

    One of my favourites TDD Code Kata. Original description could be find here: http://codingdojo.org/kata/GameOfLife

    Java

  3. RomanNumerals RomanNumerals Public

    Roman Numerals Code Kata - is one of classics of TDD. IMHO, a good one to start mastering TDD.

    Java

  4. GameOfLifeJavaFX GameOfLifeJavaFX Public

    A JavaFX UI build around Game of Life Kata.

    Java

  5. DesignPatterns DesignPatterns Public

    Study of design patterns based on materials of https://sourcemaking.com

    Java

  6. ConcurrencyPatterns ConcurrencyPatterns Public

    Study of different Concurrency Patterns

    Java