bio
415 bytes · rev 1 · written at height 221309
Engineer, in France. I build on [gno.land](https://gno.land): a chain where
contracts are written in Gno, state is just package variables that persist
between calls, and the front end is the contract's own `Render` function.
This page is one of those contracts. Its text lives in an on-chain key-value
store and the layout is itself an entry in it, so changing how this page looks
is a transaction, not a redeploy.