Pinned Repositories
confidence2019_teaser_lottery
'The Lottery' challenge at 'Teaser CONFidence CTF 2019'.
load_test
Load test applications with k6 on Kubernetes.
tax_stocks
Computes the profits (and losses) for stocks transactions and dividends for particular fiscal year.
uw_alienos
Alien's operating system syscalls emulator.
uw_dust
Interpreter for Dummy Rust programming language.
uw_game_of_life
Conway's Game of Life implemented in ARM Assembly.
uw_matrix_multiplication
Communication-avoiding parallel sparse-dense matrix multiplication.
uw_operating_systems
Completed projects for Operating Systems at the University of Warsaw.
uw_parallel_a_star
Massively Parallel A* Search on a GPU.
uw_turing_machine
Turing Machine interpreter in Python.
mwarzynski's Repositories
mwarzynski/tax_stocks
Computes the profits (and losses) for stocks transactions and dividends for particular fiscal year.
mwarzynski/uw_parallel_a_star
Massively Parallel A* Search on a GPU.
mwarzynski/confidence2019_teaser_lottery
'The Lottery' challenge at 'Teaser CONFidence CTF 2019'.
mwarzynski/uw_matrix_multiplication
Communication-avoiding parallel sparse-dense matrix multiplication.
mwarzynski/load_test
Load test applications with k6 on Kubernetes.
mwarzynski/k8s_node_label_controller
Kubernetes controller which watches the Kubernetes nodes and sets a label to the Kubernetes Node object when the node uses ContainerLinux as operating system.
mwarzynski/monzo_crawler
Site crawler which generates a sitemap.
mwarzynski/uw_dust
Interpreter for Dummy Rust programming language.
mwarzynski/uw_game_of_life
Conway's Game of Life implemented in ARM Assembly.
mwarzynski/uw_heatflow
Heatflow simulation written in Assembler.
mwarzynski/uw_irio
mwarzynski/uw_turing_machine
Turing Machine interpreter in Python.
mwarzynski/advent_of_code
mwarzynski/aws_lambda_protobuf
Proof of concept for AWS Lambda and protobuf.
mwarzynski/aws_terraform
Automated spinning up AWS EC2 instance (with separate network) using Terraform.
mwarzynski/decstust
decstust
mwarzynski/dotfiles
Some of the dotfiles I use.
mwarzynski/fluent-bit
Fast and Lightweight Logs and Metrics processor for Linux, BSD, OSX and Windows
mwarzynski/fluent-bit-docs
Fluent Bit - Official Documentation
mwarzynski/intel-cpu-manager
Allows to easily manage the Intel CPU Turbo Boost state.
mwarzynski/interview_smacc_backend
Mail sender API. Interview challenge for Go Software Developer position.
mwarzynski/tlsn
Rust implementation of the TLSNotary protocol
mwarzynski/uw_blockchain
mwarzynski/uw_cargoes
Cargo puzzle SMT solver.
mwarzynski/uw_google_cloud_platform
mwarzynski/uw_greymap
Converting pix map to grey map with assembler.
mwarzynski/uw_universality
Computing universality of Finite-State Automata using z3 solver.
mwarzynski/valkey
A flexible distributed key-value datastore that supports both caching and beyond caching workloads.
mwarzynski/valkey-rfc
A place for large proposed change for Valkey.
mwarzynski/why_kotlin_and_spring
How to implement REST HTTP server using Kotlin and Spring? What are the programming standards here?