1
0
mirror of https://gitlab.com/MisterBiggs/Resume.git synced 2025-06-16 01:16:39 +00:00
This commit is contained in:
Anson 2025-02-27 16:48:34 -07:00
parent ca045fc198
commit 8352748044
3 changed files with 44 additions and 54 deletions

View File

@ -31,8 +31,8 @@
<header> <header>
<h1>Hi, I'm Anson</h1> <h1>Hi, I'm Anson</h1>
<p> <p>
I'm a Software Engineer working on modeling and simulating lunar I'm a Software Engineer working on modeling and simulation of Lunar
systems at Blue Origin. Systems at Blue Origin.
</p> </p>
</header> </header>

View File

@ -28,6 +28,9 @@ body {
padding-right: 2em; padding-right: 2em;
padding-bottom: 5em; padding-bottom: 5em;
} }
h1 {
margin-top: 10px;
}
a:visited { a:visited {
color: cornflowerblue; color: cornflowerblue;
} }

View File

@ -20,8 +20,18 @@
rel="icon" rel="icon"
href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🛰️</text></svg>" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🛰️</text></svg>"
/> />
<link rel="alternate" type="application/rss+xml" title="Less Technical Blog" href="https://notes.ansonbiggs.com/rss/"/> <link
<link rel="alternate" type="application/rss+xml" title="Technical Blog" href="https://projects.ansonbiggs.com/index.xml"/> rel="alternate"
type="application/rss+xml"
title="Less Technical Blog"
href="https://notes.ansonbiggs.com/rss/"
/>
<link
rel="alternate"
type="application/rss+xml"
title="Technical Blog"
href="https://projects.ansonbiggs.com/index.xml"
/>
</head> </head>
<body> <body>
@ -77,64 +87,50 @@
Aerospace Software Engineer | Blue Origin | Denver, CO | 2023 - Current Aerospace Software Engineer | Blue Origin | Denver, CO | 2023 - Current
</dt> </dt>
<dd> <dd>
<ul>
<li>Building simulation software.</li>
</ul>
</dd>
<!-- <dd>
<ul> <ul>
<li> <li>
Early hire for the Lunar Permanence Business unit, established to Early hire for the Lunar Permanence Business unit, established to
fulfill a $3.4 billion NASA contract for the Artemis mission to fulfill a $3.4 billion NASA contract for the Artemis mission to
design a human rated lunar lander. design a human-rated lunar lander.
</li> </li>
<li> <li>
Key member of the software-in-the-loop (SIL) team that developed a Core member of the software-in-the-loop (SIL) team developing a
cutting-edge simulation environment for flight software cutting-edge simulation environment for flight software
verification. Bridged traditional aerospace methodologies with verification. Bridged traditional aerospace methodologies with
modern software practices to create a powerful, extensible product. modern software practices, reducing integration testing time by 30%.
Team operates under Kanban, rapidly delivering the product within an
aggressive timeline.
</li> </li>
<li> <li>
Collaborate closely with the verification test writing team to Led development environment improvements for flight software teams,
ensure SIL capabilities meet test procedure requirements, implementing Docker-based solutions that decreased setup time from
proactively developing features to address identified roadblocks. days to hours and improved cross-team collaboration.
</li> </li>
<li> <li>
Owner of development environment environment for flight software and Collaborate closely with verification teams to ensure SIL
related teams. capabilities meet test requirements, proactively developing features
</li> that eliminated critical roadblocks in the verification process.
<li>
Developed high-performance Python code to efficiently parse and
process massive simulation artifacts.
</li> </li>
<li> <li>
Technologies used: Python, Pytest, Pandas, NumPy, C++, Docker Technologies used: Python, Pytest, Pandas, NumPy, C++, Docker
Compose, Dev Containers, CI/CD, NASA Trick Compose, Docker Dev Containers, GitLab CI/CD, NASA Trick
</li> </li>
</ul> </ul>
</dd> --> </dd>
</dl> </dl>
<dl> <dl>
<dt> <dt>
Embedded Software Engineer | United Launch Alliance | Denver, CO | 2022 Software Engineer, Advanced Programs | United Launch Alliance | Denver,
CO | 2022
</dt> </dt>
<dd> <dd>
<ul> <ul>
<li> <li>
Responsible for writing high fidelity simulation software for Responsible for writing high fidelity simulation software for
verification of next-generation rocket, leveraging a unique blend of verification of next-generation rocket.
aerospace and software expertise to develop more advanced models
than previously achieved.
</li> </li>
<li> <li>
Took ownership of modernizing the team's development tools and Modernized a legacy monolithic codebase from the 1980s by compiling
implementing better coding standards. Including large impact updates and removing ~700k lines of unmaintainable FORTRAN and implementing
to a legacy monolithic codebase from the 1980s such as deleting automated linting/analysis.
~700k lines of unmaintainable code and implementing automated
linting/analysis.
</li> </li>
<li> <li>
Technologies used: C++, gTest, Matlab, FORTRAN, Python, Atlassian Technologies used: C++, gTest, Matlab, FORTRAN, Python, Atlassian
@ -156,12 +152,6 @@
Demonstrated design with test stand using a real thrust vector Demonstrated design with test stand using a real thrust vector
control mechanism and a solid rocket motor. control mechanism and a solid rocket motor.
</li> </li>
<li>
Designed an LQR Control system in Simulink to regulate the attitude
and touchdown velocity of a landing vehicle. Later, implemented the
system in C++ for execution on a microcontroller to interface with
hardware.
</li>
</ul> </ul>
</dd> </dd>
<dt> <dt>
@ -171,17 +161,19 @@
<dd> <dd>
<ul> <ul>
<li> <li>
Utilized machine learning techniques on high-resolution 3D scans of Led research applying machine learning to high-resolution 3D scans
high-velocity impact debris to create an Orbital Debris of satellite impact debris, developing an innovative Orbital Debris
environmental model. Collaborated with the Dean of Engineering, model in collaboration with the Dean of Engineering.
University Faculty, and peers to conduct comprehensive research. </li>
Additionally, undertook a directed study focusing on machine <li>
learning strategies for 3D model characterization and Implemented advanced dimensionality reduction techniques from
high-dimensional data reduction. scratch in Rust that improved classification accuracy and speed by
magnitudes over MATLAB builtin functions, resulting in more precise
characterization of orbital debris fragments.
</li> </li>
<li>Technologies Used: Rust, Julia, Matlab, LaTeX</li>
</ul> </ul>
</dd> </dd>
<dt>Creator | Simple Stock Bots | Phoenix, AZ | 2018 - 2024</dt> <dt>Creator | Simple Stock Bots | Phoenix, AZ | 2018 - 2024</dt>
<dd> <dd>
<ul> <ul>
@ -220,11 +212,6 @@
Development Containers, Kubernetes, Serverless, GitLab CI/CD, DataDog, Development Containers, Kubernetes, Serverless, GitLab CI/CD, DataDog,
NASA Trick, DDS, MQTT NASA Trick, DDS, MQTT
</dd> </dd>
<dt>Software Development</dt>
<dd>
Git, Waterfall, Agile, Kanban, GitLab CI/CD, VS Code, Artifactory, Jira,
Confluence, Jama
</dd>
<dt>Python Libraries</dt> <dt>Python Libraries</dt>
<dd> <dd>
Pytest, Plotly, NumPy, Pandas, Matplotlib, Jupyter, SymPy, Pip, Pytest, Plotly, NumPy, Pandas, Matplotlib, Jupyter, SymPy, Pip,