mirror of
https://gitlab.com/MisterBiggs/Resume.git
synced 2025-09-19 03:32:36 +00:00
Update the resume for the new gig
This commit is contained in:
@@ -72,14 +72,27 @@
|
||||
<!--/sse-->
|
||||
</h3>
|
||||
</div>
|
||||
<p style="text-align: justify; margin-left: 2em; margin-right: 2em">
|
||||
<!-- <p style="text-align: justify; margin-left: 2em; margin-right: 2em">
|
||||
Aerospace Simulation Software Engineer with a strong foundation in both
|
||||
aerospace engineering and modern software development. Experience ranging
|
||||
from high-fidelity simulation models in C++, high-performance ETL
|
||||
pipelines of aerospace data in Python, and managing development
|
||||
environments for 100 engineers. <br />Eligible for security clearance.
|
||||
</p>
|
||||
environments for 100 engineers.
|
||||
</p> -->
|
||||
<h2>PROFESSIONAL EXPERIENCE</h2>
|
||||
<dl>
|
||||
<dt>
|
||||
Developer Integration Engineer | Shield AI | Washington, DC | June 2025
|
||||
- Present
|
||||
</dt>
|
||||
<dd>
|
||||
<ul>
|
||||
<li>
|
||||
Protecting service members and civilians with intelligent systems.
|
||||
</li>
|
||||
</ul>
|
||||
</dd>
|
||||
</dl>
|
||||
<dl>
|
||||
<dt>
|
||||
Aerospace Applications Software Engineer | Blue Origin | Denver, CO |
|
||||
@@ -92,45 +105,23 @@
|
||||
lander in support of NASA's Lunar program.
|
||||
</li>
|
||||
<li>
|
||||
Maintained Python based post-processing pipeline for spacecraft
|
||||
data, including custom Docker monitoring with PyArrow, modifying
|
||||
proprietary NASA software, data transformation with Pandas, and
|
||||
archiving data in HDF5.
|
||||
Developed Python data pipelines for spacecraft analysis and C++
|
||||
hardware mocking capabilities, enabling entirely software-based
|
||||
simulation environments with hardware-agnostic interfaces.
|
||||
</li>
|
||||
<li>
|
||||
Developed hardware mocking capabilities using C++ that enabled an
|
||||
entirely software simulation environment. Built a hardware-agnostic
|
||||
interface that enabled mocking without directly interacting with
|
||||
simulation or hardware protocols.
|
||||
Built automated test case management software and worked with
|
||||
customer teams to eliminate verification roadblocks, delivering 10x
|
||||
productivity improvements for a 20-person team.
|
||||
</li>
|
||||
<li>
|
||||
Developed bespoke test case document management software in Python
|
||||
for writing, publishing, and tracking. Identified major blockers for
|
||||
a customer team, and worked independently on a prototype with a
|
||||
strong emphasis on completely automated tooling to streamline test
|
||||
case development. Final product led to an immediate 10x increase in
|
||||
productivity for the 20 person team.
|
||||
Owned development environment for 150-person flight software team,
|
||||
implementing modern tooling while ensuring DO-178 compliance.
|
||||
</li>
|
||||
<li>
|
||||
Owned development environment for the 150 person flight software
|
||||
team. Consistently pushed for modern tooling and evolved workflows
|
||||
to meet demands of a growing team. Worked with stakeholders to
|
||||
ensure compliance with DO-178 while maintaining cutting edge
|
||||
tooling.
|
||||
</li>
|
||||
<li>
|
||||
Worked within customer teams to ensure simulation software
|
||||
capabilities met testing requirements. Proactively developed
|
||||
features to eliminate critical roadblocks in the verification
|
||||
process, and provided technical guidance.
|
||||
</li>
|
||||
<li>
|
||||
Developed custom software on top of Pytest that generated GitLab CI
|
||||
jobs using Python decorators. Allowed hundreds of automated tests to
|
||||
remain active while keeping pipelines short and runner usage to a
|
||||
minimum. Tests would be given a decorator that listed software
|
||||
dependencies, and a child pipeline would be generated that only
|
||||
included necessary tests. Reduced runner utilization by 50%.
|
||||
Developed custom Pytest framework generating dynamic GitLab CI jobs
|
||||
with Python decorators, reducing runner utilization by 50% while
|
||||
maintaining hundreds of active tests.
|
||||
</li>
|
||||
</ul>
|
||||
</dd>
|
||||
|
Reference in New Issue
Block a user