mirror of
https://gitlab.com/MisterBiggs/Resume.git
synced 2025-06-16 01:16:39 +00:00
changes after meeting with career services
This commit is contained in:
parent
2678aad3c2
commit
ac5bb6dcb3
52
index.html
52
index.html
@ -28,7 +28,7 @@
|
||||
<!--sse-->
|
||||
<br />
|
||||
<a href="mailto:anson@ansonbiggs.com" rel="me">anson@ansonbiggs.com</a>
|
||||
| (480) 322-8468 | Phoenix, Arizona<br />
|
||||
| (480) 322-8468 <br />
|
||||
<a href="https://linkedin.com/in/ansonbiggs" rel="me"
|
||||
>linkedin.com/in/ansonbiggs</a
|
||||
>
|
||||
@ -67,10 +67,10 @@
|
||||
</div>
|
||||
<h2>PROFILE</h2>
|
||||
<p>
|
||||
I have successfully led teams from fast-paced kitchen environments
|
||||
construction of 11,000 square foot restaurants to 40 student engineering
|
||||
teams. I have a massive portfolio of code in dozens of languages over a
|
||||
decade; many of my projects are used by thousands of people a month.
|
||||
I am an Aerospace Engineering undergraduate graduating in May that is
|
||||
passionate about space and programming looking for employment. I have a
|
||||
massive portfolio of code in dozens of languages over a decade; many of my
|
||||
projects are used by thousands of people a month.
|
||||
</p>
|
||||
<h2>EDUCATION</h2>
|
||||
<dl>
|
||||
@ -81,18 +81,15 @@
|
||||
<dd>
|
||||
<ul>
|
||||
<li>
|
||||
Bachelor of Science in Astronautical Engineering | Minor in Computer
|
||||
Science
|
||||
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>
|
||||
<a href="https://lander-team.gitlab.io/site/"
|
||||
>Astronautics Capstone</a
|
||||
>: Controlled Propulsive Landing on Lunar Surface | Spacecraft
|
||||
Attitude Dynamics and Control | Mathematics Optimization Methods |
|
||||
Machine Learning Directed Study
|
||||
Spacecraft Attitude Dynamics and Control | Mathematics
|
||||
Optimization Methods | Machine Learning Directed Study
|
||||
</em>
|
||||
</li>
|
||||
</ul>
|
||||
@ -124,9 +121,31 @@
|
||||
</li>
|
||||
</ul>
|
||||
</dd>
|
||||
<h2>EXPERIENCE</h2>
|
||||
|
||||
<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>
|
||||
@ -142,7 +161,10 @@
|
||||
</li>
|
||||
</ul>
|
||||
</dd>
|
||||
</dl>
|
||||
<h2>EXPERIENCE</h2>
|
||||
|
||||
<dl>
|
||||
<dt>The Hub Grill | Mesa, AZ | Team Leader | 2012-2021</dt>
|
||||
<dd>
|
||||
<ul>
|
||||
@ -174,7 +196,7 @@
|
||||
<dl>
|
||||
<dt>Python</dt>
|
||||
<dd>NumPy, Pandas, Matplotlib, SymPy, Serverless, DASK, CUDA</dd>
|
||||
<dt>Embedded Programming</dt>
|
||||
<dt>Systems Programming</dt>
|
||||
<dd>
|
||||
Microcontroller: Arduino, PlatformIO, C++, Teensy, ESP8266, ESP32,
|
||||
Hardware Integration
|
||||
|
Loading…
x
Reference in New Issue
Block a user