1
0
mirror of https://gitlab.com/MisterBiggs/Resume.git synced 2025-06-16 01:16:39 +00:00
Resume/index.html
2021-07-26 17:14:21 -07:00

80 lines
3.7 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>Anson Biggs</title>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<meta name="description" content="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." />
<link rel="stylesheet" type="text/css" href="awsm.min.css" />
<link rel="stylesheet" href="style.css">
</head>
<body>
<h1>Anson Biggs</h1>
<h2>Astronautical Engineering (CS Minor) Undergraduate</h2>
<h3>anson@ansonbiggs.com | (480) 322-8468 | Phoenix, Arizona, US <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>
<h2>EXPERIENCE</h2>
<h3>The Hub, Team Leader 2012-2021</h3>
<p>Managed a team of kitchen and serving staff. <br>
Ensured product quality according to customer specifications. <br>
Made all documentation for managing business.</p>
<h3>Redline Racing Division, Secretary / Business Lead 2018-2021</h3>
<p>Make sure sub-teams can collaborate effectively. <br>
Assist in managing the team budget. <br>
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>
<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>
<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>
<p> Embry-Riddle Aeronautical University Fall 2017 — May 2022 <br>
Bachelor - Aerospace Engineering with a minor in Computer Science, GPA: 2.73</p>
<h2>SKILLS</h2>
<ul>
<li>Python<ul>
<li>Numpy, Pandas, Matplotlib, SymPy, Serverless</li>
</ul>
</li>
<li>Computer Aided Design<ul>
<li>Fusion 360, CATIA, 3D Printing, Cura</li>
</ul>
</li>
<li>Engineering/Technical<ul>
<li>Julia, Rust, VHDL, VIVADO, C, C++, Linux CLI, Git Version Control, Regex</li>
</ul>
</li>
<li>MATLAB<ul>
<li>Symbolic Toolbox, Control System Toolbox, Aerospace Toolbox, Simulink, Live Script</li>
</ul>
</li>
<li>Office Software<ul>
<li>Teams, Word, Excel, PowerPoint, SharePoint, Outlook, OneNote, Publisher, Visio, Skype</li>
</ul>
</li>
<li>Web Development<ul>
<li>HTML, CSS, Javascript, Static Generation, Docker, Kubernetes, CI/CD</li>
</ul>
</li>
</ul>
</body>
</html>