Switch to gruvbox theme

This commit is contained in:
Dave Gallant
2024-01-01 23:33:36 -05:00
parent c545a5a8c8
commit 66cff08323
513 changed files with 8930 additions and 20205 deletions

27
data/json_resume/en.json Normal file
View File

@@ -0,0 +1,27 @@
{
"basics": {
"name": "Dave Gallant",
"label": "Software Engineer",
"image": "",
"email": "me@davegallant.ca",
"summary": "I'm a software tinkerer passionate about infra, security and self-hosting 👋.",
"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"
}
]
}
}