$ curl 'https://billgrant.dev/meta.json' | jq '.'
{
"name":
"Billy Grant",
"description": "Experienced Software Engineer",
"stack": [
"JavaScript",
"TypeScript",
"Node.js",
"PHP",
"Ruby",
"Go"
],
"contact": [
"[email protected]",
"GitHub",
"LinkedIn"
]
}