Skip to content

Instantly share code, notes, and snippets.

@grahamg
Forked from thomasdavis/resume.json
Last active June 9, 2023 01:23
Show Gist options
  • Save grahamg/c4e235eb6485cd3c439421c4a68aff06 to your computer and use it in GitHub Desktop.
Save grahamg/c4e235eb6485cd3c439421c4a68aff06 to your computer and use it in GitHub Desktop.
{
"meta": {
"theme": "short"
},
"basics": {
"name": "Graham Greenfield",
"label": "Software Engineer",
"image": "https://avatars.githubusercontent.com/u/21362",
"summary": "I've worked at a variety of startups and large corporate environments so I'm used to filling a variety of roles as a programmer. I'm used to prioritising user feedback first and foremost in short predictable two-week cycles.",
"website": "https://grahamg.dev",
"email": "gmgreenfield@outlook.com",
"location": {
"city": "Chicago, Illinois",
"countryCode": "US"
},
"profiles": [
{
"url": "https://github.com/grahamg",
"username": "grahamg",
"network": "github"
}
]
},
"education": [
{
"endDate": "2009-12",
"startDate": "2004-05",
"area": "Computer Science",
"studyType": "BSc",
"institution": "University of Missouri-Columbia"
}
],
"references": [
],
"skills": [
{
"keywords": [
"HTML / JSX",
"Javascript", "Typescript",
"React", "Next.JS",
"Vue.JS"
],
"level": "Mid-Level",
"name": "Frontend"
},
{
"keywords": ["Python", "Node", "J2EE", "Golang", "C", "Ruby", "Postgres", "Redis", "Serverless Cloud"],
"level": "Senior",
"name": "Backend"
},
{
"keywords": ["AWS", "G Cloud", "Caching"],
"level": "Senior",
"name": "Devops"
}
],
"awards": [
],
"work": [
{
"summary": "Performics is a full-service marketing agency. I worked on the benchtools.us product team regurarly delivering new functionality and developed several content team web projects to manage location syndication.",
"website": "https://performics.com/",
"name": "PerformicsCollective",
"location": "Chicago",
"position": "Software Engineer",
"startDate": "2019-01",
"highlights": ["Django", "Python", "Spring Boot", "J2EE", "Node.JS", "Laravel", "PHP"]
},
{
"summary": "Rotary International is a non-profit focusing on community and humanitarian outreach.",
"website": "https://rotary.org",
"name": "Rotary International",
"location": "Evanston, Illinois",
"position": "Software Developer",
"startDate": "2016-01",
"endDate": "2018-12",
"highlights": [
"PHP / Drupal 7 & 8",
"Node.js",
"Docker / Kubernetes"
]
},
{
"highlights": [
"Worked with Postgres, Redis and Dynamodb for storage.",
"Hosted on a mixture of Heroku Apps and EC2 servers.",
"Caching by Fastly and Cloudflare",
"Hybrid app supported on all platforms"
],
"summary": "Steadfast is a website hosting company, datacenter and colocation provider.",
"website": "https://steadfast.net",
"pinned": true,
"name": "Steadfast Networks",
"position": "Software Developer",
"startDate": "2016-01",
"endDate": "2018-01-01"
},
{
"highlights": [
"Millions of sites use the CDN in production",
"Larger market share than Yahoo's, Microsoft's and Google's javascript content distribution networks",
"We serve hundreds of billions request a month",
"Contains over 3000 popular Javascript libraries",
"Millions of developers visit the site per year"
],
"pinned": true,
"summary": "Digital Management Partners is a website hosting comapny, dataceter and colocation provider.",
"website": "http://gigenet.com",
"name": "Digital Management Partners, Inc.",
"position": "Software Developer",
"startDate": "2012-01"
}
],
"interests": [
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment