mirror of
https://gitlab.com/MisterBiggs/Resume.git
synced 2025-06-16 09:26:40 +00:00
187 lines
6.4 KiB
HTML
187 lines
6.4 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" 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>
|
|
<h1>Anson Biggs</h1>
|
|
<h3 style="margin-top: 0">
|
|
Astronautical Engineering Undergraduate
|
|
<!--sse-->
|
|
<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>
|
|
<!--/sse-->
|
|
</h3>
|
|
<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. 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 />
|
|
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-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. 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>Bachelors - Aerospace Engineering with a minor in Computer Science</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>
|
|
<div id="noprint">
|
|
<h2>Projects</h2>
|
|
<p>
|
|
Below are some projects that I have worked on where I found something
|
|
that was interesting enough to make a writeup and post.
|
|
</p>
|
|
<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 html = ``;
|
|
items.forEach((el) => {
|
|
html += `
|
|
<article id="noprint">
|
|
<header><h3>
|
|
<a href="${
|
|
el.querySelector("link").innerHTML
|
|
}" target="_blank" rel="noopener">
|
|
${el.querySelector("title").innerHTML}
|
|
</a>
|
|
</header></h3>
|
|
<figure>
|
|
<img src="${el
|
|
.querySelector("content")
|
|
.getAttribute("url")}" alt="Post Thumbnail">
|
|
</figure>
|
|
<figcaption>${
|
|
el.querySelector("description").innerHTML
|
|
}</figcaption>
|
|
</article>
|
|
<hr>
|
|
`;
|
|
});
|
|
document.body.insertAdjacentHTML("beforeend", html);
|
|
});
|
|
</script>
|
|
</div>
|
|
</body>
|
|
</html>
|