Skip to content
View jkenda's full-sized avatar

Block or report jkenda

Report abuse

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

Report abuse
jkenda/README.md
  • 👋 Hi, I’m @jkenda
  • 👀 I’m interested in high performance computing, game engine development, programming language development
  • 🖥️ Looking for work
  • 🌱 Finally learning touch typing

Pinned Loading

  1. rand_gpu rand_gpu Public

    A library for efficient pseudo-random number generation on the GPU

    C++

  2. reflex reflex Public

    A small reflection library for C++. Intended for serdes.

    C++

  3. mandelbrot mandelbrot Public

    Rust

  4. aback aback Public

    A stack-oriented language that uses Polish notation which can be reversed using the ;; operator (previously |>)

    OCaml 1

  5. slj slj Public

    Programski jezik v slovenščini | A programming language in Slovenian

    Rust

  6. compress compress Public

    Compressing/decompressing files with Huffman or LZ78

    OCaml