mirror of
https://gitlab.com/MisterBiggs/Resume.git
synced 2025-06-15 17:06:39 +00:00
final touches
This commit is contained in:
parent
2388434a56
commit
fada0113e2
21
index.html
21
index.html
@ -10,18 +10,24 @@
|
||||
<link rel="stylesheet" type="text/css" href="awsm.min.css" />
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<link href="print.css" media="print" rel="stylesheet" />
|
||||
<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>
|
||||
<h1>Anson Biggs</h1>
|
||||
<h2>Astronautical Engineering Undergraduate</h2>
|
||||
<h3>anson@ansonbiggs.com | (480) 322-8468 | Phoenix, Arizona, US <br>
|
||||
<h3>Astronautical Engineering Undergraduate <br>
|
||||
<a href="mailto:anson@ansonbiggs.com">anson@ansonbiggs.com</a> | (480) 322-8468 | Phoenix, Arizona<br>
|
||||
<a href="https://linkedin.com/in/ansonbiggs">linkedin.com/in/ansonbiggs</a> | <a
|
||||
href="https://gitlab.com/MisterBiggs">gitlab.com/MisterBiggs</a> | <a
|
||||
href="https://ansonbiggs.com">ansonbiggs.com</a></h2>
|
||||
<h2>SUMMARY</h2>
|
||||
<p>I am an undergraduate Aerospace Engineering student with a focus on Astronautics and a minor in Computer Science
|
||||
studying at Embry-Riddle Aeronautical University in Prescott, Arizona.</p>
|
||||
studying at Embry-Riddle Aeronautical University in Prescott, Arizona. I have successfully led teams ranging from
|
||||
fast paced kitchen enviroments, construction of 11,000 square foot restaurants, to 40 student engineering teams. I
|
||||
also have a massive portfolio of code in dozens of languages over the course of almost a decade, many of my
|
||||
projects are used by thousands of people a month.
|
||||
</p>
|
||||
<h2>EXPERIENCE</h2>
|
||||
<h3>The Hub, Team Leader 2012-2021</h3>
|
||||
<p>Managed a team of kitchen and serving staff. <br>
|
||||
@ -34,20 +40,21 @@
|
||||
Manage team website, marketing, and merchandise. <br>
|
||||
Ensure that teams are properly assessed, and the respective performance targets are properly monitored. <br>
|
||||
Coordinate organization relationships with sponsors and the local community.</p>
|
||||
<h3>Simple Stock Bots, <a href="https://simplestockbot.com">simplestockbot.com</a> 2018-</h3>
|
||||
<h3>Simple Stock Bots, <a href="https://simplestockbot.com">simplestockbot.com</a> 2018-Current</h3>
|
||||
<p>Python project that aims to provide a simple interface to the stock market on various platforms that allow bots.
|
||||
Thousands of monthly active users. Changes to its Gitlab Repository automatically update live code running in a
|
||||
Kubernetes cluster I manage.</p>
|
||||
<h2>AWARDS AND ACHIEVEMENTS</h2>
|
||||
<h3>Top 50 | Tegra K1 CUDA Vision Challenge, NVIDIA 2015</h3>
|
||||
<p>A competition which involved building a computer vision platform using a small dev board from NVIDIA which had a
|
||||
built-in GPU.</p>
|
||||
built-in GPU. My project involved implementing cameras in kitchens to ensure food was prepared properly before
|
||||
being delivered to guests.</p>
|
||||
<h3>Discord Verified Bot Developer</h3>
|
||||
<p>Discord bots and applications that are active in more than 100 servers can only be managed by a developer that
|
||||
has been verified by Discord. Several of my projects have passed this threshold.</p>
|
||||
<h2>EDUCATION</h2>
|
||||
<h3>Embry-Riddle Aeronautical University Fall 2017 - May 2022</h3>
|
||||
<p>Bachelor - Aerospace Engineering with a minor in Computer Science, GPA: 2.73</p>
|
||||
<p>Bachelors - Aerospace Engineering with a minor in Computer Science</p>
|
||||
<h2>SKILLS</h2>
|
||||
<ul>
|
||||
<li>Python<ul>
|
||||
@ -75,7 +82,7 @@
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<br>
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
x
Reference in New Issue
Block a user