Projects.
Ditto
A small programming language which compiles to WASM.
Movie list
A list of watched / yet-to-be-watched movies.
Octagon.v
Octagonal constraints solver developed and verified in Coq for the FORVES2 project.
Resources I quote a lot
A list of resources which I quote at times. To have them handy.
SHA3 Lean specification
Translated specification of the SHA3 hash family of functions into Lean.
Verified SHA3 in Rust
A verified implementation of the SHA3 hash family of functions in Rust. Verification was done in Lean.