(define me
(person
:name (or 'Lulu
'erkin)
:pronouns '(|they/them|)
:e-mail (base64-decode #"bWFpbHRvOm1lQGVya2luLnBhcnR5")
:files (list curriculum-vitae
language-passport)
:interests '(systems-programming
programming-language-theory
retrocomputing
knitting
homebrewing)
:links (cons blog contact)))