| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150 |
- {
- "selectedTemplate": 1,
- "headings": {
- "work": "Work Experience",
- "skills": "Skills",
- "awards": "",
- "education": "Education"
- },
- "basics": {
- "name": "Nate Johnston",
- "email": "iam@natejohnston.info",
- "website": "https://natejohnston.info/",
- "location": {
- "address": "Potomac Falls, VA, USA"
- },
- "phone": "(703) 473-4079"
- },
- "education": [
- {
- "location": "Charlottesville, VA",
- "area": "History",
- "startDate": "1993",
- "endDate": "1997",
- "gpa": "",
- "institution": "University of Virginia",
- "studyType": "BA"
- }
- ],
- "work": [
- {
- "company": "Comcast",
- "location": "Reston, VA",
- "website": "",
- "endDate": "1/2011 - 10/2011; 10/2013 - 5/2015; 10/2016 - present",
- "highlights": [
- "Team lead and software developer programming primarily in Go and Ruby, working to engineer a holistic datacenter automation solution for Comcast.",
- "Responsible for creating technical designs, code reviews, and ensuring code and operational quality in an Agile/Scrum devops environment.",
- "Developed processes to extract and analyze utilization and billing data from AWS, Azure, and OpenStack.",
- "Helped build a Spinnaker-as-a-Service offering to offer hosted Spinnaker at enterprise scale.",
- "Designed, deployed, and provided full lifecycle support for containerized applications running in both Kubernetes and Mesos.",
- "Replaced the HP Server Automation service with multiple off the shelf open source systems.",
- "Designed, deployed, and supported a large multi-tenant Puppet Master infrastructure."
- ],
- "position": "Principal Product Developer"
- },
- {
- "highlights": [
- "Core Contributor for both OpenStack neutron and neutron-fwaas.",
- "In the Mitaka cycle, I was part of a team of developers across multiple companies that collaborated to implement DSCP management within the Quality of Service (QoS) framework in neutron. I also presented about DSCP at the Austin 2016 OpenStack summit.",
- "In the Newton cycle, I led the neutron-fwaas team to implement FWaaS v2, a significant new version of the project. I coordinated heavily with the neutron team, and contributed heavily to both neutron and neutron-fwaas."
- ],
- "company": "Comcast",
- "position": "Principal OpenStack Developer",
- "location": "Reston, VA",
- "endDate": "6/2015 - 10/2016"
- },
- {
- "highlights": [
- "Developed and deployed an innovative server quality assurance and auditing system to ensure consistent delivery of quality server resources.",
- "Established a more rigorous data model for the operational CMDB that tracked server inventory and assignments, to ensure data quality and clarity of relationships between data sources."
- ],
- "company": "Comcast",
- "position": "Principal Systems Architect",
- "location": "Reston, VA",
- "endDate": "11/2011 - 9/2013"
- },
- {
- "highlights": [
- "Comprehensive system administration, focusing on Solaris, HP-UX, and Red Hat Linux platforms."
- ],
- "company": "Comcast",
- "position": "Principal Systems Administrator",
- "location": "Reston, VA",
- "endDate": "1/2010 - 12/2010"
- },
- {
- "highlights": [
- "SRE before it had a name. System administration, in-depth application administration, automation development, creating new monitoring, metrics, and CMDB infrastructure. Leader in cross-enterprise task forces."
- ],
- "company": "AOL",
- "position": "Principal System Administrator",
- "location": "Reston, VA/Dulles, VA",
- "endDate": "6/2001 - 12/2009"
- }
- ],
- "skills": [
- {
- "level": "",
- "keywords": [
- "Go",
- "Python",
- "Ruby",
- "Shell"
- ],
- "name": "Programming Languages"
- },
- {
- "keywords": [
- "Docker",
- "Kubernetes",
- "Mesos",
- "Marathon",
- "Consul",
- "Vault"
- ],
- "name": "Container Technologies"
- },
- {
- "keywords": [
- "OpenStack",
- "AWS",
- "Azure"
- ],
- "name": "Clouds"
- },
- {
- "keywords": [
- "Puppet",
- "Ansible",
- "Terraform"
- ],
- "name": "Configuration Management"
- }
- ],
- "projects": [
- {
- "description": "",
- "keywords": [
- ""
- ]
- }
- ],
- "awards": [
- {
- "title": "",
- "date": "",
- "awarder": "",
- "summary": ""
- }
- ],
- "sections": [
- "templates",
- "profile",
- "work",
- "skills",
- "projects",
- "awards",
- "education"
- ]
- }
|