Skip to content

Instantly share code, notes, and snippets.

@jcherven
Last active November 20, 2021 01:53
Show Gist options
  • Save jcherven/ba5a46bf9e2160b1f3756a5bb75db630 to your computer and use it in GitHub Desktop.
Save jcherven/ba5a46bf9e2160b1f3756a5bb75db630 to your computer and use it in GitHub Desktop.
resume.json
{
"meta": { "theme": "Stackoverflow" },
"basics": {
"name": "James Cherven",
"label": "IT Professional (Web Development)",
"image": "",
"email": "cherven.james@icloud.com",
"url": "https://github.com/jcherven",
"summary": "An IT professional experienced in system administration, network support, and desktop user support. Hobbyist web developer. Alumni of USF's College of Engineering, class of 2016.",
"location": {
"city": "Merritt Island",
"region": "Florida"
},
"profiles": [
{
"network": "Github",
"username": "github.com/jcherven",
"url": "https://github.com/jcherven"
},
{
"network": "LinkedIn",
"username": "linkedin.com/in/jamescherven",
"url": "https://www.linkedin.com/in/jamescherven/"
},
{
"network": "This resume on the web",
"username": "registry.jsonresume.org/jcherven",
"url": "https://registry.jsonresume.org/jcherven"
}
]
},
"work": [
{
"company": "Jacobs Technology",
"highlights": [],
"position": "System Analyst",
"startDate": "2021-09-07",
"summary": "Providing support for International Space Station payload life sciences research at NASA's Kennedy Space Center. System administration, implementation and integration of IT & network infrastructure for NASA's environmental chambers. Providing mechanical maintenance and repair of environmental chambers. Providing on-call generalist support for local and remote researchers using environmental chambers and related facilities."
},
{
"company": "American Safety Council, Inc",
"endDate": "2019-09-30",
"highlights": [],
"position": "QA Analyst",
"startDate": "2019-03-31",
"summary": "Manual QA testing for e-learning web app products"
},
{
"company": "American Safety Council, Inc",
"endDate": "2018-09-30",
"highlights": [],
"position": "Helpdesk Technician",
"startDate": "2018-02-28",
"summary": "Generalist IT desktop support; database maintenance and support"
},
{
"company": "Arnott Inc. Air Suspension Products",
"endDate": "2018-01-31",
"highlights": [],
"position": "IT Support Specialist",
"startDate": "2015-06-30",
"summary": "Generalist IT systems, network, and user support in corporate and manufacturing evironments"
},
{
"company": "Leapfrog Services",
"endDate": "2015-01-31",
"highlights": [],
"position": "IT Support Analyst",
"startDate": "2014-08-31",
"summary": "Tier I and tier II support in a MSP call center"
},
{
"company": "Cybrix Group",
"endDate": "2013-09-30",
"highlights": [],
"position": "IT Operations Intern",
"startDate": "2013-07-31",
"summary": "MSP Summer Internship assisting primary engineers and specialists with system and network administration"
}
],
"education": [
{
"institution": "University of South Florida",
"area": "Information Technology",
"studyType": "Bachelor of Science (BS)",
"startDate": "2012-12-31",
"endDate": "2016-12-31",
"gpa": "3.4"
}
],
"skills": [
{
"name": "Javascript (NodeJS)"
},
{
"name": "HTML5/CSS3"
},
{
"name": "React"
},
{
"name": "SQL"
},
{
"name": "Git"
},
{
"name": "Jira"
},
{
"name": "IT Documentation"
},
{
"name": "Shell scripting"
},
{
"name": "System administration"
},
{
"name": "Network administration"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment