Pinned Repositories
advent-of-code-2019
Advent of Code 2019 solutions
algorithms
Sources for the Algorithms course (https://www.coursera.org/learn/algorithms-part1)
coding-interview-university
A complete computer science study plan to become a software engineer.
eclipse-collections-kata
Collections Kata
michalperlak.online
Blog - michalperlak.online
querydsl-spring-data-projections
Support for projections in Spring Data JPA Repositories with QueryDSL
scala3-for-scala2-developers
smtp-server
A simple fake SMTP server for testing mail integrations locally
spring-in-action-5-samples
Home for example code from Spring in Action 5.
michalperlak's Repositories
michalperlak/querydsl-spring-data-projections
Support for projections in Spring Data JPA Repositories with QueryDSL
michalperlak/smtp-server
A simple fake SMTP server for testing mail integrations locally
michalperlak/michalperlak.online
Blog - michalperlak.online
michalperlak/scala3-for-scala2-developers
michalperlak/advent-of-code-2019
Advent of Code 2019 solutions
michalperlak/algorithms
Sources for the Algorithms course (https://www.coursera.org/learn/algorithms-part1)
michalperlak/coding-interview-university
A complete computer science study plan to become a software engineer.
michalperlak/emflashcards
Flash cards app
michalperlak/flamescope
FlameScope is a visualization tool for exploring different time ranges as Flame Graphs.
michalperlak/fpinkotlin
Code samples and exercises for Functional Programming in Kotlin
michalperlak/fsrs.kt
Kotlin implementation of Free Spaced Repetition Scheduler algorithm
michalperlak/grpc-kotlin
michalperlak/hack-assembler
Assembler for the hack computer built during NAND to Tetris course
michalperlak/hack-vm-translator
VM Translator translating from vm code to Hack asm. Built during NAND to Tetris part 2 course.
michalperlak/intellij-smtp-test-plugin
An Intellij plugin for testing SMTP integration
michalperlak/kafka
Mirror of Apache Kafka
michalperlak/kafka-sandbox
Experiments with Kafka Java API
michalperlak/kafka-streams-testing-example
michalperlak/kotlin-extension-functions-example
An example to illustrate `NoSuchMethodError` problem when using Kotlin extension functions
michalperlak/lila
♞ lichess.org: the forever free, adless and open source chess server ♞
michalperlak/localstack
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline!
michalperlak/michalperlak
michalperlak/money-transfer-api
REST API for money transfer between accounts
michalperlak/nio-server
A skeleton for building servers based on Java NIO
michalperlak/password-generator
Yet another password generator app
michalperlak/personal-website
Code that'll help you kickstart a personal website that showcases your work as a software developer.
michalperlak/programming-languages-course
Solution for the assignments from "Programming languages" course
michalperlak/scala-99-problems
Solutions for S-99: Ninety-Nine Scala Problems (http://aperiodic.net/phil/scala/s-99/)
michalperlak/trf-kt
Kotlin library to deal with TRF format
michalperlak/video-rental
Video rental store application