I'm Tanya, a 21 year old college dropout. I've been learning low level systems, security and cryptography independently for a while, and i've been getting more into web3 and privacy-focused tooling recently.
Some of the projects i've built are:
ctdiff - a constant time implementation of myers diff algorithm in rust.
sylva - a versioned ledger and proof system for binary/sparce/patricia merkle trees.
sx - a cli tool to convert structured data (json/yaml/toml) into common lisp/scheme-style s-expressions.
cryptmalloc (in progress) - a rust allocator using tfhe-rs, with slab + arena tiers running entirely on encrypted pointers/indices in constant-time.