diff --git a/.vscode/settings.json b/.vscode/settings.json index a353aad..7817356 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,5 +1,7 @@ { + "editor.formatOnSave": true, "[html]": { - "editor.defaultFormatter": "esbenp.prettier-vscode" + "editor.defaultFormatter": "esbenp.prettier-vscode", + "editor.formatOnSaveMode": "file" } } diff --git a/index.html b/index.html index e95d2a4..440df4c 100644 --- a/index.html +++ b/index.html @@ -41,19 +41,18 @@

Hi, I'm Anson

- I am currently looking for my next role! Take a look at my resume - here. If your team is hiring please reach out + I am currently looking for my next role! Take a look at my + resume. If your team is hiring please reach out using one of the contact methods below.

I am an Aerospace Simulation Software Engineer with a B.S. in - Aerospace Engineering and a lifelong passion for writing code. I'm - deeply committed to making the world a better place with - high-quality software. My experience ranges from doing data - science on orbital debris to enable advanced characterization using - Rust and Julia to developing high-fidelity models for GNC algorithm - validation of rockets in C++ to creating highly extensible simulation - orchestrators using Docker and Python. + Aerospace Engineering and 3 years of professional experience writing + software for human-rated spacecraft. My experience ranges from doing + data science on orbital debris to enable advanced characterization + using Rust and Julia to developing high-fidelity models for GNC + algorithm validation of rockets in C++ to creating highly extensible + simulation orchestrators using Docker and Python.

diff --git a/resume/css/style.css b/resume/css/style.css index fe2d1e3..ca0b472 100644 --- a/resume/css/style.css +++ b/resume/css/style.css @@ -1,11 +1,12 @@ h2 { text-transform: uppercase; + margin-top: 10px; } h2:after { content: " "; display: block; - margin: 5px auto 5px; + margin: 1px auto 1px; border: 2px solid #d0d0d0; border-radius: 4px; -webkit-border-radius: 4px; @@ -17,7 +18,7 @@ h2:after { p { font-size: medium; - margin-left: 1em; + /* margin-left: 1em; */ } body { @@ -35,22 +36,23 @@ a:visited { color: cornflowerblue; } -dt { - margin-top: 0.5em; +dl { + margin-top: .5em; + margin-bottom: 0; } dd { + padding-left: 1.2em; + padding-top: 0; + margin-top: 0; margin-bottom: 0; - margin-left: 2em; - text-indent: -2em; + padding-left: 0; } dd > ul { - text-indent: 0em; - margin-left: -5em; + text-indent: -.2em; + margin-left: 1em; + padding-left: 0; } -/* dd::first-line { - text-indent: -2em; -} */ article { border-radius: 20px; diff --git a/resume/index.html b/resume/index.html index 4d81f46..6e712c2 100644 --- a/resume/index.html +++ b/resume/index.html @@ -46,16 +46,15 @@
anson@ansonbiggs.com | (480) 322-8468 | - linkedin.com/in/ansonbiggs
- gitlab.com/MisterBiggs | ansonbiggs.com - -
+

+ Aerospace Simulation Software Engineer with a strong foundation in both + aerospace engineering and modern software development. Experience ranging + from high-fidelity simulation models in C++, high-performance ETL + pipelines of aerospace data in Python, and managing development + environments for 100 engineers. Eligible for security clearance. +

PROFESSIONAL EXPERIENCE

@@ -83,38 +88,49 @@
@@ -127,51 +143,27 @@

PROJECT LEADERSHIP

-
- Founder & Lead Developer | Simple Stock Bots | Phoenix, AZ | 2018 - 2024 -
-
- -
Undergraduate Research Lead | Orbital Debris Classification | Prescott, AZ | 2021 @@ -196,68 +188,83 @@ +
+ Founder & Lead Developer | Simple Stock Bots | Phoenix, AZ | 2018 - 2024 +
+
+ +
Technical Lead | Capstone: Spacecraft Detail Design | Prescott, AZ | 2021
- Developed a fully dynamic 6 degree of freedom simulation of a rocket - landing that was verified with real hardware. Demonstrated design with - test stand using a real thrust vector control mechanism and a solid - rocket motor. -
-
Leader | The Hub Grill and Bar | Mesa, AZ | 2012 - 2021
-
- Started as a dishwasher and worked my way up to kitchen management and - eventually to project management for new restaurants. -
-
- As project manager, led new location openings from empty buildings - through construction, menu design, vendor setup, staff hiring/training, - and operational handoff. +
-

EDUCATION, SKILLS, AND AWARDS

+

EDUCATION AND SKILLS

B.S. Aerospace Engineering | Embry-Riddle Aeronautical University | Prescott, AZ | May 2022
-
- Bachelor of Science in Aerospace Engineering (Astronautics - Concentration) with a minor in Computer Science -
-
- 1 Year Data Science Directed Study | Summer Study Abroad for Mathematics - in Iceland -
-
- -
-
Languages and Technologies
-
Awards
+
- + Languages: Python, C++, Julia, Rust, MATLAB, Simulink, + FORTRAN, LaTeX, Regex +
+
+ Libraries: Pytest, Plotly, NumPy, Pandas, Matplotlib, + Makie, Jupyter, SymPy, UV, Pip, Requests, Eigen, Boost, MkDocs, Ruff, + Black, flake8, FastAPI +
+
+ Simulation/Aerospace: NASA Trick, 6-DOF Dynamics, + Hardware/Software in the Loop, Control Systems, GNC Algorithms, Space + Mechanics, Communication Links, DDS, MQTT +
+
+ DevOps/Tools: Linux, WSL, Docker Compose, Development + Containers, Kubernetes, Serverless, GitLab CI/CD, DataDog, Jira, + Markdown, Mermaid, PlantUML