Projects
I ordered the projects by what they reveal about my engineering judgment, not by date.
Main systems
AppCore Runtime
Reusable Rust runtime foundation for local-first applications.
Primland Devis Traiteur
Operational desktop software for catering quotes, NAS storage, encrypted files and signed releases.
Labalek 3D Printer
A custom MSLA printer project combining mechanics, electronics, firmware and cost-driven decisions.
Tools and experiments
- HashToken: compact signed token experiments in TypeScript and Rust.
- Custom Virtual Machine: instruction decoding, registers and stack execution in C.
- Tauri K.I.S.S. Template: a minimal desktop app starting point.
- Libdr in Rust: mapping École 42 C library exercises into Rust.
- VSCode Header: a small editor tool for repeatable file metadata.
- Color Bash: terminal color discovery as a reusable shell helper.
- Boomerang LED: LED scanner behavior on addressable NeoPixel strips.
Small projects stay here because they show working habits. They do not receive the same weight as AppCore, Traiteur or Labalek because a portfolio should help the reader prioritize evidence.
AppCore Runtime
A modular Rust runtime foundation for local-first applications.Read More →
Primland Devis Traiteur
A Tauri desktop system for catering quotations, NAS storage, local-first operation and signed releases.Read More →
HashToken (Rust & TS)
Implementation of cryptographic authentication tokens in Rust and TypeScript.Read More →
Custom Virtual Machine
A custom virtual machine implementation to process custom instructions.Read More →
Tauri K.I.S.S. Template
A minimalist (Keep It Stupid Simple) template to build fast desktop apps using Tauri.Read More →
Libdr in Rust
A Rust recreation of École 42's famous C library (libft).Read More →
VSCode Header
I like to put certain metadata at the top of my files.Read More →
Boomerang LED (Come and Go)
Classic scanner effect ("Knight Rider") for NeoPixel LED strips (WS2812B).Read More →
Labalek (Custom 3D Printer)
The ecosystem of hardware, software, and 3D modeling created to build a 3D printer from scratch.Read More →
Color Bash
Life is simpler with a bit of color.Read More →