1
0
mirror of https://gitlab.com/MisterBiggs/Resume.git synced 2025-06-15 17:06:39 +00:00
This commit is contained in:
Anson 2025-04-17 11:51:49 -06:00
parent bc49f89732
commit 7d6882fdc3
2 changed files with 25 additions and 21 deletions

View File

@ -22,8 +22,18 @@
<script src="p5/mover.js" defer></script>
<script src="p5/sketch.js" defer></script>
<link 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"/>
<link
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>
<body>
@ -31,8 +41,8 @@
<header>
<h1>Hi, I'm Anson</h1>
<p>
I'm a Software Engineer working on modeling and simulation of Lunar
Systems at Blue Origin.
I'm a Software Engineer specializing in Aerospace Applications looking
for my next opportunity.
</p>
</header>
@ -56,17 +66,16 @@
</p>
<ul>
<li><a href="https://bsky.app/profile/ansonbiggs.com">BlueSky</a></li>
<li><a href="https://t.me/MisterBiggs" rel="me">Telegram</a></li>
<li><a href="https://twitter.com/AnsonBiggs" rel="me">Twitter</a></li>
<li>
<a href="https://astrodon.social/@anson" rel="me">Mastodon</a>
</li>
<li>
<a href="mailto:anson@ansonbiggs.com" rel="me"
>anson@ansonbiggs.com</a
>
</li>
<li><a href="https://bsky.app/profile/ansonbiggs.com">BlueSky</a></li>
<li><a href="https://t.me/MisterBiggs" rel="me">Telegram</a></li>
<li>
<a href="https://astrodon.social/@anson" rel="me">Mastodon</a>
</li>
</ul>
</section>
<!--/sse-->

View File

@ -78,7 +78,7 @@
<dl>
<dt>
Aerospace Applications Software Engineer | Blue Origin | Denver, CO |
2023 - Current
June 2023 - April 2025 (Laid off)
</dt>
<dd>
<ul>
@ -99,10 +99,10 @@
publishing and tracking of individual test cases to replace existing
method of writing in Markdown tables with no automation. This
project was solely developed by me and leaned heavily on the idea of
fully automating processes, and working closely with stakeholders
to understand decisions that led to the initial implementation.
Final product led to an immediate 10x increase in productivity month
over month.
fully automating processes, and working closely with stakeholders to
understand decisions that led to the initial implementation. Final
product led to an immediate 10x increase in productivity month over
month.
</li>
<li>
Led development environment standardization for flight software
@ -127,7 +127,7 @@
<dl>
<dt>
Simulation Software Engineer, Advanced Programs | United Launch Alliance
| Denver, CO | 2022
| Denver, CO | May 2022 - June 2023
</dt>
<dd>
<ul>
@ -235,11 +235,6 @@
Pytest, Plotly, NumPy, Pandas, Matplotlib, Jupyter, SymPy, Pip,
Requests, Serverless, DASK, CUDA, MkDocs, Sphinx
</dd>
<dt>Project & Product Management</dt>
<dd>
Stakeholder communication, requirement gathering, user research, product
roadmapping, cross-functional team leadership
</dd>
</dl>
</body>
</html>