Skip to content

Instantly share code, notes, and snippets.

@shiftyp
Last active December 3, 2019 18:42
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 shiftyp/d1e456a0d65c3249459331e0a7f64320 to your computer and use it in GitHub Desktop.
Save shiftyp/d1e456a0d65c3249459331e0a7f64320 to your computer and use it in GitHub Desktop.
Resume for Blair McKee in JSON Resume format https://jsonresume.org/
{
"basics": {
"name": "Blair McKee",
"label": "Front End Developer",
"picture": "",
"phone": "",
"website": "https://www.blairmckee.com/",
"summary": "Front End Developer & UI Designer for SaaS startup with four years of experience in Digital Marketing and Search Engine Optimization. Currently developing applications in React JS and ES6",
"location": {
"city": "Chicago",
"countryCode": "US",
"region": "Illinois"
},
"profiles": [
{
"network": "Twitter",
"username": "eblairmckee",
"url": "https://twitter.com/eblairmckee"
}
]
},
"work": [
{
"company": "Tiggee",
"position": "Front End Developer, Designer, & Digital Marketing Manager",
"website": "http://www.tiggee.com/",
"startDate": "2015-05-01",
"highlights": [
"Revamped UI/UX for multiple microservices (React, React Bootstrap, Java/ThymeLeaf), a chrome extension, and a single page React app",
"Designed and developed a component library and design system to improve UX and onboarding experience for $5M high tech startup",
"Architected SPFRecord.io which generates SPF records to prevent email spam",
"Architected DNSToolbox.io (coming soon) which is a dashboard to help admins troubleshoot network and web performance issues",
"Created digital marketing strategy, branding, and copy for 5M ARR Managed DNS company, 1M traffic management startup, and a domain registrar",
"Spearheaded marketing campaign that increased organic web traffic by 50% over 2 years"
]
},
{
"company": "Freelancing",
"position": "Web Designer & Digital Marketer",
"website": "https://www.blairmckee.com/",
"startDate": "2015-08-01",
"highlights": [
"Designed and developed WordPress, static websites, digital marketing campaigns, for $6M Information Systems company, $4M Defense Contractor, and a brick and mortar retail chain"
]
}
],
"volunteer": [
{
"organization": "STEM for Her",
"position": "Webmaster",
"website": "https://www.stemforher.org/",
"startDate": "2016-08-01",
"summary": "STEM for Her is a non-profit foundation that promotes education to create awareness, excitement, and opportunities among girls and young women to pursue successful STEM-related careers",
"highlights": [
"Managed website built on Concrete5 CMS for non-profit dedicated to helping girls get into STEM careers. Provide guidance on digital marketing strategy and SEO best practices"
]
}
],
"education": [
{
"institution": "George Mason University",
"area": "Creative Writing",
"studyType": "BFA",
"endDate": "2015-05-01",
"gpa": "3.7"
}
],
"skills": [
{
"name": "Programming",
"level": "Intermediate",
"keywords": [
"JavaScript ES6",
"React",
"JS",
"JQuery",
"CSS",
"Sass",
"HTML",
"Node",
"Webpack",
"D3"
]
}
],
"interests": [
{
"name": "Personal",
"keywords": [
"Hot yoga",
"Classical piano",
"Painting",
"Hiking with my dogs",
"Writing poetry",
"Cooking vegan food"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment