Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View krzyssota's full-sized avatar

Block or report krzyssota

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 Loading

  1. smol_snek smol_snek Public

    Interpreter for python-like language, written for university course on programming languages.

    Haskell 2

  2. allezon_analytics_platform allezon_analytics_platform Public

    Analytics platform for e-commerce, consisting of few FastAPI servers, HAProxy loadbalancer and a few Aerospike db nodes running on 10 VMs provided by RTBHouse for a university course on Practical d…

    Python 1

  3. concurrent_algorithms concurrent_algorithms Public

    concurrent min, mergesort, knapsack algotihm

    C++

  4. scylladb/scylla-cluster-autoscaler scylladb/scylla-cluster-autoscaler Public archive

    Go 2 1

  5. atomic_disk_drive atomic_disk_drive Public

    Distributed block device which stores data in a distributed register, written in Rust for a university course on Distributed systems

    Rust

  6. latte_llvm_compiler latte_llvm_compiler Public

    Compiler of a C-like language to LLVM, written for university course on compilers.

    Haskell