Skip to content

Instantly share code, notes, and snippets.

@saeedgatson
Created August 18, 2022 00:23
Show Gist options
  • Save saeedgatson/8d4830a860313e034f22f4f05a3b7b59 to your computer and use it in GitHub Desktop.
Save saeedgatson/8d4830a860313e034f22f4f05a3b7b59 to your computer and use it in GitHub Desktop.
{
"basics": {
"name": "Saeed Gatson",
"label": "Software Engineer",
"picture": "",
"email": "saeedgatson@gmail.com",
"phone": "+1 (415) 623-0676",
"website": "https://saeedgatson.com/",
"summary": "I'm a Software Engineer with nine years of experience building frameworks to validate front-end systems. I help early-to-mid stage companies build & test user interface elements on responsive websites.",
"location": {
"city": "Eugene",
"countryCode": "United States"
},
"profiles": [
{
"network": "Github",
"username": "saeedgatson",
"url": "https://github.com/saeedgatson"
},
{
"network": "LinkedIn",
"username": "saeedgatson",
"url": "https://www.linkedin.com/in/saeedgatson/"
},
{
"network": "npm",
"username": "saeedgatson"
}
]
},
"education": [
{
"institution": "California State University - East Bay",
"url": "https://www.csueastbay.edu/",
"area": "Computer Science",
"studyType": "Bachelor of Science",
"startDate": "2008-07-01",
"endDate": "2011-06-31",
"gpa": "3.1/4.0",
"courses": ["Operating Systems", "Algorithms", "Data Structures", "Computer Architecture"]
}
],
"work": [
{
"name": "Postman",
"location": {
"city": "Eugene",
"countryCode": "United States"
},
"position": "Sr. Software Engineer in Test",
"website": "https://postman.com/",
"startDate": "2022-11-01",
"endDate": "2022-07-08",
"summary": "Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.",
"highlights": ["Built the initial automation testing pipeline for Postman's internal search service.", "Programmed automated end-to-end tests to increase confidence in software releases. This allowed our team to deploy major code changes with low risk."]
}
],
"projects": [
{
"name": "Through Thick & Thin",
"highlights": [
"Through Thick & Thin is a 2D puzzle platformer where you can manipulate size in strange and unusual ways. Brave a series of worlds, solve handcrafted puzzles, and overcome your fears."
],
"keywords": [
"C#",
"Unity"
],
"url": "https://saeedgatson.itch.io/through-thick-and-thin",
"roles": [
"Full Stack Developert",
"Artist",
"Game Designer"
],
"entity": "",
"type": "Video Game"
},
{
"name": "The Golden Link",
"highlights": [
"The Golden Link was made in 48 hours during the Full Time Game Dev Game Jam August 2021. The game took 8th place out of over 30+ submissions and 100+ participants."
],
"keywords": [
"C#",
"Unity"
],
"url": "https://saeedgatson.itch.io/the-golden-link",
"roles": [
"Full Stack Developert",
"Artist",
"Game Designer"
],
"entity": "",
"type": "Video Game"
}
],
"skills": [
{
"name": "Programming Languages",
"level": "Intermediate",
"keywords": [
"Java",
"C#",
"Javascript"
]
},
{
"name": "Backend Technologies",
"level": "Intermediate",
"keywords": [
"NodeJs",
"RestAPI",
"WebSocket"
]
},
{
"name": "Data Management",
"level": "Intermediate",
"keywords": [
"MySql"
]
},
{
"name": "DevOps",
"level": "Intermediate",
"keywords": [
"AWS",
"Docker",
"Github Actions"
]
},
{
"name": "Version Control",
"level": "Intermediate",
"keywords": [
"Git"
]
}
],
"languages": [
{
"language": "English",
"fluency": "Native speaker"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment