Skip to content

Instantly share code, notes, and snippets.

@wipash
Last active November 2, 2022 09:31
Show Gist options
  • Save wipash/d95a024902daf338482b3bcc1465b522 to your computer and use it in GitHub Desktop.
Save wipash/d95a024902daf338482b3bcc1465b522 to your computer and use it in GitHub Desktop.
{
"basics": {
"name": "Sean McGrath",
"label": "Solution Architect",
"image": "",
"email": "sean@mcgrath.nz",
"url": "https://sean.mcgrath.nz",
"summary": "A summary of Sean McGrath...",
"location": {
"city": "Auckland",
"countryCode": "NZ"
},
"profiles": [
{
"network": "Twitter",
"username": "seanmmcg",
"url": "https://twitter.com/seanmmcg"
},
{
"network": "GitHub",
"username": "wipash",
"url": "https://github.com/wipash"
}
]
},
"work": [
{
"name": "Holmes Group",
"position": "Solution Architect",
"url": "https://www.holmesgroup.com/",
"startDate": "2022-11-02",
"summary": "Description…",
"highlights": ["Started the company"]
},
{
"name": "Holmes Group",
"position": "Senior Systems Engineer",
"url": "https://www.holmesgroup.com/",
"startDate": "2019-10-10",
"endDate": "2022-11-02",
"summary": "Description…",
"highlights": ["Started the company"]
},
{
"name": "Holmes Group",
"position": "Systems Engineer",
"url": "https://www.holmesgroup.com/",
"startDate": "2018-03-28",
"endDate": "2019-10-10",
"summary": "Description…",
"highlights": ["Started the company"]
},
{
"name": "Holmes Group",
"position": "Linux Systems Specialist",
"url": "https://www.holmesgroup.com/",
"startDate": "2014-09-01",
"endDate": "2018-03-28",
"summary": "Description…",
"highlights": ["Started the company"]
}
],
"volunteer": [
{
"organization": "The Nest Collective",
"position": "Volunteer",
"url": "https://thenestcollective.org.nz/",
"startDate": "2012-01-01",
"endDate": "2013-01-01",
"summary": "Description…",
"highlights": ["Awarded 'Volunteer of the Month'"]
}
],
"education": [
{
"institution": "University",
"url": "https://www.auckland.ac.nz/",
"area": "Information Systems, and Operations & Supply Chain",
"studyType": "Bachelor",
"startDate": "2011-01-01",
"endDate": "2013-01-01"
}
],
"awards": [
{
"title": "Award",
"date": "2014-11-01",
"awarder": "Company",
"summary": "There is no spoon."
}
],
"certificates": [
{
"name": "Certificate",
"date": "2021-11-07",
"issuer": "Company",
"url": "https://certificate.com"
}
],
"publications": [
{
"name": "Cloud Tech Blog",
"publisher": "Company",
"releaseDate": "2014-10-01",
"url": "https://sean.mcgrath.nz",
"summary": "Description…"
}
],
"skills": [
{
"name": "Web Development",
"level": "Master",
"keywords": ["HTML", "CSS", "JavaScript"]
}
],
"languages": [
{
"language": "English",
"fluency": "Native speaker"
}
],
"interests": [
{
"name": "Wildlife",
"keywords": ["Ferrets", "Unicorns"]
}
],
"references": [
{
"name": "Jane Doe",
"reference": "Reference…"
}
],
"projects": [
{
"name": "Project",
"description": "Description…",
"highlights": ["Won award at AIHacks 2016"],
"keywords": ["HTML"],
"startDate": "2019-01-01",
"endDate": "2021-01-01",
"url": "https://project.com/",
"roles": ["Team Lead"],
"entity": "Entity",
"type": "application"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment