PBundyra
Software Engineer @ Google developing Kubernetes Kueue. More than happy to chat with you :>
GoogleWarsaw
Pinned Repositories
cargo-bsp
ai-on-gke
airflow-dags
Examples of DAGs to be used in Airflow
algorithmic-exercises
The repository contains a few solutions to semi-advanced problems from the Algorithms and Data Structures course at the University of Warsaw. You can find graph algorithms, sorting algorithms, the priority queue, interval trees, hashing, etc. The solutions were written in a competitive programming style.
build-server-protocol
Protocol for IDEs and build tools to communicate about compile, run, test, debug and more.
concurrent-cube
Java concurrent program performing asynchronous operations on the Rubik's Cube with a given size.
kueue
Kubernetes-native Job Queueing
lagger
An interpreter implemented in Haskell of my own programming language. Lagger is interpreted, imperative, and statically type checked language.
Mario-MIM
Rust 2D multilevel game with an autogenerated map based on a seed
multithread-bomberman-game
C++ multithread client side of the multiplayer Bomberman game - uses both TCP and UDP protocols
PBundyra's Repositories
PBundyra/ai-on-gke
PBundyra/airflow-dags
Examples of DAGs to be used in Airflow
PBundyra/algorithmic-exercises
The repository contains a few solutions to semi-advanced problems from the Algorithms and Data Structures course at the University of Warsaw. You can find graph algorithms, sorting algorithms, the priority queue, interval trees, hashing, etc. The solutions were written in a competitive programming style.
PBundyra/build-server-protocol
Protocol for IDEs and build tools to communicate about compile, run, test, debug and more.
PBundyra/concurrent-cube
Java concurrent program performing asynchronous operations on the Rubik's Cube with a given size.
PBundyra/kueue
Kubernetes-native Job Queueing
PBundyra/lagger
An interpreter implemented in Haskell of my own programming language. Lagger is interpreted, imperative, and statically type checked language.
PBundyra/Mario-MIM
Rust 2D multilevel game with an autogenerated map based on a seed
PBundyra/multithread-bomberman-game
C++ multithread client side of the multiplayer Bomberman game - uses both TCP and UDP protocols
PBundyra/evolution-simulation
Java program written within the OOP course at the University of Warsaw(2020/2021) that simulates and visualise evolutionary mechanisms based on genetic code equivalent and enviromental influence. The main goal of the program was to practise and emphasize essential OOP paradigms
PBundyra/job-board-analyzer
PBundyra/lines-sorting-program
Implementation of program sorting lines that contain octal, decimal, hexidecimal numbers and strings, written within the Invidual Programmin Project course at University of Warsaw (2020/2021)
PBundyra/nams-so-emulator
PBundyra/OOP-java-projects
Repo containing projects written within OOP course at University of Warsaw (2020/2021)
PBundyra/Resume
PBundyra/rover
C++ interface allowing to program a rover with commands and sensor using the builder design pattern
PBundyra/RPN-polynomials-calculator
Multivariable RPN polynomials calculator written within Invidual Programmin Project course at University of Warsaw (2020/2021).
PBundyra/statistics-and-theorem-of-probability-experiments
The repository contains notebooks with statistical experiments and related mathematical proofs implemented within the course of Statistics and Theorem of Probability at the University of Warsaw. Solutions use Python and NumPy with best practises to optimize computation time.
PBundyra/test-infra
Test infrastructure for the Kubernetes project.
PBundyra/wasm-deploy
PBundyra/WPI-introduction-exercises
My solutions for introductory exercises from Introduction to Imperative Programming course at University of Warsaw (2020/2021))
PBundyra/WPI-lab-projects
My solutions to laboratory projects from Introductory to Imperative Programming course at University of Warsaw (2020/2021)
PBundyra/xpk
xpk (Accelerated Processing Kit, pronounced x-p-k,) is a software tool to help Cloud developers to orchestrate training jobs on accelerators such as TPUs and GPUs on GKE.