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.
{
"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"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment