My work
This page contains some of my programming and electronics projects. If you like something, or want to report a bug, make sure to give me feedback on Github.
Electronics
Projects for school
(websites)
- The Erazmus website made using my static site generator
- The school library page, a web app
My Rust projects
These are the good ones:
- tetr::, a modern tetris game
- unsafe{}, my minecraft clone made in Rust
- x80, my own x80 assembler with namespaces and other features
My decent projects
They’re okay
- Type, the simplest OpenGl 1.1 FreeType library (fontconfig support, but no SAA or SDF)
Smaller projects
Some are old and cringy, but it’s okay.
- Magnetic field simulation
- Tree generator, my first time using JavaScript canvas
- Broil, a simple image-to-braille converter