1
0
mirror of https://gitlab.com/MisterBiggs/Resume.git synced 2025-06-16 01:16:39 +00:00
Resume/resume/index.html
2023-01-13 20:42:51 -07:00

286 lines
9.9 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 an Aerospace Engineer working at United Launch Alliance as a Software Engineer."
/>
<link rel="stylesheet" type="text/css" href="../css/awsm.min.css" />
<link rel="stylesheet" type="text/css" href="style.css" />
<link rel="stylesheet" type="text/css" media="print" href="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>
<abbr class="p-additional-name">L.</abbr>
<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>
<time class="dt-bday">1995-12-14</time>
<div class="p-category">engineer</div>
<div class="p-note">Astronautical Engineer</div>
</div>
<!--/sse-->
</h3>
</div>
<h2>PROFILE</h2>
<p>
Software Engineer with a strong Aerospace Engineering background working
at United Launch Alliance on simulation and modeling of next generation
flight systems for the Vulcan Centaur Rocket.
</p>
<h2>ENGINEERING EXPERIENCE</h2>
<dl>
<dt>
Software Engineer | United Launch Alliance | Denver, CO | May 2022 -
Current
</dt>
<dd>
<ul>
<li>
Primary responsibility is writing software for simulating and
modeling future versions of a next generation rocket to certify
flight software and hardware.
</li>
<li>
Combined aerospace and software background to bridge traditional
engineering and software engineering teams, resulting in much more
advanced models of real flight hardware than was previously
produced.
</li>
<li>
Contributed to modernizing tools and processes at the company
including extensive work on updating codebase dating back to the
1980's.
</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 scratch, with hardware in the loop, to simulate a rocket
landing from a test stand using a real thrust vector control
mechanism and solid rocket motor.
</li>
<li>
LQR Control system designed to throttle and control attitude of
landing vehicle designed in Simulink, then implemented in C++ to run
on hardware.
</li>
</ul>
</dd>
<dt>
Creator | Simple Stock Bots | Phoenix, AZ | 2018 - 2022 (now defunct)
</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.
Utilized an abstracted asset API to manage multiple types of assets
from various data sources.
</li>
<li>
Programmed in Python and uses CI/CD to build, publish, and deploy
code to a Kubernetes Cluster to push canary and stable releases to
users automatically.
</li>
</ul>
</dd>
</dl>
<h2>EDUCATION</h2>
<dl>
<dt>
Embry-Riddle Aeronautical University | Prescott, AZ | Fall 2017 - May
2022
</dt>
<dd>
<ul>
<li>
Bachelor of Science in Aerospace Engineering (Astronautics
Concentration) | Minor in Computer Science
</li>
<li>Iceland Study abroad for Mathematics, 2018</li>
</ul>
</dd>
</dl>
<h2>Undergraduate Grant Project</h2>
<dt>
Orbital Debris Classification, Undergraduate Research, Fall 2021-Spring
2022
</dt>
<dd>
<ul>
<li>
Collaborated closely with ERAU Dean of Engineering, ERAU Engineering
Faculty, and other engineering students to conduct primary and
secondary research.
</li>
<li>
Implemented Machine Learning characterization methods on
high-resolution 3D scans of high-velocity impact debris to produce a
model of the Orbital Debris environment.
</li>
<li>
Completed a directed study on Machine Learning methods for
characterization of 3D models and reducing high-dimensional data for
other applications.
</li>
</ul>
</dd>
<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>
<li>
Coordinated communication with external companies to streamline
expansion of franchise to three new locations.
</li>
<li>
Developed technical documentation to train and onboard hundreds of
employees, ensuring adherence to company values and protocols.
</li>
<li>
Worked closely with teams to promote a positive workplace culture,
collaboration, and team building.
</li>
</ul>
</dd>
</dl>
<h2>SKILLS AND TOOLS</h2>
<dl>
<dt>Python</dt>
<dd>NumPy, Pandas, Matplotlib, SymPy, Serverless, DASK, CUDA</dd>
<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++, LaTeX, Linux CLI, Git Version Control, Regex, Docker,
WSL, Kubernetes, CI/CD, Java, Fusion 360, CATIA, 3D Printing, Cura
</dd>
<dd>
Simulink, Toolboxes:
<em
>Statistics and Machine Learning, Symbolic, Control System, Aerospace,
Optimization, Image Processing, Image Acquisition</em
>
</dd>
<dt>Office Software</dt>
<dd>
Teams, Word, Excel, PowerPoint, SharePoint, Outlook, OneNote, Publisher,
Visio, Skype, Google Workspace
</dd>
</dl>
<h2 id="noprint">Engineering Project Writeups</h2>
<br id="noprint" />
<script>
const RSS_URL = `https://projects.ansonbiggs.com/index.xml`;
fetch(RSS_URL)
.then((response) => response.text())
.then((str) => new window.DOMParser().parseFromString(str, "text/xml"))
.then((data) => {
console.log(data);
const items = data.querySelectorAll("item");
let articles = ``;
let detailedlist = `<dl id="onlyprint">`;
items.forEach((el) => {
articles += `
<article id="noprint">`;
try {
articles += `<a href="${
el.querySelector("link").innerHTML
}" target="_blank" rel="noopener">
<img src="${el
.querySelector("content")
.getAttribute("url")}" alt="Post Thumbnail">
</a>`;
} catch (err) {
console.log(err);
}
articles += ` <a href="${
el.querySelector("link").innerHTML
}" target="_blank" rel="noopener">
<h3>${el.querySelector("title").innerHTML}</h3>
<p>${el.querySelector("description").innerHTML}</p>
</a>
</article>
`;
detailedlist += `
<dt><a href="${el.querySelector("link").innerHTML}">
${el.querySelector("title").innerHTML}</a></dt>
<dd>${el.querySelector("description").innerHTML}</dd>
`;
});
detailedlist += `</dl>`;
document.body.insertAdjacentHTML("beforeend", detailedlist);
document.body.insertAdjacentHTML("beforeend", articles);
});
</script>
</body>
</html>