Skip to content

Instantly share code, notes, and snippets.

@nemwiper
Last active August 20, 2019 15:18
Show Gist options
  • Save nemwiper/f22a39c52374fd4ccd5efcab55580165 to your computer and use it in GitHub Desktop.
Save nemwiper/f22a39c52374fd4ccd5efcab55580165 to your computer and use it in GitHub Desktop.
My JSON resume
{
"basics": {
"name": "Mario Soprano",
"label": "Blockchain developer @Friendz, founder of Nemetek",
"picture": "",
"email": "",
"phone": "",
"website": "",
"summary": "A well trained mind is much better than a full one, as my professor told me once, and I was already in agree with him. \nIt doesn't matter how many languages, frameworks you know... you have be able to understand it quickly, see it through... it's the real thing.\nA well trained mind take something new... play with it... and learn it.\nThis is all about: game, passion, curiosity.",
"location": {
"address": "Rome Area, Italy",
"postalCode": "",
"city": "",
"countryCode": "IT",
"region": ""
},
"profiles": [
{
"network": "LinkedIn",
"username": "ACoAABQv20cBsEwznA5O7gL0jU8zQjJW3o7URp8",
"url": "https://www.linkedin.com/in/ACoAABQv20cBsEwznA5O7gL0jU8zQjJW3o7URp8/"
}
]
},
"work": [
{
"company": "Friendz",
"endDate": "",
"highlights": [],
"position": "Blockchain developer",
"startDate": "2017-10-31",
"summary": null,
"website": "https://www.linkedin.com/company/9380608"
},
{
"company": "Friendz",
"endDate": "",
"highlights": [],
"position": "iOS developer",
"startDate": "2015-7-31",
"summary": null,
"website": "https://www.linkedin.com/company/9380608"
},
{
"company": "Nemetek",
"endDate": "",
"highlights": [],
"position": "Co-Founder, Developer",
"startDate": "2014-9-31",
"summary": null,
"website": "https://www.linkedin.com/company/9284755"
},
{
"company": "EuroPc Computer",
"endDate": "2014-8-31",
"highlights": [],
"position": "IT Tech/Developer",
"startDate": "2002-1-31",
"summary": null,
"website": ""
}
],
"volunteer": [],
"education": [
{
"institution": "Università Ca' Foscari di Venezia",
"area": "Informatica",
"studyType": "Laurea triennale",
"startDate": "2008-12-31",
"endDate": "2011-12-31",
"gpa": "",
"courses": []
}
],
"awards": [],
"publications": [],
"skills": [
{
"name": "Java",
"level": "",
"keywords": []
},
{
"name": "Objective-C",
"level": "",
"keywords": []
},
{
"name": "C#",
"level": "",
"keywords": []
},
{
"name": "C",
"level": "",
"keywords": []
}
],
"languages": [
{
"language": "it",
"fluency": "Native Speaker"
}
],
"interests": [],
"references": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment