mirror of
https://gitlab.com/MisterBiggs/Resume.git
synced 2025-07-25 07:41:22 +00:00
formatting and added embedded stuff
This commit is contained in:
30
index.html
30
index.html
@@ -72,7 +72,8 @@
|
||||
</dl>
|
||||
<h2>Undergraduate Grant Project</h2>
|
||||
<dt>
|
||||
Orbital Debris Classification, Undergrad Research, Fall 2021-Spring 2022
|
||||
Orbital Debris Classification, Undergraduate Research, Fall 2021-Spring
|
||||
2022
|
||||
</dt>
|
||||
|
||||
<dd>
|
||||
@@ -102,18 +103,18 @@
|
||||
<ul>
|
||||
<li>
|
||||
Bot that brings stock market information and analysis to group
|
||||
chats, used over 1 Million times per month.
|
||||
chats, used over 1.5 Million times per month.
|
||||
</li>
|
||||
<li>
|
||||
Programmed in Python and uses CI/CD to publish and deploy code to a
|
||||
Kubernetes Cluster that I manage.
|
||||
Kubernetes Cluster that I manage in order to seamlessly keep
|
||||
production code up to date.
|
||||
</li>
|
||||
<li>Developed completely open-source in public under MIT License.</li>
|
||||
</ul>
|
||||
</dd>
|
||||
|
||||
<dt>The Hub Grill | Mesa, AZ | Team Leader | 2012-2021</dt>
|
||||
|
||||
<dd>
|
||||
<ul>
|
||||
<li>
|
||||
@@ -145,10 +146,20 @@
|
||||
<dl>
|
||||
<dt>Python</dt>
|
||||
<dd>NumPy, Pandas, Matplotlib, SymPy, Serverless, DASK, CUDA</dd>
|
||||
<dt>Embedded Programming</dt>
|
||||
<dd>
|
||||
Arduino Ecosystem: PlatformIO, C++, Teensy, ESP8266, ESP32, Hardware
|
||||
Integration
|
||||
</dd>
|
||||
<dd>
|
||||
Linux Ecosystem: 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, Linux CLI, Git Version Control, Regex,
|
||||
Docker, Kubernetes, CI/CD
|
||||
Julia, Rust, C++, LaTeX, Linux CLI, Git Version Control, Regex, Docker,
|
||||
WSL, Kubernetes, CI/CD
|
||||
</dd>
|
||||
<dt>MATLAB</dt>
|
||||
<dd>
|
||||
@@ -156,14 +167,17 @@
|
||||
System, Aerospace, Optimization, Image Processing, Image Acquisition
|
||||
</dd>
|
||||
<dt>Computer-Aided Design</dt>
|
||||
<dd>Fusion 360, CATIA, 3D Printing, Ultimaker Cura, Drawings</dd>
|
||||
<dd>
|
||||
Fusion 360, CATIA, 3D Printing, Ultimaker Cura, Drawings, Configuration
|
||||
Management
|
||||
</dd>
|
||||
<dt>Office Software</dt>
|
||||
<dd>
|
||||
Teams, Word, Excel, PowerPoint, SharePoint, Outlook, OneNote, Publisher,
|
||||
Visio, Skype, Google Workspace
|
||||
</dd>
|
||||
</dl>
|
||||
<h2>Personal Engineering Projects</h2>
|
||||
<h2 id="onlyprint">Personal Engineering Projects</h2>
|
||||
<br id="noprint" />
|
||||
<script>
|
||||
const RSS_URL = `https://projects.ansonbiggs.com/index.xml`;
|
||||
|
Reference in New Issue
Block a user