About me
Hi đź‘‹ I'm Austin, I bring over 14 years of experience in sales and sales ops, with a proven track record of driving revenue growth, and optimizing CRM workflows and data insights. As a software engineer, I leverage my analytical skills and business acumen to build effective solutions. Some technologies I'm using are Ruby on Rails, RSpec, PostgreSQL, and SQL.
Outside of work, I try to explore the outdoors on a mountain bike or pair of skis, but I'm usually on foot with my dog trying to identify bird species.
Preferred locations
- Boston, MA
Previous industries
None specifiedSkills
Currently learning
Projects
Utah ABA Locator
Utah ABA Locator
Tools Used
Connects parents of autistic children with Applied Behavior Analysis (ABA) providers in Utah. Group project of 3 FE and 3 BE students. My individual contributions:
- Designed and normalized database schemas to structure unorganized data for efficient querying.
- Collaborated with frontend developers, ensuring data was easily accessible and standardized for the application’s search functionality.
- Building Role-Based Access Control (RBAC) and authentication and authorization with the Devise and Pundit gems across the BE and API repos.
CodeSnacks
CodeSnacks
Tools Used
Study app using a service-oriented architecture with API, frontend, and authentication services. Includes an OpenAI API feature. Group of 4 BE students. Individual contributions:
- Built the frontend with RESTful conventions and MVC, and Bootstrap for responsive styling
- Implemented session-based authentication using Bcrypt for secure login management.
- Refactored the API and frontend to dynamically consume a single lessons table with Markdown converted to HTML.
- Followed TDD and ensured unit and integration testing with over 98% coverage