mirror of
https://gitlab.com/Anson-Projects/projects.git
synced 2025-06-16 06:56:46 +00:00
14 lines
939 B
Plaintext
14 lines
939 B
Plaintext
---
|
|
title: "Hi, I'm Anson."
|
|
description: |
|
|
I'm an Astronautical Engineer studying at Embry-Riddle Prescott.
|
|
---
|
|
|
|
```{r setup, include=FALSE}
|
|
knitr::opts_chunk$set(echo = FALSE)
|
|
```
|
|
|
|
I mostly [write code](https://gitlab.com/MisterBiggs), but sometimes I make [3D Models](https://www.thingiverse.com/ansonb/designs). I am constantly in the middle of dozens of projects ranging from [Astrodynamics](https://projects.ansonbiggs.com/#category:Astrodynamics) to developing [self landing model rockets](https://gitlab.com/lander-team). This website is where I plan to break down some of my more interesting findings and share them with the World Wide Web.
|
|
|
|
I am also currently looking for employment as an entry-level engineer. If you think I could be a fit at your company, then take a look at my [Resume](https://ansonbiggs.com); otherwise, you can reach me on [Telegram](https://t.me/MisterBiggs) or by [Email](mailto:anson@ansonbiggs.com).
|