diff --git a/.vscode/settings.json b/.vscode/settings.json index 7817356..463224c 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -4,4 +4,4 @@ "editor.defaultFormatter": "esbenp.prettier-vscode", "editor.formatOnSaveMode": "file" } -} +} \ No newline at end of file diff --git a/index.html b/index.html index 4113543..ab04e15 100644 --- a/index.html +++ b/index.html @@ -36,23 +36,26 @@
-

Hi, I'm Anson

+

Howdy, I'm Anson

- I am an Aerospace Simulation Software Engineer with a B.S. in - Aerospace Engineering and 3 years of professional experience writing - software for human-rated spacecraft. My experience ranges from doing - data science on orbital debris to enable advanced characterization - using Rust and Julia to developing high-fidelity models for GNC - algorithm validation of rockets in C++ to creating highly extensible - simulation orchestrators using Docker and Python. + Currently I'm at + Shield AI where I'm + helping build a safer, autonomous future. In the past I've worked on + making humanity multi-planetary at + Blue Origin and + United Launch Alliance. +

+

+ My interests vary, but if you're doing anything involving Autonomy, + Space, writing math using code, or the open web - then please reach + out!

Connect

-

- I'm available for discussions about employment opportunities, - collaborations, or just to chat about something cool: -

+

I'm usually down to clown so hit me up!

- - - diff --git a/resume/index.html b/resume/index.html index 855c53f..6578ac3 100644 --- a/resume/index.html +++ b/resume/index.html @@ -72,14 +72,27 @@ -

+

PROFESSIONAL EXPERIENCE

+
+
+ Developer Integration Engineer | Shield AI | Washington, DC | June 2025 + - Present +
+
+ +
+
Aerospace Applications Software Engineer | Blue Origin | Denver, CO | @@ -92,45 +105,23 @@ lander in support of NASA's Lunar program.
  • - 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.
  • - 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.
  • - 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.
  • - 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. -
  • -
  • - 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. -
  • -
  • - 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.