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.

C++ Physic Simulation

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.

Rust Functional programming Generics

techradar

Python tool for visualizing technical competencies as skill radars. Built this to track my own skill development and make technical decisions more deliberate. Inspired by ThoughtWorks Technology Radar.

Python Visualization