Skip to content

Instantly share code, notes, and snippets.

@gsalibi
Last active December 23, 2019 23:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gsalibi/14ddea31437f35523a456149887b1593 to your computer and use it in GitHub Desktop.
Save gsalibi/14ddea31437f35523a456149887b1593 to your computer and use it in GitHub Desktop.
{
"meta": {
"theme": "spartan"
},
"basics": {
"name": "Gustavo Salibi",
"label": "Programmer",
"picture": "",
"email": "gustavo.salibi@gmail.com",
"phone": "+5516997048764",
"github": "http://github.com/gsalibi",
"location": {
"address": "Av. Santa Isabel, 1125",
"postalCode": "13084-643",
"city": "Campinas",
"countryCode": "SP"
},
"profiles": [{
"network": "Github",
"username": "john",
"url": "http://twitter.com/john"
}]
},
"work": [{
"company": "Company",
"position": "President",
"website": "http://company.com",
"startDate": "2013-01-01",
"endDate": "2014-01-01",
"summary": "Description...",
"highlights": [
"Started the company"
]
}],
"volunteer": [{
"organization": "Organization",
"position": "Volunteer",
"website": "http://organization.com/",
"startDate": "2012-01-01",
"endDate": "2013-01-01",
"summary": "Description...",
"highlights": [
"Awarded 'Volunteer of the Month'"
]
}],
"education": [{
"institution": "University",
"area": "Software Development",
"studyType": "Bachelor",
"startDate": "2011-01-01",
"endDate": "2013-01-01",
"gpa": "4.0",
"courses": [
"DB1101 - Basic SQL"
]
}],
"awards": [{
"title": "Award",
"date": "2014-11-01",
"awarder": "Company",
"summary": "There is no spoon."
}],
"publications": [{
"name": "Publication",
"publisher": "Company",
"releaseDate": "2014-10-01",
"website": "http://publication.com",
"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..."
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment