mirror of
https://gitlab.com/MisterBiggs/Resume.git
synced 2025-07-31 18:41:39 +00:00
fired :/
This commit is contained in:
29
index.html
29
index.html
@@ -22,8 +22,18 @@
|
|||||||
<script src="p5/mover.js" defer></script>
|
<script src="p5/mover.js" defer></script>
|
||||||
<script src="p5/sketch.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
|
||||||
<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>
|
||||||
@@ -31,8 +41,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 simulation of Lunar
|
I'm a Software Engineer specializing in Aerospace Applications looking
|
||||||
Systems at Blue Origin.
|
for my next opportunity.
|
||||||
</p>
|
</p>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
@@ -56,17 +66,16 @@
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<ul>
|
<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>
|
<li>
|
||||||
<a href="mailto:anson@ansonbiggs.com" rel="me"
|
<a href="mailto:anson@ansonbiggs.com" rel="me"
|
||||||
>anson@ansonbiggs.com</a
|
>anson@ansonbiggs.com</a
|
||||||
>
|
>
|
||||||
</li>
|
</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>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<!--/sse-->
|
<!--/sse-->
|
||||||
|
@@ -78,7 +78,7 @@
|
|||||||
<dl>
|
<dl>
|
||||||
<dt>
|
<dt>
|
||||||
Aerospace Applications Software Engineer | Blue Origin | Denver, CO |
|
Aerospace Applications Software Engineer | Blue Origin | Denver, CO |
|
||||||
2023 - Current
|
June 2023 - April 2025 (Laid off)
|
||||||
</dt>
|
</dt>
|
||||||
<dd>
|
<dd>
|
||||||
<ul>
|
<ul>
|
||||||
@@ -99,10 +99,10 @@
|
|||||||
publishing and tracking of individual test cases to replace existing
|
publishing and tracking of individual test cases to replace existing
|
||||||
method of writing in Markdown tables with no automation. This
|
method of writing in Markdown tables with no automation. This
|
||||||
project was solely developed by me and leaned heavily on the idea of
|
project was solely developed by me and leaned heavily on the idea of
|
||||||
fully automating processes, and working closely with stakeholders
|
fully automating processes, and working closely with stakeholders to
|
||||||
to understand decisions that led to the initial implementation.
|
understand decisions that led to the initial implementation. Final
|
||||||
Final product led to an immediate 10x increase in productivity month
|
product led to an immediate 10x increase in productivity month over
|
||||||
over month.
|
month.
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
Led development environment standardization for flight software
|
Led development environment standardization for flight software
|
||||||
@@ -127,7 +127,7 @@
|
|||||||
<dl>
|
<dl>
|
||||||
<dt>
|
<dt>
|
||||||
Simulation Software Engineer, Advanced Programs | United Launch Alliance
|
Simulation Software Engineer, Advanced Programs | United Launch Alliance
|
||||||
| Denver, CO | 2022
|
| Denver, CO | May 2022 - June 2023
|
||||||
</dt>
|
</dt>
|
||||||
<dd>
|
<dd>
|
||||||
<ul>
|
<ul>
|
||||||
@@ -235,11 +235,6 @@
|
|||||||
Pytest, Plotly, NumPy, Pandas, Matplotlib, Jupyter, SymPy, Pip,
|
Pytest, Plotly, NumPy, Pandas, Matplotlib, Jupyter, SymPy, Pip,
|
||||||
Requests, Serverless, DASK, CUDA, MkDocs, Sphinx
|
Requests, Serverless, DASK, CUDA, MkDocs, Sphinx
|
||||||
</dd>
|
</dd>
|
||||||
<dt>Project & Product Management</dt>
|
|
||||||
<dd>
|
|
||||||
Stakeholder communication, requirement gathering, user research, product
|
|
||||||
roadmapping, cross-functional team leadership
|
|
||||||
</dd>
|
|
||||||
</dl>
|
</dl>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Reference in New Issue
Block a user