Skip to content
View timakden's full-sized avatar
Block or Report

Block or report timakden

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
timakden/README.md

Hi there, I’m Denis πŸ‘‹

  • πŸ‘¨πŸ»β€πŸ’» Enthusiastic and well-organized Java developer with 9+ years of experience
  • 🧹 Passionate about clean code and SOLID principles
  • βš™οΈ My tech stack includes (but not limited to) Kotlin, Java, Spring, Spring Boot, Docker, and Kafka
  • πŸ“« You can reach me via email or Telegram
  • πŸ“œ CV
  • β™ŸοΈ I occasionally play chess, feel free to challenge me on a game or two
  • πŸ¦‰ I also like birding, you can visit my eBird profile to see my checklists

Pinned

  1. advent-of-code advent-of-code Public

    Advent of Code solutions in Kotlin

    Kotlin 3

  2. chess-puzzle chess-puzzle Public

    Find the number of unique arrangements of pieces on a chessboard of a given size so that the pieces do not threaten each other.

    Kotlin 1

  3. bank-account-management bank-account-management Public

    Simple bank account management system to play around with Kotlin and Reactor

    Kotlin

  4. object-pool-demo object-pool-demo Public

    A simple Apache's ObjectPool demo in Kotlin, showing what happens when you mix nullable and non-nullable types in your code

    Kotlin

  5. sudoku-validator sudoku-validator Public

    Command-line tool (running on JVM) for validating a standard 9x9 Sudoku puzzle.

    Kotlin