Avatar

Maciej Procyk

Software Developer focused on Kotlin with the passion for compilers, embedded systems and multiplatform programming

  1. Home
  2. Archives
  3. Search
  4. Links
  5. CV
    1. Dark Mode

Archives

2024 2
2023 5
2021 32

Categories

Advent of Code Code Sample Document Programming Languages Kotlin/Native University Project

Tags

Kotlin Puzzle Advent-of-Code-2021 Advent-of-Code-2020 Advent-of-Code-2024 CLion Documentation IDE IntelliJ Native
Featured image of post Advent of Code 2021 in Kotlin - Day 22
Code Sample Advent of Code

Advent of Code 2021 in Kotlin - Day 22

Define a lot of cool `infix fun` for Kotlin ranges to deliver more concise solutions.

Dec 22, 2021
6 minute read
Featured image of post Advent of Code 2021 in Kotlin - Day 21
Code Sample Advent of Code

Advent of Code 2021 in Kotlin - Day 21

Let's see how using immutable data may simplify your computations and reasoning about written code.

Dec 21, 2021
5 minute read
Featured image of post Advent of Code 2021 in Kotlin - Day 20
Code Sample Advent of Code

Advent of Code 2021 in Kotlin - Day 20

Implement processing infinite image processing infinite time, with attention to the boundary conditions.

Dec 20, 2021
5 minute read
Featured image of post Advent of Code 2021 in Kotlin - Day 19
Code Sample Advent of Code

Advent of Code 2021 in Kotlin - Day 19

Let's learn new things about 3D space transformation and how we can combine them.

Dec 19, 2021
6 minute read
Featured image of post Advent of Code 2021 in Kotlin - Day 18
Code Sample Advent of Code

Advent of Code 2021 in Kotlin - Day 18

See how the tree representation may help in solving your problem.

Dec 18, 2021
6 minute read
1 2 3 4 … 8
© 2018 - 2024 Maciej Procyk