Pinned Repositories
advent-codendar
Kodendarz Adwentowy
age-gender-cnn
bitmaps
Do graphics with no external libraries. C++ On Sea 2021 Lightning talk.
game-of-life
Game Of Life animation generator
healthpi
Application for collecting and tracking health data
rust-fst
Finite State Transducer library for Rust
rustmas
Christmas lights controller capable of displaying 3D animations
space-lang
What if identifiers could be anything? Langjam submission
undergground
Grader for solutions to algorithmic problems
mrozycki's Repositories
mrozycki/rustmas
Christmas lights controller capable of displaying 3D animations
mrozycki/space-lang
What if identifiers could be anything? Langjam submission
mrozycki/healthpi
Application for collecting and tracking health data
mrozycki/bitmaps
Do graphics with no external libraries. C++ On Sea 2021 Lightning talk.
mrozycki/age-gender-cnn
mrozycki/rust-fst
Finite State Transducer library for Rust
mrozycki/advent-codendar
Kodendarz Adwentowy
mrozycki/game-of-life
Game Of Life animation generator
mrozycki/undergground
Grader for solutions to algorithmic problems
mrozycki/boids-zig
mrozycki/checkmate
mrozycki/data-structures-algorithms
mrozycki/dotfiles
My vimrc file
mrozycki/game-of-life-c
Game of life implementation in C
mrozycki/gravity-particles
A simple particle simulation with gravity
mrozycki/kamera
Camera API with a reduced feature set for basic usecases and learning
mrozycki/lambda-editor
Web-based editor for ProcessingJS
mrozycki/month-of-code
Month of code
mrozycki/mrozycki.github.io
Github Pages Blog
mrozycki/nbp-api-rs
mrozycki/nix-edu
mrozycki/nix-env-selector
Allows switch environment for Visual Studio Code using Nix Package Manager.
mrozycki/osm-renderer
mrozycki/personal-website
mrozycki/ray-tracer-java
mrozycki/ray-tracer-rust
mrozycki/rover-lang
mrozycki/rustmas-animation-template-cpp
mrozycki/the-prototype
A prototype of a roguelike game, written in Lua using LOVE framework
mrozycki/toy-gfx
Simple 2D/3D graphics library written from scratch