Skip to content

Instantly share code, notes, and snippets.

@nauzilus
Last active February 23, 2023 10:15
Show Gist options
  • Save nauzilus/434f381ee8cf246d02542932dcbc93bf to your computer and use it in GitHub Desktop.
Save nauzilus/434f381ee8cf246d02542932dcbc93bf to your computer and use it in GitHub Desktop.
resume.json
{
"meta": {
"theme": "elegant"
},
"basics": {
"name": "Daniel Flint",
"label": "Software Engineer",
"picture": "https://avatars.githubusercontent.com/u/5241145?v=4",
"image": "https://avatars.githubusercontent.com/u/5241145?v=4",
"website": "https://danielflint.im",
"email": "hi@nauzilus.net",
"location": {
"city": "Melbourne",
"countryCode": "AU"
},
"profiles": [
{
"username": "nauzilus",
"url": "https://twitter.com/nauzilus",
"network": "twitter"
},
{
"url": "https://github.com/nauzilus",
"username": "nauzilus",
"network": "github"
},
{
"url": "https://www.linkedin.com/in/danielflint",
"username": "danielflint",
"network": "linkedin"
},
{
"url": "https://mastodon.social/@nauzilus",
"username": "@nauzilus",
"network": "mastodon"
}
]
},
"education": [
{
"endDate": "2008",
"startDate": "2004",
"area": "Computer Science",
"studyType": "Bachelors",
"institution": "Curtin University of Technology"
}
],
"work": [
{
"website": "https://www.instantscripts.com.au/",
"company": "InstantScripts",
"name": "InstantScripts",
"location": "Melbourne",
"position": "Senior Full Stack Engineer",
"startDate": "2022-03"
},
{
"website": "https://nab.com.au",
"company": "NAB",
"name": "NAB",
"location": "Melbourne",
"position": "Senior Software Engineer",
"startDate": "2018-01",
"endDate": "2022-03"
},
{
"company": "Birchman / SMS M&T / ASG",
"name": "Birchman / SMS M&T / ASG",
"location": "Perth / Melbourne",
"position": "Consultant",
"startDate": "2013-03",
"endDate": "2017-12"
},
{
"company": "Wood Group / WindowLogic",
"name": "Wood Group / WindowLogic",
"location": "Perth",
"position": "Consultant",
"startDate": "2010-11",
"endDate": "2013-03"
},
{
"company": "iiNet",
"name": "iiNet",
"location": "Perth",
"position": "Programmer",
"startDate": "2004",
"endDate": "2010-11"
},
{
"company": "iiNet",
"name": "iiNet",
"location": "Perth",
"position": "Customer Service Representative",
"startDate": "2001",
"endDate": "2004"
}
],
"interests": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment