Software Developer
Current- Assisted with rewriting the construction material calculation software by migrating several individual part calculations to the new code base
- Refactored significant portions of code in accordance with rapidly changing business requirements, reducing technical debt as the project progressed
- Added new functionality to the rewritten software in the form of a data-access layer that integrated with queries to a GraphQL database
- Created mock API calls through C# to read and execute upon localized JSON data for testing purposes
- Pair-programmed with peers to give and receive assistance for larger programming challenges and code reviews
- Worked extensively with JSON objects, both in combing through its data manually and manipulating it dynamically through C# code