Skip to content

Instantly share code, notes, and snippets.

@seanconrad1
Last active September 15, 2020 01:10
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 seanconrad1/1ab48078c512e136be614773117da8d5 to your computer and use it in GitHub Desktop.
Save seanconrad1/1ab48078c512e136be614773117da8d5 to your computer and use it in GitHub Desktop.
Sean Conrad resume
{
"basics": {
"name": "Sean Conrad",
"label": "Full Stack Developer",
"image": "https://i.ibb.co/W3PwVrV/circle-cropped.png",
"email": "seanconrad123@gmail.com",
"phone": "(480) 799-6359",
"summary": "Pheonix native, Sean began his professional career at PayPal as a desktop support technician and in the latter years at PayPal, an unofficial software dev. Wanting to further education he moved to NYC and attended Flatiron School's Full Stack Web Dev Immersive course and since has worked for Splash Creative in NJ as a full stack web developer. Although work has him focusing on unintentionally contributing to the creation of SkyNet, he's a sponsored(former) amateur skateboarder, foodie, city explorer, and expert in Star Wars lore.",
"location": {
"city": "New York",
"countryCode": "US",
"region": "New York"
},
"profiles": [
{
"network": "LinkedIn",
"username": "sean-conrad",
"url": "https://linkedin.com/in/sean-conrad"
},
{
"network": "GitHub",
"username": "seanraad123",
"url": "https://github.com/seanraad123"
}
]
},
"work": [
{
"company": "Splash Creative - New Jersey",
"position": "Full Stack Web Developer",
"website": "https://splashcreative.com/",
"startDate": "2019-03-15",
"endDate": "2020-01-09",
"summary": "Develop web based and mobile applications for clientele. -Constry: Web platform built to manage properties with the ability to find contractors for hire. Next.js application that implements Apollo GraphQL on the backend with React-Apollo handling frontend data management. -Plaza: React-Native application for an auto leasing company. Laravel back-office. -OurGuest: Check in/out application that takes in user feedback to display to the client. iPad application built in React-Native with a back-office application built in React. Rest apis built with Laravel.",
"highlights": [
"Build an algorithm for artist to detect if their music was violating copy right infringement laws",
"Successfully won Techcrunch Disrupt",
"Optimized an algorithm that holds the current world record for Weisman Scores"
]
},
{
"company": "PayPal - Scottsdale",
"position": "Senior Desktop Support Technician",
"website": "https://paypal.com/",
"startDate": "2011-06-11",
"endDate": "2018-05-20",
"summary": "Oversaw two technicians and maintained over 600 PCs and laptops. Created bash and batch scripts that did file backup and retrievals on Mac and Windows. Built a Python app that did web scraping of our web based ticketing system using Selenium - then used that to create a bot that automated creating new tickets and automatically resolving old tickets. Reduced the time it took to create walk-up tickets by 75%. Lead developer for the Innovation and Collaboration team - a hand selected group of Paypal employees for creating web apps that increased the efficiency for all of PayPal’s desktop support technicians (~110 technicians).",
"highlights": [
"Build an algorithm for artist to detect if their music was violating copy right infringement laws",
"Successfully won Techcrunch Disrupt",
"Optimized an algorithm that holds the current world record for Weisman Scores"
]
}
],
"education": [
{
"institution": "Flatiron School",
"area": "Full Stack Web Development",
"studyType": "Study",
"startDate": "2018-06-01",
"endDate": "2018-01-01",
"courses": ["Full Stack Web Dev Immersion"]
}
],
"skills": [
{
"name": "Javascript",
"level": "80%"
},
{
"name": "React",
"level": "80%"
},
{
"name": "React-Native",
"level": "80%"
},
{
"name": "Node",
"level": "75%"
},
{
"name": "Apollo",
"level": "70%"
},
{
"name": "GraphQL",
"level": "70%"
},
{
"name": "Next.js",
"level": "60%"
},
{
"name": "Linux",
"level": "45%"
},
{
"name": "Python",
"level": "35%"
},
{
"name": "PostgreSQL",
"level": "60%"
},
{
"name": "MongoDB",
"level": "60^"
},
{
"name": "PHP",
"level": "20%"
},
{
"name": "Laravel",
"level": "20%"
}
],
"interests": [
{
"name": "Skateboarding"
},
{
"name": "Traveling"
},
{
"name": "Foodie"
}
],
"languages": [
{
"language": "English",
"fluency": "Native"
}
],
"meta": { "theme": "spartan" }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment