Skip to content

Instantly share code, notes, and snippets.

@timofei7
Last active February 3, 2020 15:54
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 timofei7/58e79eacd46117a5db5687f83fd95263 to your computer and use it in GitHub Desktop.
Save timofei7/58e79eacd46117a5db5687f83fd95263 to your computer and use it in GitHub Desktop.
{
"basics": {
"name": "Tim Tregubov",
"label": "Director, Co-founder at DALI Lab; Senior Lecturer in Computer Science",
"picture": "",
"email": "tim@zingweb.com",
"phone": "603.219.6514",
"website": "http://zingweb.com",
"summary": "Educating and Innovating through Code and Design",
"location": {
"address": "6211 Sudikoff",
"postalCode": "CA 03755",
"city": "Hanover",
"countryCode": "NH",
"region": "New Hampshire"
},
"profiles": [{
"network": "github",
"username": "timofei7",
"url": "https://github.com/timofei7"
}]
},
"work": [{
"company": "DALI Lab",
"position": "Director, Co-founder",
"website": "http://dali.dartmouth.edu",
"startDate": "2013-01-04",
"summary": "Description...",
"highlights": [
"Co-founded a new program aimed at promoting innovation through the 'undisciplined' merging of computer science, art, society, science, media, sociology, etc",
"Manage a space and technical and programmatic framework to provide an experiential learning environment for web and mobile software development",
"Mentor and supervise 80+ students per term from across campus, in small teams to design, develop, implement, and launch systems and applications",
"The DALI Lab Mission is to elevate learning through the transformative process of building digital solutions from discovery to impact. We challenge ourselves to care for each other, the craft we are learning, the problems we are solving, the reality we live in, and the future we envision."
]
}],
"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