From my Resume

  • Architected and delivered one of the company’s major accomplishments of 2022. The first high-fidelity C++ simulation model for the next generation Vulcan-Centaur rocket.
  • Modernized a legacy monolithic codebase from the 1980s by replacing ~700k lines of unmaintainable FORTRAN with compiled artifacts stored in Artifactory and deployed using Bamboo CI. This reduced compilation time from over 12 hours to 4 hours, making an overnight task achievable during the workday.
  • Introduced the team to Automated Tooling locally and added pipeline checks to merge requests. By automating formatting and [linting] the team was able to focus on implementation instead of code style.