Skip to content

Instantly share code, notes, and snippets.

@nickisnoble
Last active March 1, 2021 19:06
Show Gist options
  • Save nickisnoble/c5eed3ea75a0508e1109cede248d945c to your computer and use it in GitHub Desktop.
Save nickisnoble/c5eed3ea75a0508e1109cede248d945c to your computer and use it in GitHub Desktop.
Resume
{
"basics": {
"name": "Nick Noble",
"label": "Designer",
"email": "nick.noble@hey.com",
"phone": "(410) 608-9787",
"website": "http://nicknoble.works",
"summary": "Multifaceted generalist with a passion for making things that work, whether it's design, code, product, process, or people — Nick is ready to iterate.",
"location": {
"city": "Brooklyn",
"countryCode": "US",
"region": "New York"
},
"profiles": [{
"network": "Dribbble",
"username": "nickisnoble",
"url": "http://dribbble.com/nickisnoble"
},
{
"network": "LinkedIn",
"username": "nickisnoble",
"url": "http://linkedin.com/in/nickisnoble"
},
{
"network": "Twitter",
"username": "nickisnoble",
"url": "http://twitter.com/nickisnoble"
},
{
"network": "Instagram",
"username": "nickisnoble",
"url": "http://instagram.com/nickisnoble"
}
]
},
"work": [{
"company": "Thesis",
"position": "VP Creative",
"website": "http://thesistesting.com",
"startDate": "2018-09-12",
"summary": "Description...",
"highlights": [
"Supporting post production, graphic design, and interface design teams.",
"Spearheaded a company reorganization, shifting to agile methods",
"Wrote libraries to aggregate and display workflow metrics from Asana & Linear",
"Aligned my staff's ambitions with relevant projects, tasks, and training",
"Doubled the size of the post production team in January, on track to do it again in February"
]
}],
"awards": [{
"title": "Art Director's Guild, Nomination",
"date": "2019-11-01",
"awarder": "The Art Director's Guild",
"summary": "For contribution to excellence in production design for a period feature film, The Irishman."
}],
"publications": [{
"name": "Publication",
"publisher": "Company",
"releaseDate": "2014-10-01",
"website": "http://publication.com",
"summary": "Description..."
}],
"skills": [{
"name": "Front End",
"level": "Expert",
"keywords": [
"HTML",
"CSS",
"Javascript"
]
},
{
"name": "Interface Design",
"level": "Expert",
"keywords": [
"Figma",
"User Experience",
"A/B Testing",
"Design Thinking"
]
},
{
"name": "Design Leadership",
"level": "Intermediate",
"keywords": [
"People Management",
"Scrum",
"Communication",
"Metrics & Reporting",
"Change Management"
]
}
],
"languages": [{
"language": "English",
"fluency": "Native speaker"
}],
"interests": [{
"name": "Video Games"
},
{
"name": "History of Design + Computers"
},
{
"name": "Cooking"
}
],
"references": [{
"name": "Jane Doe",
"reference": "Reference..."
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment