1
1
Fork 0
portfolio/_data/links.json
2025-05-09 11:50:34 -06:00

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."
}
]