Skip to content

Instantly share code, notes, and snippets.

@afrase
Last active September 12, 2023 19:16
Show Gist options
  • Save afrase/59aba7a5ec38717eb77713fc15ff7236 to your computer and use it in GitHub Desktop.
Save afrase/59aba7a5ec38717eb77713fc15ff7236 to your computer and use it in GitHub Desktop.
{
"basics": {
"name": "Aaron Frase",
"label": "Senior Software Engineer at RVshare",
"image": "https://avatars.githubusercontent.com/u/3135411?v=4",
"email": "afrase91@gmail.com",
"phone": "",
"summary": "Self-taught programmer with a passion for writing clean, readable, and efficient code. Always looking to learn new things and better myself whether it's learning a new design pattern, programming language, or just the latest framework. Driven to wear many programming hats with expertise in creating everything from new applications to programming languages.",
"profiles": [
{
"network": "gitconnected",
"username": "afrase",
"url": "https://gitconnected.com/afrase"
},
{
"network": "GitHub",
"username": "afrase",
"url": "https://github.com/afrase"
},
{
"network": "LinkedIn",
"url": "https://www.linkedin.com/in/aaron-frase/",
"username": "aaron-frase"
},
{
"network": "Twitter",
"url": "https://twitter.com/aaronfrase",
"username": "aaronfrase"
},
{
"network": "Stack Overflow",
"url": "https://stackoverflow.com/users/1734963/afrase",
"username": "afrase"
}
],
"headline": "Self-taught programmer with a passion for writing clean, readable, and efficient code.",
"blog": null,
"yearsOfExperience": 10,
"username": "afrase",
"locationAsString": "Cleveland, OH",
"region": "Cleveland, OH",
"id": "e030fe36-294e-43e2-8a5e-89b0c579b1d2",
"picture": "https://avatars.githubusercontent.com/u/3135411?v=4",
"website": null
},
"skills": [
{
"name": "Ruby",
"level": "Expert",
"keywords": [
"programming language"
],
"rating": 5,
"yearsOfExperience": 9
},
{
"name": "Ruby on Rails",
"level": "Expert",
"keywords": [
"framework"
],
"rating": 5,
"yearsOfExperience": 8
},
{
"name": "Python",
"level": "Advanced",
"keywords": [
"programming language"
],
"rating": 4,
"yearsOfExperience": 7
},
{
"name": "Go",
"level": "Advanced",
"keywords": [
"programming language"
],
"rating": 4,
"yearsOfExperience": 3
},
{
"name": "Java",
"level": "Advanced",
"keywords": [
"programming language"
],
"rating": 4,
"yearsOfExperience": 3
},
{
"name": "JavaScript",
"level": "Intermediate",
"keywords": [
"programming language"
],
"rating": 3,
"yearsOfExperience": 2
},
{
"name": "Networking",
"level": "Advanced",
"keywords": [],
"rating": 4,
"yearsOfExperience": 5
},
{
"name": "System Administration",
"level": "Advanced",
"keywords": [],
"rating": 4,
"yearsOfExperience": 5
},
{
"name": "MySQL",
"level": "Advanced",
"keywords": [],
"rating": 4,
"yearsOfExperience": 5
},
{
"name": "Amazon Web Services (AWS)",
"level": "Advanced",
"keywords": [],
"rating": 4,
"yearsOfExperience": 10
},
{
"name": "C++",
"level": "",
"keywords": [],
"rating": 0,
"yearsOfExperience": null
},
{
"name": "C#",
"level": "",
"keywords": [],
"rating": 0,
"yearsOfExperience": null
}
],
"projects": [
{
"name": "mysqldumpsplit",
"description": "",
"highlights": [],
"keywords": [],
"roles": [],
"entity": "",
"type": "",
"displayName": "mysqldumpsplit",
"website": "",
"summary": "Split a mysqldump into separate files for each table.",
"primaryLanguage": "Go",
"languages": [
"Go"
],
"libraries": [],
"githubUrl": "https://github.com/afrase/mysqldumpsplit",
"repositoryUrl": "https://github.com/afrase/mysqldumpsplit",
"images": [],
"videos": []
},
{
"name": "firebug",
"description": "",
"highlights": [],
"keywords": [],
"roles": [],
"entity": "",
"type": "",
"displayName": "firebug",
"website": "",
"summary": "A gem for working with CodeIgniter sessions.",
"primaryLanguage": "Ruby",
"languages": [
"Ruby",
"Shell",
"Dockerfile"
],
"libraries": [],
"githubUrl": "https://github.com/rvshare/firebug",
"repositoryUrl": "https://github.com/rvshare/firebug"
},
{
"name": "zerobounce",
"description": "",
"highlights": [],
"keywords": [],
"roles": [],
"entity": "",
"type": "",
"displayName": "zerobounce",
"website": "",
"summary": "Zerobounce Ruby client",
"primaryLanguage": "Ruby",
"languages": [
"Ruby",
"Shell"
],
"libraries": [],
"githubUrl": "https://github.com/afrase/zerobounce",
"repositoryUrl": "https://github.com/afrase/zerobounce"
}
],
"work": [
{
"name": "RVShare",
"location": "Akron, OH",
"description": "",
"position": "Senior Software Engineer",
"url": "https://rvshare.com",
"startDate": "2017-07-01",
"summary": "Backend Ruby on Rails developer.",
"highlights": [
"Created a gem to allow Rails (Ruby) to read/write user sessions from a legacy CodeIgniter (PHP) codebase.",
"Helped design, plan, and build the migration to a new payment processor.",
"Designed and built a user search service for admins that used Elasticsearch as the backend."
],
"isCurrentRole": true,
"company": "RVShare",
"website": "https://rvshare.com"
},
{
"name": "WDD Idea-Driven Marketing",
"location": "Akron, OH",
"description": "",
"position": "System Administrator",
"url": "https://www.wddonline.com",
"startDate": "2012-03-01",
"endDate": "2017-07-01",
"summary": "Maintained and built servers and systems that hosted over 200 client sites. Also built and maintained internal machines and servers for the 10+ employees.",
"highlights": [
"Developed tools and procedures for migrating 200+ client sites from physical servers in a SoftLayer datacenter to virtual servers in AWS.",
"Designed and built a system to allow web designers to develop and manage WordPress sites through a simple web dashboard. This included deployment of sites to staging and production servers and local setup of existing WordPress sites that others were working on.",
"Rewrote a number of DNN plugins from VB to C#."
],
"isCurrentRole": false,
"company": "WDD Idea-Driven Marketing",
"website": "https://www.wddonline.com"
},
{
"name": "ISSI Net, Inc",
"location": "Copley, OH",
"description": "",
"position": "Network Engineer",
"url": "https://www.2issi.com/",
"startDate": "2010-10-01",
"endDate": "2012-03-01",
"summary": "Built, maintained, and fixed client networks, servers, and services.",
"highlights": [],
"isCurrentRole": false,
"company": "ISSI Net, Inc",
"website": "https://www.2issi.com/"
}
],
"publications": [],
"education": [
{
"institution": "Stark State College",
"area": "Network and System Administration/Administrator",
"studyType": "",
"startDate": "2009-09-01",
"endDate": "2011-05-01",
"score": "",
"courses": [],
"description": "",
"activities": "",
"start": {
"year": 2009,
"month": 9
},
"end": {
"year": 2011,
"month": 5
},
"website": "",
"gpa": ""
}
],
"volunteer": [],
"awards": [],
"languages": [
{
"language": "English",
"fluency": "Native Speaker"
}
],
"interests": [],
"references": [],
"certificates": [],
"meta": {
"canonical": "https://github.com/jsonresume/resume-schema/blob/v1.0.0/schema.json",
"version": "v1.0.0"
},
"$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment