Skip to content

Instantly share code, notes, and snippets.

@mattroyer
Last active June 28, 2023 02:06
Show Gist options
  • Save mattroyer/cfe430362accb5e3d3efd3f9741386ab to your computer and use it in GitHub Desktop.
Save mattroyer/cfe430362accb5e3d3efd3f9741386ab to your computer and use it in GitHub Desktop.
{
"basics": {
"name": "Matt Royer",
"label": "Software Engineer",
"email": "matthew.royer@gmail.com",
"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",
"region": "Utah"
},
"profiles": [
{
"network": "Twitter",
"username": "matthewroyer",
"url": "https://twitter.com/matthewroyer"
},
{
"network": "GitHub",
"username": "mattroyer",
"url": "https://github.com/mattroyer"
}
]
},
"work": [
{
"name": "Tribute Technology",
"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",
"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",
"endDate": "2022-12-05",
"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 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",
"Used Python to transform data for other scripts to utilyze"
]
},
{
"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 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 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"
]
},
{
"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": [
"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"
]
},
{
"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": [
"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"
]
}
],
"skills": [
{
"name": "Web Development",
"level": "",
"keywords": [
"Vue",
"JavaScript",
"HTML",
"CSS",
"Sinatra",
"Flask",
"FastAPI"
]
},
{
"name": "Programming Languages",
"level": "",
"keywords": [
"Ruby",
"Python",
"JavaScript",
"PHP",
"Go"
]
},
{
"name": "Other",
"level": "",
"keywords": [
"Cloud (AWS, Deta)",
"Linux",
"SQL",
"Git",
"Docker"
]
}
],
"meta": {
"theme": "elegant"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment