Projects
A collection of my personal projects exploring embedded systems, software architecture, and developer tools.
๐ Currently Working On
๐ Completed Projects
Random Organization
This project is a reimplementation of my Bachelor's thesis work. The original code was lost over time, and I decided to rebuild it from scratch as a hobby project.
linalgx
A learning project exploring Rust's type system and generic programming through implementing linear algebra operations. This was my deep dive into functional programming concepts and zero-cost abstractions.