About.
.
\_____)\_____
/--v____ __`<
)/
' I'm a 24 years old French software engineer and CS student at CNAM, based in Paris. Rust enthusiast, I enjoy building CLI tools and web apps from Git workflow automation to interactive frontends. Currently working at Affluences, previously at Créalo.
Projects.
- clean-dev-dirs
A CLI tool that recursively scans your filesystem and cleans build artifacts (target/, node_modules/, etc.) across 11 language ecosystems to reclaim disk space.
- rona
A Rust CLI that streamlines your Git workflow by combining staging, commit generation, and push into a cohesive set of ergonomic commands. It supports structured commit messages with customizable templates, smart file exclusion patterns, and branch sync ; all configurable per-project.
- zed
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
- cobe
5kB WebGL globe lib.
🛰️🛰️🛰️🛰️🛰️🛰️🛰️🛰️🛰️🛰️🛰️🛰️🛰️🛰️🛰️🛰️ - chess-tui
Play chess from your terminal. Free, open-source terminal chess game. Play with a friend locally, against any UCI chess engine (e.g. Stockfish), or online via Lichess. Runs on macOS, Linux, and Windows.
- multicalc-rust
A Rust scientific computing library for single and multi-variable calculus: numerical differentiation and integration, jacobians, hessians and series approximations, with no_std support.
- typst
A markup-based typesetting system that aims to be as powerful as LaTeX and as easy to learn as Markdown, with incremental compilation that keeps the preview in step with the source.
- clap
A full featured, fast Command Line Argument Parser for Rust, powering a large part of the CLI ecosystem with derive macros, subcommands, validation and shell completions.
- dialoguer
A Rust library for building interactive command line prompts: inputs, confirmations, passwords, selects, multi-selects and fuzzy search.
Activity.
- starred
pocket-stack/pocketjs
- starred
pollen-robotics/microduck
- pr merged
feat: publish Linux musl and arm64 release binaries
- pr merged
fix: name release archives after their Rust target triple so `cargo binstall rona` works
- pr merged
[FEAT] Open pull and merge requests with `rona pr`
- pr merged
[FIX] Send bottle checksums from the manual tap notification
- starred
oxc-project/oxc
- pr merged
[FEAT] Bump actions to Node 24 runtimes
- issue closed
Saving a profile `about` silently destroys inline code and adds escapes
- opened pr
fix(render): style inline code and fenced blocks in .prose
- pr merged
Require `=` when passing a viewer to `--open`
- pr merged
[FEAT] Drive both `-g` modes from `commit_template`
