mirror of
https://gitlab.com/Anson-Projects/projects.git
synced 2025-06-16 06:56:46 +00:00
update site info since im not a college boy begging for work
This commit is contained in:
parent
17d1220d35
commit
4604338b2e
10
_quarto.yml
10
_quarto.yml
@ -2,17 +2,13 @@ project:
|
|||||||
type: website
|
type: website
|
||||||
|
|
||||||
website:
|
website:
|
||||||
title: "Projects"
|
title: "Anson's Projects"
|
||||||
site-url: https://projects.ansonbiggs.com
|
site-url: https://projects.ansonbiggs.com
|
||||||
description: Anson's Blog for Technical Topics
|
description: A Blog for Technical Topics
|
||||||
navbar:
|
navbar:
|
||||||
left:
|
left:
|
||||||
- href: index.qmd
|
- text: "About"
|
||||||
text: Home
|
|
||||||
- text: "About/Contact"
|
|
||||||
href: about.html
|
href: about.html
|
||||||
- text: "Resume"
|
|
||||||
href: https://ansonbiggs.com
|
|
||||||
right:
|
right:
|
||||||
- icon: rss
|
- icon: rss
|
||||||
href: index.xml
|
href: index.xml
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
---
|
---
|
||||||
title: "Hi, I'm Anson."
|
title: "Hi, I'm Anson."
|
||||||
description: |
|
description: |
|
||||||
I'm an Astronautical Engineer studying at Embry-Riddle Prescott. Please give me a job.
|
I'm a Software Engineer working on modeling and simulating flight systems at Blue Origin.
|
||||||
---
|
---
|
||||||
|
|
||||||
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://lander-team.gitlab.io/site/). This website is where I plan to break down some of my more interesting findings and share them with the World Wide Web.
|
I'm Anson. My day job is currently working on software simulations for testing at Blue Origin. If you want to know more about my professional career then you can go [here](https://ansonbiggs.com/resume/).
|
||||||
|
|
||||||
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 <a href="https://ansonbiggs.com" rel="me">Resume</a>; otherwise, you can reach me on <a href="https://t.me/MisterBiggs" rel="me">Telegram</a>, <a href="https://twitter.com/AnsonBiggs" rel="me">Twitter</a>, or by <a href="mailto:anson@ansonbiggs.com" rel="me">Email</a>.
|
This website is where I write more technical content that either has code living in the post, or utilizes things like interactive plotting that I can't fit into a post on my [ghost site](https://notes.ansonbiggs.com/).
|
Loading…
x
Reference in New Issue
Block a user