Skip to content

Instantly share code, notes, and snippets.

@thirdender
Created April 1, 2020 23:35
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 thirdender/9a3ea66f4ec01dffae0e97e5c20124db to your computer and use it in GitHub Desktop.
Save thirdender/9a3ea66f4ec01dffae0e97e5c20124db to your computer and use it in GitHub Desktop.
Robert Rothermel's resume
{
"basics": {
"name": "Robert Rothermel",
"label": "Web Developer",
"image": "https://www.gravatar.com/avatar/1d997a7646756c8db374434e8ccd7444?s=480",
"summary": "Full stack developer with a focus on React SPA on AWS. I have many years experience with multiple e-commerce platforms and PHP CMS solutions. My preferred language is JavaScript in both the browser and backend.",
"website": "https://thirdender.io",
"email": "thirdender@gmail.com",
"location": {
"city": "Sugar Notch",
"postalCode": "PA 18706",
"countryCode": "US",
"region": "Pennsylvania"
},
"profiles": [
{
"username": "thirdender",
"url": "https://github.com/thirdender/",
"network": "github"
},
{
"username": "thirdender",
"url": "https://stackoverflow.com/users/379160/thirdender",
"network": "stackoverflow"
},
{
"username": "thirdender",
"url": "https://linkedin.com/in/robert-rothermel/",
"network": "linkedin"
}
]
},
"skills": [
{
"name": "Frontend",
"keywords": [
"Responsive",
"CSS / SCSS",
"DOM",
"React",
"Apollo"
],
"level": "Senior"
},
{
"name": "Backend",
"keywords": [
"Node.js",
"PHP",
"SQL",
"Elasticsearch"
],
"level": "Mid-level"
},
{
"name": "CMS",
"keywords": [
"Drupal",
"WordPress",
"Concrete5"
],
"level": "Senior"
},
{
"name": "E-commerce",
"keywords": [
"Yahoo! Stores",
"Drupal Commerce",
"Woocommerce"
],
"level": "Senior"
},
{
"name": "Devops",
"keywords": [
"Linux",
"Docker",
"AWS",
"Terraform"
]
}
],
"work": [
{
"startDate": "2006-04-01",
"endDate": "2008-08-28",
"position": "Developer",
"company": "Solid Cactus",
"website": "https://solidcactus.com/",
"summary": "E-commerce shop that sold custom Yahoo! Stores features and created custom themes for clients",
"highlights": [
"Responsible for rapid turn-around of custom Yahoo! Store templates",
"Implemented and debugged our in-house JavaScript features",
"Helped develop our in-house shipping manager SaaS tool using Java/MyFaces"
]
},
{
"startDate": "2008-09-01",
"endDate": "2018-11-01",
"position": "Contract Developer",
"company": "Synertech / EchoTech",
"summary": "Two e-commerce shops that managed and upgraded Yahoo! Stores with custom themes and catalog management",
"highlights": [
"Created a Yahoo! Stores templating for rapid deployment of custom store themes",
"Created numerous Yahoo! Stores features that leveraged static HTML and JavaScript to provide dynamic features",
"Implemented a custom shipping charge calculator that connected Yahoo! Store's API and Drupal",
"Pushed for responsive first styles and Schema.org markup"
]
},
{
"startDate": "2017-03-01",
"endDate": "2018-06-01",
"position": "Contract Developer / Security",
"company": "Shutterstock",
"summary": "International stock photography provider subsidiaries spanning multiple technology stacks.",
"highlights": [
"Created responsive Sitecore components with multiple configurability options that integrated video and hosted forms",
"Investigated credential stuffing attacks and planned remediation",
"Coordinated roll-out of the Signal Sciences WAF and a strong TLS/SSL configuration across multiple technology stacks"
]
},
{
"startDate": "2018-06-01",
"endDate": "2018-11-01",
"position": "Security consultant",
"summary": "Worked with several companies to improve their security posture, integrating endpoint protection tools and monitoring the results"
},
{
"startDate": "2018-11-01",
"position": "Co-Founder",
"company": "Nucleaus",
"summary": "Start-up developing SaaS offering to scan code for security vulnerabilities",
"highlights": [
"Helped engineer a scalable backend using AWS offerings",
"Managed entire infrastructure in code using Terraform",
"Responsible for React frontend and worked with backend team to build out necessary GraphQL",
"Created and deployed supporting Drupal sites on Elastic Beanstalk"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment