Skip to content

Instantly share code, notes, and snippets.

@bensochar
Last active June 27, 2019 14:51
Show Gist options
  • Save bensochar/2b6c028c19f798ca44501ed53c9a404e to your computer and use it in GitHub Desktop.
Save bensochar/2b6c028c19f798ca44501ed53c9a404e to your computer and use it in GitHub Desktop.
{ "theme": "paper"}
{
"basics": {
"name": "Ben Sochar",
"label": "Full Stack",
"summary": "Full stack web developer always eager for more",
"website": "http://bensochar.com",
"email": "bsochar@gmail.com",
"location": {
"city": "New York",
"countryCode": "US"
},
"profiles": [
{
"network": "Twitter",
"username": "bensochar",
"url": "http://twitter.com/bensochar"
},
{
"network": "Github",
"username": "bensochar",
"url": "https://github.com/bensochar"
}
]
},
"skills": [{
"name": "Backend Development",
"level": "Senior",
"keywords": [
"Ruby",
"Rails",
"PHP"
]
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment