Skip to content

Instantly share code, notes, and snippets.

@voho
Last active April 19, 2020 21:07
Show Gist options
  • Save voho/fd0789e91692209a9ef1c575c895d099 to your computer and use it in GitHub Desktop.
Save voho/fd0789e91692209a9ef1c575c895d099 to your computer and use it in GitHub Desktop.
{
"basics": {
"name": "Vojta Hordějčuk",
"label": "Sr. Software Engineer",
"picture": "",
"email": "vojtech.hordejcuk@gmail.com",
"phone": "+352691118709",
"website": "http://voho.eu",
"summary": "A summary of John Doe...",
"location": {
"city": "Luxembourg",
"countryCode": "LU",
"region": "EU"
},
"profiles": [
{
"network": "GitHub",
"username": "voho",
"url": "http://github.com/voho"
},
{
"network": "Spotify",
"username": "voho",
"url": "https://open.spotify.com/artist/4OaWtKAgl8oGU9QTa4wXu4"
}
]
},
"work": [
{
"company": "Amazon",
"position": "Software Development Engineer (SDE2)",
"website": "http://amazon.com",
"startDate": "2015-05-01",
"endDate": "2099-01-01",
"summary": "Description...",
"highlights": [
"Pricing Team", "Vendor Tools", "International Eligiblity (Sourcing/Fulfillment)"
]
}
],
"education": [
{
"institution": "Czech Technical University",
"area": "Software Development",
"studyType": "Masters (Ing.)",
"startDate": "2011-01-01",
"endDate": "2013-01-01"
}
],
"awards": [
{
"title": "Award",
"date": "2014-11-01",
"awarder": "Company",
"summary": "There is no spoon."
},
{
"title": "Award",
"date": "2014-11-01",
"awarder": "Company",
"summary": "There is no spoon."
},
{
"title": "Award",
"date": "2014-11-01",
"awarder": "Company",
"summary": "There is no spoon."
},
{
"title": "Award",
"date": "2014-11-01",
"awarder": "Company",
"summary": "There is no spoon."
}
],
"skills": [
{
"name": "Backend Development",
"level": "Master",
"keywords": [
"Java","Scala","Kotlin"
]
},
{
"name": "Frontend Development",
"level": "Advanced",
"keywords": [
"React","JavaScript","TypeScript","NodeJS","Express","SCSS"
]
},
{
"name": "Project Management",
"level": "Master",
"keywords": [
"Scrum",
"Leading development"
]
}
],
"languages": [
{
"language": "Czech",
"fluency": "Native"
},
{
"language": "English",
"fluency": "Professional"
},
{
"language": "German",
"fluency": "Basic"
},
{
"language": "French",
"fluency": "Beginner"
}
],
"interests": [
{
"name": "Art",
"keywords": [
"Music Composition",
"Synthesizers",
"Sci-Fi",
"Memes"
]
}
],
"meta": {
"theme": "stackoverflow"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment