Skip to content
View krzykrucz's full-sized avatar
💭
λ
💭
λ
  • Poland
Block or Report

Block or report krzykrucz

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

  1. fast-and-furious-cinema fast-and-furious-cinema Public

    Showcase of a backend system with a complex domain made from scratch. Fast&Furious cinema project is a fully architected (modular monolith, event-driven architecture), documented (Architecture Deci…

    Kotlin 1

  2. e-lesson e-lesson Public

    E-Lesson system - functional DDD showcase

    Kotlin 6

  3. magical-vs-functional-spring magical-vs-functional-spring Public

    Showcase of Spring 5's functional configuration API with Kotlin DSL

    Kotlin 2

  4. PureRailway.kt PureRailway.kt
    1
    import arrow.core.Either
    2
    import arrow.core.andThen
    3
    import arrow.core.flatMap
    4
    import arrow.core.right
    5
    import arrow.syntax.function.partially1
  5. kure-potlin kure-potlin Public

    Forked from neeffect/kure-potlin

    pure fp rules in kotlin

    Kotlin

  6. es-cqrs-demo es-cqrs-demo Public

    Demo of implementing step-by-step Domain Events, Event Sourcing and CQRS

    Java