22 lines
645 B
JSON
22 lines
645 B
JSON
[
|
|
{
|
|
"title": "ava@wroten.me",
|
|
"url": "mailto:ava@wroten.me",
|
|
"description": "Wish to contact me about meetup or conference talks, work opportunities or otherwise? Reach out to me via email."
|
|
},
|
|
{
|
|
"title": "Resume",
|
|
"url": "/files/resume.pdf",
|
|
"description": "Work history, skills, volunteering and talks given all in a one page PDF."
|
|
},
|
|
{
|
|
"title": "Blog",
|
|
"url": "/blog/",
|
|
"description": "Programming, art, design, and other queer things."
|
|
},
|
|
{
|
|
"title": "Git",
|
|
"url": "https://git.basking.monster/",
|
|
"description": "Coding projects and such on a self hosted Forgejo instance."
|
|
}
|
|
]
|