mirror of
https://gitlab.com/MisterBiggs/Resume.git
synced 2025-06-15 17:06:39 +00:00
2025v5
This commit is contained in:
parent
3a35dd6229
commit
46c5479b6e
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@ -1,5 +1,7 @@
|
|||||||
{
|
{
|
||||||
|
"editor.formatOnSave": true,
|
||||||
"[html]": {
|
"[html]": {
|
||||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
"editor.defaultFormatter": "esbenp.prettier-vscode",
|
||||||
|
"editor.formatOnSaveMode": "file"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
17
index.html
17
index.html
@ -41,19 +41,18 @@
|
|||||||
<header>
|
<header>
|
||||||
<h1>Hi, I'm Anson</h1>
|
<h1>Hi, I'm Anson</h1>
|
||||||
<p>
|
<p>
|
||||||
I am currently looking for my next role! Take a look at my resume
|
I am currently looking for my next role! Take a look at my
|
||||||
<a href="/resume">here</a>. If your team is hiring please reach out
|
<a href="/resume/">resume</a>. If your team is hiring please reach out
|
||||||
using one of the contact methods below.
|
using one of the contact methods below.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
I am an Aerospace Simulation Software Engineer with a B.S. in
|
I am an Aerospace Simulation Software Engineer with a B.S. in
|
||||||
Aerospace Engineering and a lifelong passion for writing code. I'm
|
Aerospace Engineering and 3 years of professional experience writing
|
||||||
deeply committed to making the world a better place with
|
software for human-rated spacecraft. My experience ranges from doing
|
||||||
high-quality software. My experience ranges from doing data
|
data science on orbital debris to enable advanced characterization
|
||||||
science on orbital debris to enable advanced characterization using
|
using Rust and Julia to developing high-fidelity models for GNC
|
||||||
Rust and Julia to developing high-fidelity models for GNC algorithm
|
algorithm validation of rockets in C++ to creating highly extensible
|
||||||
validation of rockets in C++ to creating highly extensible simulation
|
simulation orchestrators using Docker and Python.
|
||||||
orchestrators using Docker and Python.
|
|
||||||
</p>
|
</p>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
|
@ -1,11 +1,12 @@
|
|||||||
h2 {
|
h2 {
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
|
margin-top: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
h2:after {
|
h2:after {
|
||||||
content: " ";
|
content: " ";
|
||||||
display: block;
|
display: block;
|
||||||
margin: 5px auto 5px;
|
margin: 1px auto 1px;
|
||||||
border: 2px solid #d0d0d0;
|
border: 2px solid #d0d0d0;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
-webkit-border-radius: 4px;
|
-webkit-border-radius: 4px;
|
||||||
@ -17,7 +18,7 @@ h2:after {
|
|||||||
|
|
||||||
p {
|
p {
|
||||||
font-size: medium;
|
font-size: medium;
|
||||||
margin-left: 1em;
|
/* margin-left: 1em; */
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
@ -35,22 +36,23 @@ a:visited {
|
|||||||
color: cornflowerblue;
|
color: cornflowerblue;
|
||||||
}
|
}
|
||||||
|
|
||||||
dt {
|
dl {
|
||||||
margin-top: 0.5em;
|
margin-top: .5em;
|
||||||
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
dd {
|
dd {
|
||||||
|
padding-left: 1.2em;
|
||||||
|
padding-top: 0;
|
||||||
|
margin-top: 0;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
margin-left: 2em;
|
padding-left: 0;
|
||||||
text-indent: -2em;
|
|
||||||
}
|
}
|
||||||
dd > ul {
|
dd > ul {
|
||||||
text-indent: 0em;
|
text-indent: -.2em;
|
||||||
margin-left: -5em;
|
margin-left: 1em;
|
||||||
|
padding-left: 0;
|
||||||
}
|
}
|
||||||
/* dd::first-line {
|
|
||||||
text-indent: -2em;
|
|
||||||
} */
|
|
||||||
|
|
||||||
article {
|
article {
|
||||||
border-radius: 20px;
|
border-radius: 20px;
|
||||||
|
@ -46,16 +46,15 @@
|
|||||||
<br />
|
<br />
|
||||||
<a href="mailto:anson@ansonbiggs.com" rel="me">anson@ansonbiggs.com</a>
|
<a href="mailto:anson@ansonbiggs.com" rel="me">anson@ansonbiggs.com</a>
|
||||||
| <a href="tel:+14803228468">(480) 322-8468</a> |
|
| <a href="tel:+14803228468">(480) 322-8468</a> |
|
||||||
<a href="https://linkedin.com/in/ansonbiggs" rel="me"
|
<a href="https://linkedin.com/in/ansonbiggs/" rel="me"
|
||||||
>linkedin.com/in/ansonbiggs</a
|
>linkedin.com/in/ansonbiggs</a
|
||||||
>
|
>
|
||||||
<br />
|
<br />
|
||||||
<a href="https://gitlab.com/MisterBiggs" rel="me"
|
<a href="https://gitlab.com/MisterBiggs/" rel="me"
|
||||||
>gitlab.com/MisterBiggs</a
|
>gitlab.com/MisterBiggs</a
|
||||||
>
|
>
|
||||||
|
|
|
|
||||||
<a href="https://ansonbiggs.com" rel="me">ansonbiggs.com</a>
|
<a href="https://ansonbiggs.com" rel="me">ansonbiggs.com</a>
|
||||||
|
|
||||||
<div
|
<div
|
||||||
class="h-card"
|
class="h-card"
|
||||||
style="visibility: hidden; position: absolute; top: -999999px"
|
style="visibility: hidden; position: absolute; top: -999999px"
|
||||||
@ -73,7 +72,13 @@
|
|||||||
<!--/sse-->
|
<!--/sse-->
|
||||||
</h3>
|
</h3>
|
||||||
</div>
|
</div>
|
||||||
<br />
|
<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. Eligible for security clearance.
|
||||||
|
</p>
|
||||||
<h2>PROFESSIONAL EXPERIENCE</h2>
|
<h2>PROFESSIONAL EXPERIENCE</h2>
|
||||||
<dl>
|
<dl>
|
||||||
<dt>
|
<dt>
|
||||||
@ -83,38 +88,49 @@
|
|||||||
<dd>
|
<dd>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
Early hire for the Lunar Permanence Business unit, established to
|
Founding simulation software engineer to build a human-rated Lunar
|
||||||
fulfill a NASA contract to build a human-rated lunar lander, where I
|
lander in support of NASA's Lunar program.
|
||||||
served as a core member of the simulation software team.
|
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
Pathfinded hardware mocking capabilities in C++ that enabled a
|
Maintained Python based post-processing pipeline for spacecraft
|
||||||
completely software simulation environment.
|
data, including custom Docker monitoring with PyArrow, modifying
|
||||||
|
proprietary NASA software, data transformation with Pandas, and
|
||||||
|
archiving data in HDF5.
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
Created bespoke test case management software in Python for writing,
|
Developed hardware mocking capabilities using C++ that enabled an
|
||||||
publishing and tracking. I solely developed this project and leaned
|
entirely software simulation environment. Built a hardware-agnostic
|
||||||
heavily on the idea of fully automating processes, and working
|
interface that enabled mocking without directly interacting with
|
||||||
closely with stakeholders to understand needs and blockers. Final
|
simulation or hardware protocols.
|
||||||
product led to an immediate 10x increase in productivity month over
|
|
||||||
month.
|
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
Owned development environment for flight software teams, eliminating
|
Developed bespoke test case document management software in Python
|
||||||
setup friction and reducing onboarding time from days to an hour.
|
for writing, publishing, and tracking. Identified major blockers for
|
||||||
Consistently pushed for modern tooling and evolved workflows to meet
|
a customer team, and worked independently on a prototype with a
|
||||||
demands of a growing team.
|
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.
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
Split time working within customer teams to ensure simulation
|
Owned development environment for the 150 person flight software
|
||||||
software capabilities met testing requirements. Proactively
|
team. Consistently pushed for modern tooling and evolved workflows
|
||||||
developed features to eliminate critical roadblocks in the
|
to meet demands of a growing team. Worked with stakeholders to
|
||||||
verification process, and provided ongoing technical guidance.
|
ensure compliance with DO-178 while maintaining cutting edge
|
||||||
|
tooling.
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<strong>Technologies used:</strong> Python, Pytest, Pandas, NumPy,
|
Worked within customer teams to ensure simulation software
|
||||||
C++, Docker Compose, Docker Dev Containers, GitLab CI/CD, NASA
|
capabilities met testing requirements. Proactively developed
|
||||||
Trick, Kanban
|
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%.
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</dd>
|
</dd>
|
||||||
@ -127,51 +143,27 @@
|
|||||||
<dd>
|
<dd>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
Architected and delivered the first C++ simulation model for
|
Architected and delivered one of the company's major accomplishments
|
||||||
Vulcan-Centaur rocket that was recognized as one of United Launch
|
of 2022. The first high-fidelity C++ simulation model for the next
|
||||||
Alliance's major technical achievements of 2022.
|
generation Vulcan-Centaur rocket.
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
Modernized a legacy monolithic codebase from the 1980s by replacing
|
Modernized a legacy monolithic codebase from the 1980s by replacing
|
||||||
~700k lines of unmaintainable FORTRAN with compiled artifacts. This
|
~700k lines of unmaintainable FORTRAN with compiled artifacts stored
|
||||||
change massively improved compilation performance of the codebase,
|
in Artifactory and deployed using Bamboo CI. This reduced
|
||||||
and allowed streamlining tooling to increase developer productivity.
|
compilation time from over 12 hours to 4 hours, making an overnight
|
||||||
|
task achievable during the workday.
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
Implemented the team's first CI/CD pipeline to enforce code quality
|
Introduced the team to automated tooling locally and added pipeline
|
||||||
and introduce automated checks.
|
checks to merge requests. By automating formatting and linting the
|
||||||
</li>
|
team was able to focus on implementation instead of code style.
|
||||||
<li>
|
|
||||||
<strong>Technologies used:</strong> C++, gTest, Matlab, FORTRAN,
|
|
||||||
Simulink, Python, Atlassian Suite, Redhat Linux, Agile
|
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</dd>
|
</dd>
|
||||||
</dl>
|
</dl>
|
||||||
<h2>PROJECT LEADERSHIP</h2>
|
<h2>PROJECT LEADERSHIP</h2>
|
||||||
<dl>
|
<dl>
|
||||||
<dt>
|
|
||||||
Founder & Lead Developer | Simple Stock Bots | Phoenix, AZ | 2018 - 2024
|
|
||||||
</dt>
|
|
||||||
<dd>
|
|
||||||
<ul>
|
|
||||||
<li>
|
|
||||||
Developed a stock market bot in Python that delivers real-time data
|
|
||||||
and analysis to group chats with tens of thousands of monthly active
|
|
||||||
users.
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
Managed paid client feature requests with broader platform
|
|
||||||
improvements to maintain a sustainable business model while keeping
|
|
||||||
the product entirely free for over 99% of users.
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
Used CI/CD to automatically build, publish, and deploy latest
|
|
||||||
commits to a Kubernetes Cluster. Canary and stable releases were
|
|
||||||
automatically managed and rolled out.
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</dd>
|
|
||||||
<dt>
|
<dt>
|
||||||
Undergraduate Research Lead | Orbital Debris Classification | Prescott,
|
Undergraduate Research Lead | Orbital Debris Classification | Prescott,
|
||||||
AZ | 2021
|
AZ | 2021
|
||||||
@ -196,68 +188,83 @@
|
|||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</dd>
|
</dd>
|
||||||
|
<dt>
|
||||||
|
Founder & Lead Developer | Simple Stock Bots | Phoenix, AZ | 2018 - 2024
|
||||||
|
</dt>
|
||||||
|
<dd>
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
Developed a stock market bot in Python that delivered real-time data
|
||||||
|
and analysis to 20k monthly active users.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
Managed paid client feature requests with broader platform
|
||||||
|
improvements to maintain a sustainable business model while keeping
|
||||||
|
the product entirely free for over 99% of users.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
Managed a Kubernetes cluster that handled all CI/CD builds and
|
||||||
|
deployments, and load balancing to handle the inconsistent peak
|
||||||
|
loads that comes with stock market activity.
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</dd>
|
||||||
<dt>
|
<dt>
|
||||||
Technical Lead | Capstone: Spacecraft Detail Design | Prescott, AZ |
|
Technical Lead | Capstone: Spacecraft Detail Design | Prescott, AZ |
|
||||||
2021
|
2021
|
||||||
</dt>
|
</dt>
|
||||||
<dd>
|
<dd>
|
||||||
Developed a fully dynamic 6 degree of freedom simulation of a rocket
|
<ul>
|
||||||
landing that was verified with real hardware. Demonstrated design with
|
<li>
|
||||||
test stand using a real thrust vector control mechanism and a solid
|
Developed a fully dynamic 6-DOF simulation of a rocket landing in
|
||||||
rocket motor.
|
Simulink to design and verify control system before moving to
|
||||||
</dd>
|
hardware demonstration.
|
||||||
<dt>Leader | The Hub Grill and Bar | Mesa, AZ | 2012 - 2021</dt>
|
</li>
|
||||||
<dd>
|
<li>
|
||||||
Started as a dishwasher and worked my way up to kitchen management and
|
Demonstrated design with test stand using a real thrust vector
|
||||||
eventually to project management for new restaurants.
|
control mechanism and a solid rocket motor. Rewrote simulation
|
||||||
</dd>
|
environment in C++ to run on test stand hardware.
|
||||||
<dd>
|
</li>
|
||||||
As project manager, led new location openings from empty buildings
|
</ul>
|
||||||
through construction, menu design, vendor setup, staff hiring/training,
|
|
||||||
and operational handoff.
|
|
||||||
</dd>
|
</dd>
|
||||||
</dl>
|
</dl>
|
||||||
<h2>EDUCATION, SKILLS, AND AWARDS</h2>
|
<h2>EDUCATION AND SKILLS</h2>
|
||||||
<dl>
|
<dl>
|
||||||
<dt>
|
<dt>
|
||||||
B.S. Aerospace Engineering | Embry-Riddle Aeronautical University |
|
B.S. Aerospace Engineering | Embry-Riddle Aeronautical University |
|
||||||
Prescott, AZ | May 2022
|
Prescott, AZ | May 2022
|
||||||
</dt>
|
</dt>
|
||||||
<dd>
|
|
||||||
Bachelor of Science in Aerospace Engineering (Astronautics
|
|
||||||
Concentration) with a minor in Computer Science
|
|
||||||
</dd>
|
|
||||||
<dd>
|
|
||||||
1 Year Data Science Directed Study | Summer Study Abroad for Mathematics
|
|
||||||
in Iceland
|
|
||||||
</dd>
|
|
||||||
</dl>
|
|
||||||
<!-- <h2>SKILLS AND TOOLS</h2> -->
|
|
||||||
<dl>
|
|
||||||
<dt>Languages and Technologies</dt>
|
|
||||||
<dd>
|
<dd>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
Python, C++, Julia, Rust, Docker, MATLAB, Simulink, FORTRAN, LaTeX,
|
Bachelor of Science in Aerospace Engineering (Astronautics
|
||||||
Regex, Shell, Markdown, Mermaid
|
Concentration) with a minor in Computer Science
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
Pytest, Plotly, NumPy, Pandas, Matplotlib, Makie, Jupyter, SymPy,
|
1 Year Data Science Directed Study | Summer Study Abroad for
|
||||||
UV, Pip, Requests, Serverless, DASK, CUDA, MkDocs, Ruff, Black,
|
Mathematics in Iceland
|
||||||
flake8
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
Linux, WSL, Docker Compose, Development Containers, Kubernetes,
|
|
||||||
Serverless, GitLab CI/CD, DataDog, NASA Trick, DDS, MQTT, Jira
|
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</dd>
|
</dd>
|
||||||
<dt>Awards</dt>
|
<br />
|
||||||
<dd>
|
<dd>
|
||||||
<ul>
|
<strong>Languages:</strong> Python, C++, Julia, Rust, MATLAB, Simulink,
|
||||||
<li>Discord | Verified Bot Developer 2018</li>
|
FORTRAN, LaTeX, Regex
|
||||||
<li>NVIDIA | Tegra K1 CUDA Vision Challenge, Top 50 | 2015</li>
|
</dd>
|
||||||
</ul>
|
<dd style="padding-left: 1em">
|
||||||
|
<strong>Libraries:</strong> Pytest, Plotly, NumPy, Pandas, Matplotlib,
|
||||||
|
Makie, Jupyter, SymPy, UV, Pip, Requests, Eigen, Boost, MkDocs, Ruff,
|
||||||
|
Black, flake8, FastAPI
|
||||||
|
</dd>
|
||||||
|
<dd>
|
||||||
|
<strong>Simulation/Aerospace:</strong> NASA Trick, 6-DOF Dynamics,
|
||||||
|
Hardware/Software in the Loop, Control Systems, GNC Algorithms, Space
|
||||||
|
Mechanics, Communication Links, DDS, MQTT
|
||||||
|
</dd>
|
||||||
|
<dd>
|
||||||
|
<strong>DevOps/Tools:</strong> Linux, WSL, Docker Compose, Development
|
||||||
|
Containers, Kubernetes, Serverless, GitLab CI/CD, DataDog, Jira,
|
||||||
|
Markdown, Mermaid, PlantUML
|
||||||
</dd>
|
</dd>
|
||||||
</dl>
|
</dl>
|
||||||
</body>
|
</body>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user