ustas@mcmurdo:~/contacts
$ cat contacts.json
{
// the fastest way to reach me
"email": "writetoustas@riseup.net",
// social
"x": "x.com/ustas_eth",
"github": "github.com/ustas-eth",
"farcaster": "farcaster.xyz/ustas",
"lens": "hey.xyz/u/ustas",
// security platforms
"cantina": "cantina.xyz/u/ustas",
"code4rena": "code4rena.com/@ustas",
"sherlock": "sherlock.xyz/watson/ustas",
// yes, really
"hq": "McMurdo Station, PSC 769 Box 700, APO AP 96599"
}
$