<!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 undergraduate Aerospace Engineering student with a focus on Aerospace (Astro) Engineering and a minor in Computer Science at Embry-Riddle Aeronautical University" /> <link rel="stylesheet" type="text/css" href="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="Arizona">AZ</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> I am an Aerospace Engineering undergraduate looking for employment after graduation in May. I am passionate about space and problem-solving using programming. I have a massive code portfolio in dozens of languages over a decade; many of my projects have thousands of monthly active users. </p> <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> <li> Relevant Coursework: <em> Spacecraft Attitude Dynamics and Control | Mathematics Optimization Methods | Machine Learning Directed Study </em> </li> </ul> </dd> </dl> <h2>Undergraduate Grant Project</h2> <dt> Orbital Debris Classification, Undergraduate Research, Fall 2021-Spring 2022 </dt> <dd> <ul> <li> Close collaboration with ERAU Dean of Engineering, ERAU Engineering Faculty, and other Engineering Students to conduct primary and secondary research. </li> <li> Implement 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> Directed study covering Machine Learning methods relevant to the characterization of 3D models and reducing highly dimensional data down to a low enough level to be applied in other applications. </li> </ul> </dd> <h2>ENGINEERING EXPERIENCE</h2> <dl> <dt> Capstone: Spacecraft Detail Design | Prescott, AZ | Technical Lead | 2021 </dt> <dd> <ul> <li> Proof of concept of the viability of propulsive landings on the surface of the Moon. </li> <li> Coded from scratch a fully dynamic 6 degree of freedom simulation of a rocket with hardware in the loop to run a simulated rocket landing from a test stand using a real thrust vector control mechanism with a 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>Simple Stock Bots | Phoenix, AZ | Creator | 2018-Current</dt> <dd> <ul> <li> Bot brings stock market information and analysis to group chats, tens of thousands of monthly active users. Uses 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>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 communications in close partnership with external companies to streamline the expansion of the franchise to three new locations. </li> <li> Developed technical documentation to train and onboard incoming staff (hundreds of employees) to ensure staff represented company values and followed clear protocols. </li> <li> Worked closely with teams to help promote a healthy 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> <dt>MATLAB</dt> <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>