Skip to content
View JiriLojda's full-sized avatar

Organizations

@kontent-ai

Block or report JiriLojda

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. mau-mau-server mau-mau-server Public

    WS server for the Mau-Mau game written in Haskell

    Haskell 1

  2. Typescript type-level number additio... Typescript type-level number addition and multiplication
    1
    type Digit = 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9;
    2
    
                  
    3
    type DigitToTupleMap = {
    4
      '0': [];
    5
      '1': [0];
  3. advent-of-code-2022-haskell advent-of-code-2022-haskell Public

    Haskell

  4. elm-text-editor elm-text-editor Public

    Playing with pure elm text editor

    Elm 1

  5. integration-diagrams-net integration-diagrams-net Public

    Kontent.ai and diagrams.net integration

    CSS 2 2