diff --git a/index.html b/index.html index 467f598..619d8a2 100644 --- a/index.html +++ b/index.html @@ -10,6 +10,7 @@ /> +
anson@ansonbiggs.com - | (480) 322-8468
+ | (480) 322-8468 | linkedin.com/in/ansonbiggs @@ -162,9 +163,11 @@ -

EXPERIENCE

+

ACHIEVEMENTS AND OTHER EXPERIENCE

+
NVIDIA | Tegra K1 CUDA Vision Challenge, Top 50 | 2015
+
Discord | Verified Bot Developer | 2020
The Hub Grill | Mesa, AZ | Team Leader | 2012-2021
-

AWARDS AND ACHIEVEMENTS

-
-
NVIDIA | Tegra K1 CUDA Vision Challenge, Top 50 | 2015
-
Discord | Verified Bot Developer | 2020
-
-

SKILLS AND TOOLS

Python
@@ -209,17 +206,13 @@
Engineering and Technical
Julia, Rust, C++, LaTeX, Linux CLI, Git Version Control, Regex, Docker, - WSL, Kubernetes, CI/CD, Java + WSL, Kubernetes, CI/CD, Java, Fusion 360, CATIA, 3D Printing, Cura
MATLAB
Simulink, Toolboxes: Statistics and Machine Learning, Symbolic, Control System, Aerospace, Optimization, Image Processing, Image Acquisition
-
Computer-Aided Design
-
- Fusion 360, CATIA, 3D Printing, Cura, Drawings, Configuration Management -
Office Software
Teams, Word, Excel, PowerPoint, SharePoint, Outlook, OneNote, Publisher, diff --git a/print.css b/print.css index c8e645f..b78bbf4 100644 --- a/print.css +++ b/print.css @@ -27,7 +27,8 @@ li { } h1 { - margin-top: 0; + margin: 0; + padding: 0; } h2 { @@ -35,10 +36,6 @@ h2 { margin-top: 0; } -h2::after { - margin: 0; -} - #noprint { display: none; visibility: hidden;