Files
site/data/json_resume/en.json
Dave Gallant a6d1d7aecd Add from 🇨🇦
2024-01-02 20:37:08 -05:00

30 lines
678 B
JSON

{
"basics": {
"name": "Dave Gallant",
"image": "",
"email": "me@davegallant.ca",
"summary": "👋 I'm a software tinkerer with a passion for infra, security and self-hosting.",
"location": {
"region": "From 🇨🇦"
},
"profiles": [
{
"network": "LinkTree",
"url": "https://linktr.ee/davegallant"
},
{
"network": "GitHub",
"url": "https://github.com/davegallant"
},
{
"network": "Mastodon",
"url": "https://mastodon.social/@davegallant"
},
{
"network": "LinkedIn",
"url": "https://www.linkedin.com/in/dave-gallant"
}
]
}
}