iOS software engineer at Orange in France 🇫🇷.
One of the core maintainers of Orange Unified Design System iOS library.
List of current projects (5)
List of former projects (7)
I enjoy contributing to open source projects, overall if they are softwares I use in my personal life or professional activities.
Current personal projects (1)
Some archived projects of mine (2)
External projects I contributed to (18)
Tip
You can verify my commits, tags and artifacts authenticity using GPG
- Get my public key from keys.openpgp.org for the email associated to the object (like Git commit or Git tag)
- Import it with
gpg --importcommand - Run the Git verification command
# Verify a Git commit with a given HASH
git verify-commit HASH
# Verify a Git tag with a given NAME
git verify-tag NAME
# Show signatures
git log -v --show-signature
# Verify authenticity of ab ARTIFACT with its associated .asc
gpg --verify ARTIFACT.asc ARTIFACT






