Skip to content

Instantly share code, notes, and snippets.

@johanmcos
Last active September 25, 2021 18:43
Show Gist options
  • Save johanmcos/466fae53059a71007fee9f5c6e5be1a4 to your computer and use it in GitHub Desktop.
Save johanmcos/466fae53059a71007fee9f5c6e5be1a4 to your computer and use it in GitHub Desktop.
Resume
{
"basics": {
"name": "Johan M. Cos",
"label": "Software Developer at Comcast Corporation",
"image": "https://avatars.githubusercontent.com/u/11396737?v=4",
"email": "johanmcos@me.com",
"summary": "I'm a mid-level software developer, with key areas of expertise in Go, Python, TypeScript, and Linux.\n\nI'm passionate about technology and innovation. I love working in teams of similarly minded people to leverage emerging technologies in order to solve key problems. \n\nI find great joy in collaboration with others, and strongly believe in treating everyone with empathy and respect. If I had one motto, it would be “act in good faith in everything you do”. \n\nI think nurturing a sense of psychological safety is critical. For a team to flourish, every member must feel that they're able to express themselves without fear of their ideas being belittled or dismissed arbitrarily. ",
"profiles": [
{
"network": "GitHub",
"username": "johanmcos",
"url": "https://github.com/johanmcos"
},
{
"network": "LinkedIn",
"url": "https://www.linkedin.com/in/johanmcos/",
"username": "johanmcos"
}
],
"headline": "Full-stack developer, with knowledge and experience ranging from infrastructure and APIs to progressive web applications.",
"yearsOfExperience": 5,
"username": "johanmcos",
"locationAsString": "Lehigh Valley, PA",
"region": "Lehigh Valley, PA"
},
"skills": [
{
"name": "TypeScript",
"level": "Advanced",
"rating": 4,
"yearsOfExperience": null
},
{
"name": "Go (Programming Language)",
"level": "Intermediate",
"rating": 3
},
{
"name": "Python 3",
"level": "Intermediate",
"rating": 3
},
{
"name": "JavaScript (ES6+)",
"level": "Advanced",
"rating": 4
},
{
"name": "React.js",
"level": "Intermediate",
"rating": 3
},
{
"name": "Developing Kubernetes Operators (using Go)",
"level": "Intermediate",
"rating": 3
},
{
"name": "GitOps",
"level": "Intermediate",
"rating": 3
},
{
"name": "Linux Systems Administration",
"level": "Advanced",
"rating": 4
},
{
"name": "Cloud Computing",
"level": "Intermediate",
"rating": 3
},
{
"name": "Kubernetes/OpenStack",
"level": "Intermediate",
"rating": 3
},
{
"name": "REST APIs",
"level": "Intermediate",
"rating": 3
},
{
"name": "Bash Scripting",
"level": "Intermediate",
"rating": 3
},
{
"name": "Git",
"level": "Advanced",
"rating": 4
},
{
"name": "Leadership",
"level": "Advanced",
"rating": 4
},
{
"name": "Teamwork",
"level": "Advanced",
"rating": 4
}
],
"work": [
{
"name": "Comcast Corporation",
"location": "Remote",
"position": "Software Developer IV",
"url": "https://www.linkedin.com/company/1703",
"startDate": "2021-06-01",
"summary": "- Working in a development team focused on developing new platforms to further modernize operations. \n- Took part in a 6-week residency with Red Hat Open Innovation Labs, where we learned to leverage Red Hat's expertise in best practices for teamwork and agile development. \n- Created a command-line interface in Python to enable developers and CI pipelines to interact with a REST API\n- Collaborating with a diverse team of developers, architects, SREs, and managers to bringing GitOps principles to VM workloads using CI/CD pipelines and Kubernetes operators written in Go\n- Participating in weekly sprint planning and daily stand-up meetings\n\nContracted through Apidel Technology, working remotely.",
"isCurrentRole": true,
"company": "Comcast Corporation",
"website": "https://www.linkedin.com/company/1703"
},
{
"name": "Lightweight Manufacturing",
"location": "Whitehall, PA",
"position": "Software Developer & IT Coordinator",
"url": "https://www.linkedin.com/company/225484",
"startDate": "2016-12-01",
"endDate": "2021-06-01",
"summary": "- Built a web application in Python & React/Typescript to will support Lightweight Manufacturing's continued growth in the Tensile Structure industry.\n- Maintained on-site servers & networking setup\n- Managed multiple large technology-related transitions",
"isCurrentRole": false,
"company": "Lightweight Manufacturing",
"website": "https://www.linkedin.com/company/225484"
},
{
"name": "Lightweight Manufacturing",
"location": "Whitehall, PA",
"position": "Sales/Marketing",
"url": "https://www.linkedin.com/company/225484",
"startDate": "2013-05-01",
"endDate": "2016-12-01",
"isCurrentRole": false,
"company": "Lightweight Manufacturing",
"website": "https://www.linkedin.com/company/225484"
}
],
"education": [
{
"institution": "Shippensburg University of Pennsylvania",
"url": "",
"area": "Mathematics and Economics",
"studyType": "Bachelor of Science",
"startDate": "2009-12-01",
"endDate": "2012-12-01"
}
],
"languages": [
{ "language": "English", "fluency": "Native Proficiency" },
{ "language": "Dutch", "fluency": "Working Proficiency " },
{ "language": "Spanish", "fluency": "Basic Proficiency" }
],
"certificates": [
{
"name": "AWS Certified Cloud Practitioner",
"issuer": "Amazon Web Services"
}
],
"meta": {
"note": "This is a combined version of the old and new JSON Resume API to provide maximum compatibility. You will notice duplicated values in different fields.",
"canonical": "https://raw.githubusercontent.com/jsonresume/resume-schema/master/resume.json",
"version": "v1.0.0",
"lastModified": "2020-12-29T15:53:00",
"theme": "flat"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment