Skip to content

Instantly share code, notes, and snippets.

@mattroyer
Last active June 28, 2023 02:06
Show Gist options
  • Select an option

  • Save mattroyer/cfe430362accb5e3d3efd3f9741386ab to your computer and use it in GitHub Desktop.

Select an option

Save mattroyer/cfe430362accb5e3d3efd3f9741386ab to your computer and use it in GitHub Desktop.

Revisions

  1. mattroyer revised this gist Jun 28, 2023. 1 changed file with 28 additions and 27 deletions.
    55 changes: 28 additions & 27 deletions resume.json
    Original file line number Diff line number Diff line change
    @@ -3,7 +3,7 @@
    "name": "Matt Royer",
    "label": "Software Engineer",
    "email": "[email protected]",
    "summary": "I have worked on many projects over the years where I love to automate manual processes of many kinds. From a system that automatically captions video evidence of Selenium test scenarios to scrapers that pull and transform data from many different websites and APIs. And many more scripts and projects in between. I love to mess with code of any kind and figure out what makes things tick.",
    "summary": "My favorite projects to work on are where I can automate a manual process. I have been lucky enough to work on a number of these over the years, including a system that automatically captioned video evidence of Selenium test scenarios, and scrapers that pull and transform data from various websites and APIs. Code is all about the adventure to me.",
    "location": {
    "city": "Lehi",
    "countryCode": "US",
    @@ -23,7 +23,7 @@
    ]
    },
    "work": [
    {
    {
    "name": "Tribute Technology",
    "location": "Remote",
    "position": "Senior Software Engineer",
    @@ -40,16 +40,17 @@
    "name": "Pronto",
    "location": "Lehi, UT",
    "position": "Senior Software Engineer",
    "startDate": "2018-07-15",
    "startDate": "2018-12-10",
    "endDate": "2022-12-05",
    "summary": "Pronto's mission is to help institutions recruit and retain students by connecting and engaging students throughout their journey — from matriculation to graduation and beyond. It is a communications app that connects the entire campus",
    "summary": "Pronto is a startup with a mission to help institutions recruit and retain students by connecting and engaging students throughout their journey — from matriculation to graduation and beyond. It is a communications app that connects the entire campus",
    "highlights": [
    "Employee number 8 / engineer number 4; assisted in all phases of getting the web product developed",
    "Developed web applications using Vue and PHP",
    "Implemented web sockets for real-time communication",
    "Developed custom JavaScript for injection into a Canvas theme for an embedded version of our app",
    "Developed custom JavaScript for injection into a Canvas theme for an embedded version of the app",
    "Contributed to the creation of a desktop version of the web app through Electron",
    "Developed scripts and tools with Python and PHP for automating tasks and interfacing with the API",
    "Proficient in Vue, PHP, Python, and web socket development, as well as database management and scripting."
    "Used Python to transform data for other scripts to utilyze"
    ]
    },
    {
    @@ -60,11 +61,11 @@
    "endDate": "2018-12-07",
    "summary": "Software for quality management and manufacturing execution",
    "highlights": [
    "Developed automated testing systems and web applications using Ruby, Sinatra, and JavaScript",
    "Developed automated testing systems and web applications using Ruby and Sinatra",
    "Implemented a real-time feedback mechanism using web sockets in a modular Ruby application",
    "Built a system for capturing and captioning video evidence of tests by looking at the Kernel module from Ruby",
    "Built personal automation system of tasks using Python",
    "Proficient in Ruby, Python, and web socket development",
    "Built a personal automation system of tasks using Python",
    "Used Jupyter notebooks to quickly gain insights into our data",
    "Contributed to the design and implementation of a comprehensive testing library using Selenium WebDriver in Ruby"
    ]
    },
    @@ -76,13 +77,13 @@
    "endDate": "2012-05-25",
    "summary": "First Electronic Bank combines responsible banking with innovation to provide financial services that benefit society",
    "highlights": [
    "Installing, supporting, and maintaining all company servers.",
    "Planning for and responding to system or network failures.",
    "Programming in Python and Ruby to provide easy to use tools to aide in maintenance and other administration tasks.",
    "Maintain and build code for our internal intranet, a central repository for all company documents, external link resources, and internal projects.",
    "Creating, maintaining, and modifying virtual machines.",
    "Integrating new technologies into our infrastructure.",
    "Troubleshooting various system issues across the business."
    "Installed, supported, and maintained all company servers",
    "Planned for and responded to system or network failures",
    "Programmed in Python and Ruby to provide easy-to-use tools to aid in maintenance and other administration tasks",
    "Built and maintained the internal intranet in Python",
    "Created, maintained, and modified virtual machines",
    "Integrated new technologies into the infrastructure",
    "Troubleshot various system issues across the business"
    ]
    },
    {
    @@ -93,12 +94,12 @@
    "endDate": "2007-11-20",
    "summary": "The CUSA account processing platform is a powerful, cost-efficient solution for credit unions that lack the resources to develop or manage applications in-house",
    "highlights": [
    "Technical interface to clients for resolution of problems relating to all aspects of the Credit Union management system, including Unix Server problems, database management issues, networking, installation and setup",
    "Balance resources and time between many complex projects and deadlines",
    "Troubleshoot diverse software issues, document findings, recreate problems, monitor progress of solutions and apply fixes",
    "Work closely with the development team, account managers, and other support representatives to solve all internal and external customer concerns in an efficient and timely manner",
    "Help clients find and repair difficult accounting and general ledger issues",
    "Assist clients in building ad-hoc reports using a proprietary report building application"
    "Assisted clients with technical issues related to the Credit Union management system, including Unix Server, database management, networking, installation, and setup, using Progress database and language",
    "Efficiently managed multiple complex projects and deadlines",
    "Diagnosed and resolved software issues, documented findings, recreated problems, monitored progress, and applied fixes",
    "Collaborated with development team, account managers, and support representatives to efficiently resolve customer concerns, both internal and external",
    "Helped clients resolve accounting and general ledger issues",
    "Assisted clients in creating ad-hoc reports using Progress and scripting"
    ]
    }
    ],
    @@ -107,13 +108,13 @@
    "name": "Web Development",
    "level": "",
    "keywords": [
    "Sinatra",
    "Flask",
    "FastAPI",
    "Vue",
    "JavaScript",
    "HTML",
    "CSS",
    "Javascript",
    "Vue"
    "Sinatra",
    "Flask",
    "FastAPI"
    ]
    },
    {
  2. mattroyer revised this gist Jun 27, 2023. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion resume.json
    Original file line number Diff line number Diff line change
    @@ -60,7 +60,7 @@
    "endDate": "2018-12-07",
    "summary": "Software for quality management and manufacturing execution",
    "highlights": [
    "Developed automated testing systems and web applications using Ruby and Sinatra",
    "Developed automated testing systems and web applications using Ruby, Sinatra, and JavaScript",
    "Implemented a real-time feedback mechanism using web sockets in a modular Ruby application",
    "Built a system for capturing and captioning video evidence of tests by looking at the Kernel module from Ruby",
    "Built personal automation system of tasks using Python",
  3. mattroyer revised this gist Jun 27, 2023. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions resume.json
    Original file line number Diff line number Diff line change
    @@ -28,6 +28,7 @@
    "location": "Remote",
    "position": "Senior Software Engineer",
    "startDate": "2023-04-10",
    "summary": "Our mission is to bring the best technology to all funeral homes, to help communities around the world celebrate life, and pay tribute to those we love.",
    "highlights": [
    "Develop applications using Rails and Ember",
    "Work with Stripe services APIs",
  4. mattroyer revised this gist Jun 27, 2023. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion resume.json
    Original file line number Diff line number Diff line change
    @@ -24,7 +24,7 @@
    },
    "work": [
    {
    "name": "Tribute Technologies",
    "name": "Tribute Technology",
    "location": "Remote",
    "position": "Senior Software Engineer",
    "startDate": "2023-04-10",
  5. mattroyer revised this gist Jun 27, 2023. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions resume.json
    Original file line number Diff line number Diff line change
    @@ -27,7 +27,7 @@
    "name": "Tribute Technologies",
    "location": "Remote",
    "position": "Senior Software Engineer",
    "startDate": "2023-4-10",
    "startDate": "2023-04-10",
    "highlights": [
    "Develop applications using Rails and Ember",
    "Work with Stripe services APIs",
    @@ -39,7 +39,7 @@
    "name": "Pronto",
    "location": "Lehi, UT",
    "position": "Senior Software Engineer",
    "startDate": "2018-7-15",
    "startDate": "2018-07-15",
    "endDate": "2022-12-05",
    "summary": "Pronto's mission is to help institutions recruit and retain students by connecting and engaging students throughout their journey — from matriculation to graduation and beyond. It is a communications app that connects the entire campus",
    "highlights": [
  6. mattroyer revised this gist Jun 27, 2023. 1 changed file with 0 additions and 1 deletion.
    1 change: 0 additions & 1 deletion resume.json
    Original file line number Diff line number Diff line change
    @@ -28,7 +28,6 @@
    "location": "Remote",
    "position": "Senior Software Engineer",
    "startDate": "2023-4-10",
    "endDate": "Present",
    "highlights": [
    "Develop applications using Rails and Ember",
    "Work with Stripe services APIs",
  7. mattroyer revised this gist Jun 27, 2023. 1 changed file with 14 additions and 1 deletion.
    15 changes: 14 additions & 1 deletion resume.json
    Original file line number Diff line number Diff line change
    @@ -23,11 +23,24 @@
    ]
    },
    "work": [
    {
    "name": "Tribute Technologies",
    "location": "Remote",
    "position": "Senior Software Engineer",
    "startDate": "2023-4-10",
    "endDate": "Present",
    "highlights": [
    "Develop applications using Rails and Ember",
    "Work with Stripe services APIs",
    "Develop scripts and tools with Ruby to aide in my daily work",
    "Proficient in Ruby as well as database management and scripting."
    ]
    },
    {
    "name": "Pronto",
    "location": "Lehi, UT",
    "position": "Senior Software Engineer",
    "startDate": "2018-12-10",
    "startDate": "2018-7-15",
    "endDate": "2022-12-05",
    "summary": "Pronto's mission is to help institutions recruit and retain students by connecting and engaging students throughout their journey — from matriculation to graduation and beyond. It is a communications app that connects the entire campus",
    "highlights": [
  8. mattroyer revised this gist Feb 7, 2023. 1 changed file with 29 additions and 26 deletions.
    55 changes: 29 additions & 26 deletions resume.json
    Original file line number Diff line number Diff line change
    @@ -2,6 +2,7 @@
    "basics": {
    "name": "Matt Royer",
    "label": "Software Engineer",
    "email": "[email protected]",
    "summary": "I have worked on many projects over the years where I love to automate manual processes of many kinds. From a system that automatically captions video evidence of Selenium test scenarios to scrapers that pull and transform data from many different websites and APIs. And many more scripts and projects in between. I love to mess with code of any kind and figure out what makes things tick.",
    "location": {
    "city": "Lehi",
    @@ -26,14 +27,14 @@
    "name": "Pronto",
    "location": "Lehi, UT",
    "position": "Senior Software Engineer",
    "startDate": "2018-07-20",
    "startDate": "2018-12-10",
    "endDate": "2022-12-05",
    "summary": "Pronto's mission is to help institutions recruit and retain students by connecting and engaging students throughout their journey — from matriculation to graduation and beyond. It is a communications app that connects the entire campus",
    "highlights": [
    "Developed web applications using Vue and PHP",
    "Implemented web sockets for real-time communication",
    "Developed custom JavaScript for injection into a Canvas theme for an embedded version of our app",
    "Contributed to the creation of a desktop version of the web app",
    "Contributed to the creation of a desktop version of the web app through Electron",
    "Developed scripts and tools with Python and PHP for automating tasks and interfacing with the API",
    "Proficient in Vue, PHP, Python, and web socket development, as well as database management and scripting."
    ]
    @@ -46,11 +47,12 @@
    "endDate": "2018-12-07",
    "summary": "Software for quality management and manufacturing execution",
    "highlights": [
    "Developed automated testing systems and web applications",
    "Implemented a real-time feedback mechanism using web sockets",
    "Built a system for capturing and captioning video evidence of tests",
    "Proficient in Ruby and Python, as well as web socket development",
    "Contributed to the design and implementation of a comprehensive testing library"
    "Developed automated testing systems and web applications using Ruby and Sinatra",
    "Implemented a real-time feedback mechanism using web sockets in a modular Ruby application",
    "Built a system for capturing and captioning video evidence of tests by looking at the Kernel module from Ruby",
    "Built personal automation system of tasks using Python",
    "Proficient in Ruby, Python, and web socket development",
    "Contributed to the design and implementation of a comprehensive testing library using Selenium WebDriver in Ruby"
    ]
    },
    {
    @@ -61,27 +63,29 @@
    "endDate": "2012-05-25",
    "summary": "First Electronic Bank combines responsible banking with innovation to provide financial services that benefit society",
    "highlights": [
    "Installed/supported/maintained all company servers",
    "Planned for and responded to system or network failures",
    "Developed in Python and Ruby to provide easy to use tools to aide in maintenance and other administration tasks",
    "Maintained and built code for our internal intranet",
    "Created/maintained/modified virtual machines",
    "Integrated new technologies into our infrastructure"
    "Installing, supporting, and maintaining all company servers.",
    "Planning for and responding to system or network failures.",
    "Programming in Python and Ruby to provide easy to use tools to aide in maintenance and other administration tasks.",
    "Maintain and build code for our internal intranet, a central repository for all company documents, external link resources, and internal projects.",
    "Creating, maintaining, and modifying virtual machines.",
    "Integrating new technologies into our infrastructure.",
    "Troubleshooting various system issues across the business."
    ]
    },
    {
    "name": "CUSA Technologies",
    "location": "Salt Lake City, UT",
    "position": "Developer / Tech Support",
    "position": "Software Engineer",
    "startDate": "2004-01-18",
    "endDate": "2007-11-20",
    "summary": "The CUSA account processing platform is a powerful, cost-efficient solution for credit unions that lack the resources to develop or manage applications in-house",
    "highlights": [
    "Built applications using Progress",
    "Technical support for issues including Unix, database, networking, installation, and setup",
    "Managed multiple complex projects and deadlines, balancing resources and time",
    "Troubleshot software issues, documented findings, recreated problems, monitored solutions and applied fixes",
    "Assisted clients with accounting/GL issues and building ad-hoc reports"
    "Technical interface to clients for resolution of problems relating to all aspects of the Credit Union management system, including Unix Server problems, database management issues, networking, installation and setup",
    "Balance resources and time between many complex projects and deadlines",
    "Troubleshoot diverse software issues, document findings, recreate problems, monitor progress of solutions and apply fixes",
    "Work closely with the development team, account managers, and other support representatives to solve all internal and external customer concerns in an efficient and timely manner",
    "Help clients find and repair difficult accounting and general ledger issues",
    "Assist clients in building ad-hoc reports using a proprietary report building application"
    ]
    }
    ],
    @@ -90,13 +94,13 @@
    "name": "Web Development",
    "level": "",
    "keywords": [
    "Sinatra",
    "Flask",
    "FastAPI",
    "HTML",
    "CSS",
    "Javascript",
    "Vue",
    "Flask",
    "Sinatra",
    "FastAPI"
    "Vue"
    ]
    },
    {
    @@ -114,16 +118,15 @@
    "name": "Other",
    "level": "",
    "keywords": [
    "Familiarity with cloud tech (AWS, GCP, Deta)",
    "Cloud (AWS, Deta)",
    "Linux",
    "SQL",
    "Git",
    "GraphQL",
    "Docker"
    ]
    }
    ],
    "meta": {
    "theme": "stackoverflow"
    "theme": "elegant"
    }
    }
  9. mattroyer revised this gist Jan 24, 2023. 1 changed file with 6 additions and 7 deletions.
    13 changes: 6 additions & 7 deletions resume.json
    Original file line number Diff line number Diff line change
    @@ -61,13 +61,12 @@
    "endDate": "2012-05-25",
    "summary": "First Electronic Bank combines responsible banking with innovation to provide financial services that benefit society",
    "highlights": [
    "Installing, supporting, and maintaining all company servers.",
    "Planning for and responding to system or network failures.",
    "Programming in Python and Ruby to provide easy to use tools to aide in maintenance and other administration tasks.",
    "Maintain and build code for our internal intranet, a central repository for all company documents, external link resources, and internal projects.",
    "Creating, maintaining, and modifying virtual machines.",
    "Integrating new technologies into our infrastructure.",
    "Troubleshooting various system issues across the business."
    "Installed/supported/maintained all company servers",
    "Planned for and responded to system or network failures",
    "Developed in Python and Ruby to provide easy to use tools to aide in maintenance and other administration tasks",
    "Maintained and built code for our internal intranet",
    "Created/maintained/modified virtual machines",
    "Integrated new technologies into our infrastructure"
    ]
    },
    {
  10. mattroyer revised this gist Jan 24, 2023. 1 changed file with 6 additions and 7 deletions.
    13 changes: 6 additions & 7 deletions resume.json
    Original file line number Diff line number Diff line change
    @@ -73,17 +73,16 @@
    {
    "name": "CUSA Technologies",
    "location": "Salt Lake City, UT",
    "position": "Software Engineer",
    "position": "Developer / Tech Support",
    "startDate": "2004-01-18",
    "endDate": "2007-11-20",
    "summary": "The CUSA account processing platform is a powerful, cost-efficient solution for credit unions that lack the resources to develop or manage applications in-house",
    "highlights": [
    "Technical interface to clients for resolution of problems relating to all aspects of the Credit Union management system, including Unix Server problems, database management issues, networking, installation and setup",
    "Balance resources and time between many complex projects and deadlines",
    "Troubleshoot diverse software issues, document findings, recreate problems, monitor progress of solutions and apply fixes",
    "Work closely with the development team, account managers, and other support representatives to solve all internal and external customer concerns in an efficient and timely manner",
    "Help clients find and repair difficult accounting and general ledger issues",
    "Assist clients in building ad-hoc reports using a proprietary report building application"
    "Built applications using Progress",
    "Technical support for issues including Unix, database, networking, installation, and setup",
    "Managed multiple complex projects and deadlines, balancing resources and time",
    "Troubleshot software issues, documented findings, recreated problems, monitored solutions and applied fixes",
    "Assisted clients with accounting/GL issues and building ad-hoc reports"
    ]
    }
    ],
  11. mattroyer revised this gist Jan 24, 2023. 1 changed file with 0 additions and 1 deletion.
    1 change: 0 additions & 1 deletion resume.json
    Original file line number Diff line number Diff line change
    @@ -2,7 +2,6 @@
    "basics": {
    "name": "Matt Royer",
    "label": "Software Engineer",
    "email": "[email protected]",
    "summary": "I have worked on many projects over the years where I love to automate manual processes of many kinds. From a system that automatically captions video evidence of Selenium test scenarios to scrapers that pull and transform data from many different websites and APIs. And many more scripts and projects in between. I love to mess with code of any kind and figure out what makes things tick.",
    "location": {
    "city": "Lehi",
  12. mattroyer revised this gist Jan 24, 2023. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion resume.json
    Original file line number Diff line number Diff line change
    @@ -127,6 +127,6 @@
    }
    ],
    "meta": {
    "theme": "elegant"
    "theme": "stackoverflow"
    }
    }
  13. mattroyer revised this gist Jan 24, 2023. 1 changed file with 0 additions and 1 deletion.
    1 change: 0 additions & 1 deletion resume.json
    Original file line number Diff line number Diff line change
    @@ -2,7 +2,6 @@
    "basics": {
    "name": "Matt Royer",
    "label": "Software Engineer",
    "image": "https://www.gravatar.com/avatar/b3a085c73c9a5c48d422cef7dc92887d",
    "email": "[email protected]",
    "summary": "I have worked on many projects over the years where I love to automate manual processes of many kinds. From a system that automatically captions video evidence of Selenium test scenarios to scrapers that pull and transform data from many different websites and APIs. And many more scripts and projects in between. I love to mess with code of any kind and figure out what makes things tick.",
    "location": {
  14. mattroyer revised this gist Dec 9, 2022. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion resume.json
    Original file line number Diff line number Diff line change
    @@ -28,7 +28,7 @@
    "name": "Pronto",
    "location": "Lehi, UT",
    "position": "Senior Software Engineer",
    "startDate": "2018-12-10",
    "startDate": "2018-07-20",
    "endDate": "2022-12-05",
    "summary": "Pronto's mission is to help institutions recruit and retain students by connecting and engaging students throughout their journey — from matriculation to graduation and beyond. It is a communications app that connects the entire campus",
    "highlights": [
  15. mattroyer revised this gist Dec 7, 2022. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion resume.json
    Original file line number Diff line number Diff line change
    @@ -118,7 +118,7 @@
    "name": "Other",
    "level": "",
    "keywords": [
    "Cloud (AWS, GCP, Deta)",
    "Familiarity with cloud tech (AWS, GCP, Deta)",
    "Linux",
    "SQL",
    "Git",
  16. mattroyer revised this gist Dec 7, 2022. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion resume.json
    Original file line number Diff line number Diff line change
    @@ -122,7 +122,8 @@
    "Linux",
    "SQL",
    "Git",
    "GraphQL"
    "GraphQL",
    "Docker"
    ]
    }
    ],
  17. mattroyer created this gist Dec 7, 2022.
    132 changes: 132 additions & 0 deletions resume.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,132 @@
    {
    "basics": {
    "name": "Matt Royer",
    "label": "Software Engineer",
    "image": "https://www.gravatar.com/avatar/b3a085c73c9a5c48d422cef7dc92887d",
    "email": "[email protected]",
    "summary": "I have worked on many projects over the years where I love to automate manual processes of many kinds. From a system that automatically captions video evidence of Selenium test scenarios to scrapers that pull and transform data from many different websites and APIs. And many more scripts and projects in between. I love to mess with code of any kind and figure out what makes things tick.",
    "location": {
    "city": "Lehi",
    "countryCode": "US",
    "region": "Utah"
    },
    "profiles": [
    {
    "network": "Twitter",
    "username": "matthewroyer",
    "url": "https://twitter.com/matthewroyer"
    },
    {
    "network": "GitHub",
    "username": "mattroyer",
    "url": "https://github.com/mattroyer"
    }
    ]
    },
    "work": [
    {
    "name": "Pronto",
    "location": "Lehi, UT",
    "position": "Senior Software Engineer",
    "startDate": "2018-12-10",
    "endDate": "2022-12-05",
    "summary": "Pronto's mission is to help institutions recruit and retain students by connecting and engaging students throughout their journey — from matriculation to graduation and beyond. It is a communications app that connects the entire campus",
    "highlights": [
    "Developed web applications using Vue and PHP",
    "Implemented web sockets for real-time communication",
    "Developed custom JavaScript for injection into a Canvas theme for an embedded version of our app",
    "Contributed to the creation of a desktop version of the web app",
    "Developed scripts and tools with Python and PHP for automating tasks and interfacing with the API",
    "Proficient in Vue, PHP, Python, and web socket development, as well as database management and scripting."
    ]
    },
    {
    "name": "MasterControl",
    "location": "Salt Lake City, UT",
    "position": "Software Engineer",
    "startDate": "2012-08-13",
    "endDate": "2018-12-07",
    "summary": "Software for quality management and manufacturing execution",
    "highlights": [
    "Developed automated testing systems and web applications",
    "Implemented a real-time feedback mechanism using web sockets",
    "Built a system for capturing and captioning video evidence of tests",
    "Proficient in Ruby and Python, as well as web socket development",
    "Contributed to the design and implementation of a comprehensive testing library"
    ]
    },
    {
    "name": "First Electronic Bank",
    "location": "Salt Lake City, UT",
    "position": "System Administrator / Software Engineer",
    "startDate": "2007-12-02",
    "endDate": "2012-05-25",
    "summary": "First Electronic Bank combines responsible banking with innovation to provide financial services that benefit society",
    "highlights": [
    "Installing, supporting, and maintaining all company servers.",
    "Planning for and responding to system or network failures.",
    "Programming in Python and Ruby to provide easy to use tools to aide in maintenance and other administration tasks.",
    "Maintain and build code for our internal intranet, a central repository for all company documents, external link resources, and internal projects.",
    "Creating, maintaining, and modifying virtual machines.",
    "Integrating new technologies into our infrastructure.",
    "Troubleshooting various system issues across the business."
    ]
    },
    {
    "name": "CUSA Technologies",
    "location": "Salt Lake City, UT",
    "position": "Software Engineer",
    "startDate": "2004-01-18",
    "endDate": "2007-11-20",
    "summary": "The CUSA account processing platform is a powerful, cost-efficient solution for credit unions that lack the resources to develop or manage applications in-house",
    "highlights": [
    "Technical interface to clients for resolution of problems relating to all aspects of the Credit Union management system, including Unix Server problems, database management issues, networking, installation and setup",
    "Balance resources and time between many complex projects and deadlines",
    "Troubleshoot diverse software issues, document findings, recreate problems, monitor progress of solutions and apply fixes",
    "Work closely with the development team, account managers, and other support representatives to solve all internal and external customer concerns in an efficient and timely manner",
    "Help clients find and repair difficult accounting and general ledger issues",
    "Assist clients in building ad-hoc reports using a proprietary report building application"
    ]
    }
    ],
    "skills": [
    {
    "name": "Web Development",
    "level": "",
    "keywords": [
    "HTML",
    "CSS",
    "Javascript",
    "Vue",
    "Flask",
    "Sinatra",
    "FastAPI"
    ]
    },
    {
    "name": "Programming Languages",
    "level": "",
    "keywords": [
    "Ruby",
    "Python",
    "JavaScript",
    "PHP",
    "Go"
    ]
    },
    {
    "name": "Other",
    "level": "",
    "keywords": [
    "Cloud (AWS, GCP, Deta)",
    "Linux",
    "SQL",
    "Git",
    "GraphQL"
    ]
    }
    ],
    "meta": {
    "theme": "elegant"
    }
    }