Files
Resume/resume.json
Tommy Parnell 09459a1ecc spelling, duh
2018-05-18 13:52:11 -04:00

217 lines
7.0 KiB
JSON

{
"basics": {
"name": "Tommy Parnell",
"label": "Software Engineer",
"picture": "https://avatars0.githubusercontent.com/u/3459800?v=3&s=460",
"email": "tparnell8@gmail.com",
"phone": "(603) 988-8441",
"website": "http://blog.terribledev.io",
"summary": "My name is Tommy Parnell, I have a bachelors degree from Southern New Hampshire University. I am currently working for vistaprint.com as a Software Engineer.",
"location": {
"address": "",
"postalCode": "03060",
"city": "Nashua",
"countryCode": "US",
"region": "NH"
},
"profiles": [
{
"network": "Twitter",
"username": "terribledev",
"url": "https://twitter.com/TerribleDev"
},
{
"network": "github",
"username": "terribledev",
"url": "https://github.com/TerribleDev"
}
]
},
"work": [
{
"company": "Vistaprint.com",
"position": "Software Engineer II",
"website": "http://vistaprint.com",
"startDate": "2015-01-01",
"summary": "I work on the gallery team at Vistaprint. We built a platform where designers can create discoverable content with multi-hierarchical filterable dimensions. ",
"highlights": [
"Built on React.js, ES6, and Redux. I worked on our very client side heavy SPA.",
"Maintained and improved our dotnet, and dotnet core based backends.",
"I was part of an effort to reduce our page load time on average by 2 seconds. I rewrote, and optimized many slow functions",
"I lead the charge on our transition to the cloud brining in Terraform and Docker for our microservices, and utilizing Puppet, and Packer for our non-dockerized systems",
"I championed configuration as code for our cloud accounts. All of our infrastructure from jenkins jobs, to cloud infrastructure was defined with code."
]
},
{
"company": "Vistaprint.com",
"position": "Lead Systems Engineer",
"website": "vistaprint.com",
"startDate": "2011-05-01",
"endDate": "2015-01-01",
"summary": "DevOps Engineer, Technical lead for our monitoring team. I was responsible for monitoring Vistaprint's globally distributed infrastructure. ",
"highlights": [
"Wrote and maintained a custom monitoring platform written in C#",
"Wrote our own version of pagerduty in C#",
"Created tooling to support the uptime of our infrastructure",
"Built tools and processes to aid in our efforts of triaging large problems"
]
},
{
"company": "Salem School District",
"position": "IT Network Tech",
"website": "",
"startDate": "2010-07-01",
"endDate": "2011-04-01",
"summary": "Work on everything from helpdesk to our vmware cluster.",
"highlights": []
},
{
"company": "Somersworth School District",
"position": "IT Network Tech.",
"website": "",
"startDate": "2007-06-01",
"endDate": "2009-11-01",
"summary": "Provided autonomous helpdesk support.",
"highlights": []
}
],
"volunteer": [],
"education": [
{
"institution": "Southern New Hampshire University",
"area": "B.S.",
"studyType": "Information Technology",
"startDate": "2010-01-01",
"endDate": "2014-08-01",
"gpa": "3.79",
"courses": [
"Discrete Mathematics",
"Strategic Management and Policy",
"Database Design and Management",
"Object Oriented Analysis/Design"
]
}
],
"awards": [
{
"title": "C# Specialist (Programming in c# 70-483)",
"date": "2015-05-10",
"awarder": "Microsoft",
"summary": "Covers advanced topics with c# such as the TPL, Diagnostics, Data access, Security and Eventing"
},
{
"title": "MSFT Technology Associate (.NET Fundamentals 98-372)",
"date": "2014-04-01",
"awarder": "Microsoft",
"summary": "Covers JIT compilation, OO design and the BCL in the .NET stack "
},
{
"title": "Fiber Optic Technician",
"date": "2010-01-01",
"awarder": "Fiber Optic Association",
"summary": "Basics of fiber cabling, and design."
},
{
"title": "Certified Fiber Optic Specialist /H (CFxT)",
"date": "2010-01-01",
"awarder": "Fiber Optic Association",
"summary": "Specializing in Last mile fiber architecture."
},
{
"title": "Certified Premises Cabling Technician (CPCT)",
"date": "2010-01-01",
"awarder": "Fiber Optic Association",
"summary": "Certification covering fiber on premises. "
},
{
"title": "Advanced Fiber Optics Technician (AFOT)",
"date": "2010-01-01",
"awarder": "Fiber Optic Association",
"summary": "Advanced Fiber topics include Fusion Splicing, Architecting major fiber roll-outs, Optical Time Delay Reflectors "
}
],
"publications": [],
"skills": [
{
"name": "Software Languages",
"level": "",
"keywords": [
"C# ",
"JavaScript",
"Ruby",
"Go",
"MS SQL",
"typescript"
]
},
{
"name": "CI Tools",
"level": "",
"keywords": [
"Vagrant",
"Puppet",
"Jenkins",
"Artifactory",
"Azure",
"AWS/EC2",
"Docker"
]
},
{
"name": "Software Platforms",
"level": "",
"keywords": [
"Xamarin",
"MVC 5",
"Dotnet core",
"NancyFx",
"Rake",
"Puppet",
"Chef",
"Express.js",
"Node.js",
"Sails.js"
]
}
],
"languages": [
{
"language": "English",
"fluency": "Native speaker"
}
],
"interests": [
{
"name": "Music",
"keywords": [
"Guitar",
"Piano"
]
},
{
"name": "Cloud Compute",
"keywords": [
"Azure",
"AWS",
"Rackspace",
"Linode",
"Digital Ocean"
]
},
{
"name": "Responsive Web Design",
"keywords": []
}
],
"references": [
{
"name": "Raghu Venkatesh",
"reference": "Tommy is smart, motivated and committed to his priorities and goals. He is eager to learn new tecnologies/standards and also works towards suggestions and implementations for best practices. He has displayed expertise in .NET development and has contributed in different tools that we used on daily basis. "
},
{
"name": "Irwin Bramson",
"reference": "I have known Tommy Parnell over the period of several years while he was a student at SNHU. He took several mathematics courses with me and I did get to know him extremely well. I have very vivid recollections of him. This young man is exceptionally bright, articulate, and a pleasure to have in class. He is extremely helpful as a student who followed my lectures effortlessly and occasionally corrected my mistakes. He is very friendly, well respected by his peers, and does not hesitate to help someone struggling with a mathematical concept that he can explain well."
}
]
}