1
0
mirror of https://gitlab.com/MisterBiggs/Resume.git synced 2025-06-15 17:06:39 +00:00
Resume/resume/index.html

236 lines
8.2 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>Anson Biggs | Resume</title>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<meta
name="description"
content="Anson Biggs is making humanity multiplanetary as an engineer at Blue Origin"
/>
<link rel="stylesheet" type="text/css" href="./css/awsm.min.css" />
<link rel="stylesheet" type="text/css" href="./css/style.css" />
<link
rel="stylesheet"
type="text/css"
media="print"
href="./css/print.css"
/>
<link
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>"
/>
</head>
<body>
<button id="printbutton" onclick="window.print()">
Save Resume as PDF
</button>
<div style="text-align: center">
<h1>Anson Biggs</h1>
<h3 style="margin-top: 0">
Astronautical Engineer | Computer Scientist
<!--sse-->
<br />
<a href="mailto:anson@ansonbiggs.com" rel="me">anson@ansonbiggs.com</a>
| (480) 322-8468 |
<a href="https://linkedin.com/in/ansonbiggs" rel="me"
>linkedin.com/in/ansonbiggs</a
>
<a href="https://gitlab.com/MisterBiggs" rel="me"
>gitlab.com/MisterBiggs</a
>
|
<a href="https://ansonbiggs.com" rel="me">ansonbiggs.com</a>
<a href="https://projects.ansonbiggs.com" rel="me"></a>
<a href="https://twitter.com/AnsonBiggs" rel="me"></a>
<div
class="h-card"
style="visibility: hidden; position: absolute; top: -999999px"
>
<span class="p-name">Anson Biggs</span>
<span class="p-given-name">Anson</span>
<span class="p-family-name">Biggs</span>
<span class="p-nickname">MisterBiggs</span>
<img
class="u-photo"
src="https://pbs.twimg.com/profile_images/1383264829255806984/a-yNg18R_400x400.jpg"
/>
<a class="u-url" href="https://ansonbiggs.com"></a>,
<a class="u-email" href="mailto:anson@ansonbiggs.com"></a>
<abbr class="p-region" title="Colorado">CO</abbr>
<div class="p-country-name">U.S.A</div>
<div class="p-category">engineer</div>
<div class="p-note">Astronautical Engineer</div>
</div>
<!--/sse-->
</h3>
</div>
<br />
<h2>PROFILE</h2>
<p>
Experienced Software Engineer specializing in simulation and modeling of
advanced space flight systems. Combines a robust background in Aerospace
Engineering with hands-on experience at multiple space companies,
contributing to the development of cutting-edge space technologies.
</p>
<h2>ENGINEERING EXPERIENCE</h2>
<dl>
<dt>
Aerospace Software Engineer | Blue Origin | Denver, CO | June 2023 -
Current
</dt>
<dd>
<ul>
<li>Building simulation software for the Lunar Permanence team.</li>
<li>Technologies used: C++, Python, Docker, CI/CD, NASA Trick</li>
</ul>
</dd>
</dl>
<dl>
<dt>
Embedded Software Engineer | United Launch Alliance | Denver, CO | 2022
</dt>
<dd>
<ul>
<li>
Responsible for writing software to simulate next-generation
rockets, leveraging a unique blend of aerospace and software
expertise to enhance team synergy, resulting in advanced models of
actual flight systems. Additionally, played a pivotal role in
modernizing the company's tools and processes, including updating a
legacy codebase from the 1980s.
</li>
<li>
Technologies used: C++, gTest, Matlab, FORTRAN, Python, Atlassian
Suite, Redhat Linux, Agile
</li>
</ul>
</dd>
</dl>
<dl>
<dt>
Technical Lead | Capstone: Spacecraft Detail Design | Prescott, AZ |
2021
</dt>
<dd>
<ul>
<li>
Developed a fully dynamic 6 degree of freedom simulation of a rocket
from to simulate a propulsive landing to verify real design.
Demonstrated design with test stand using a real thrust vector
control mechanism and a solid rocket motor.
</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>
</dd>
<dt>
Undergraduate Research Lead | Orbital Debris Classification | Prescott,
AZ | 2021
</dt>
<dd>
<ul>
<li>
Utilized machine learning techniques on high-resolution 3D scans of
high-velocity impact debris to create an Orbital Debris
environmental model. Collaborated with the Dean of Engineering,
University Faculty, and peers to conduct comprehensive research.
Additionally, undertook a directed study focusing on machine
learning strategies for 3D model characterization and
high-dimensional data reduction.
</li>
<li>Technologies Used: Rust, Julia, Matlab, LaTeX</li>
</ul>
</dd>
<dt>Creator | Simple Stock Bots | Phoenix, AZ | 2018 - Current</dt>
<dd>
<ul>
<li>
Developed a stock market bot that delivers information and analysis
to group chats with tens of thousands of monthly active users.
Developed an abstracted asset API to manage multiple types of assets
from various data sources.
</li>
<li>
Programmed in purely Python. Used CI/CD to automatically build,
publish, and deploy latest commits to a Kubernetes Cluster. Canary
and stable releases were automatically managed and deployed to users
automatically.
</li>
</ul>
</dd>
</dl>
<h2>EDUCATION</h2>
<dl>
<dt>Embry-Riddle Aeronautical University | Prescott, AZ | May 2022</dt>
<dd>
<ul>
<li>
Bachelor of Science in Aerospace Engineering (Astronautics
Concentration) | Minor in Computer Science
</li>
<li>Study Abroad for Mathematics | Iceland, 2018</li>
</ul>
</dd>
</dl>
<h2>ACHIEVEMENTS AND OTHER EXPERIENCE</h2>
<dl>
<dt>NVIDIA | Tegra K1 CUDA Vision Challenge, Top 50 | 2015</dt>
<dt>Discord | Verified Bot Developer | 2020</dt>
<dt>The Hub Grill | Mesa, AZ | Team Leader | 2012-2021</dt>
<dd>
<ul>
Oversaw franchise expansion to three new locations through effective
external company coordination. Created comprehensive technical
training documentation for hundreds of new hires, reinforcing company
protocols and values. Additionally, fostered a collaborative and
positive workplace culture through team engagement.
</ul>
</dd>
</dl>
<h2>SKILLS AND TOOLS</h2>
<dl>
<dt>Systems Programming</dt>
<dd>
Microcontroller: Arduino, PlatformIO, C++, Teensy, ESP8266, ESP32,
Hardware Integration
</dd>
<dd>
Microprocessor: Python, C++, Web Servers, High-Performance Matrix Math,
Real-time Object Detection using Deep Learning, CUDA, Raspberry Pi,
Tegra K1
</dd>
<dt>Engineering and Technical</dt>
<dd>
Julia, Rust, C++, Agile, FORTRAN, LaTeX, Desktop Linux, Headless Linux,
Git Version Control, Regex, Docker, Windows Subsystem for Linux,
Kubernetes, CI/CD
</dd>
<dd>
Python Libraries:
<em
>NumPy, Pandas, Matplotlib, Jupyter, SymPy, Pip, Requests, Serverless,
DASK, CUDA, MkDocs, Sphinx</em
>
</dd>
<dd>
Simulink, Toolboxes:
<em
>Statistics and Machine Learning, Symbolic, Control System, Aerospace,
Optimization, Image Processing, Image Acquisition</em
>
</dd>
</dl>
</body>
</html>