From 4604338b2e75bf9f252ee7de42b815334823d1bd Mon Sep 17 00:00:00 2001 From: Anson Biggs Date: Thu, 29 Feb 2024 07:47:09 +0000 Subject: [PATCH] update site info since im not a college boy begging for work --- _quarto.yml | 10 +++------- about.qmd | 6 +++--- 2 files changed, 6 insertions(+), 10 deletions(-) diff --git a/_quarto.yml b/_quarto.yml index 275ad4f..cc725ee 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -2,17 +2,13 @@ project: type: website website: - title: "Projects" + title: "Anson's Projects" site-url: https://projects.ansonbiggs.com - description: Anson's Blog for Technical Topics + description: A Blog for Technical Topics navbar: left: - - href: index.qmd - text: Home - - text: "About/Contact" + - text: "About" href: about.html - - text: "Resume" - href: https://ansonbiggs.com right: - icon: rss href: index.xml diff --git a/about.qmd b/about.qmd index e0c2049..7ba7087 100644 --- a/about.qmd +++ b/about.qmd @@ -1,9 +1,9 @@ --- title: "Hi, I'm Anson." 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 Resume; otherwise, you can reach me on Telegram, Twitter, or by Email. \ No newline at end of file +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/). \ No newline at end of file