diff --git a/about.qmd b/about.qmd index 7ba7087..e1f290c 100644 --- a/about.qmd +++ b/about.qmd @@ -4,6 +4,6 @@ description: | I'm a Software Engineer working on modeling and simulating flight systems at Blue Origin. --- -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'm Anson, for more info about me check out my homepage [ansonbiggs.com](https://ansonbiggs.com) -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 +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 Blog](https://notes.ansonbiggs.com/). Ghost gives me a much nicer writing environment that I can also use from my phone, but the biggest benefit is that there is almost no configuration for me to manage so I focus on writing and not tinkering with my blogs code. Every post from this site gets mirrored onto the Ghost blog as well. So, if you want my writing by email or you want to leave a public comment on any post then you can make an account over there to achieve that. \ No newline at end of file diff --git a/posts/2018-09-12-how-to-export-fusion-360-files-to-other-file-types/index.qmd b/posts/2018-09-12-how-to-export-fusion-360-files-to-other-file-types/index.qmd index b869f8a..7a8846b 100644 --- a/posts/2018-09-12-how-to-export-fusion-360-files-to-other-file-types/index.qmd +++ b/posts/2018-09-12-how-to-export-fusion-360-files-to-other-file-types/index.qmd @@ -9,6 +9,7 @@ categories: - Notes creative_commons: CC BY image: banner.png +image-alt: A slide titled "EXPORTING FROM FUSION 360". The slide features the Fusion 360 logo on the left and a cloud icon on the right, with double arrows between them indicating data transfer in both directions. freeze: auto --- diff --git a/posts/2021-04-01-air-propulsion-simulation/index.qmd b/posts/2021-04-01-air-propulsion-simulation/index.qmd index 684e6e7..69c3b91 100644 --- a/posts/2021-04-01-air-propulsion-simulation/index.qmd +++ b/posts/2021-04-01-air-propulsion-simulation/index.qmd @@ -15,15 +15,15 @@ categories: - Aerospace - Math creative_commons: CC BY -jupyter: julia-1.10 - +banner: prop_comp.png +image-alt: A line graph comparing the thrust of different propulsion systems over time. The x-axis represents time in seconds, and the y-axis represents thrust in Newtons. The graph displays the thrust curves for Air Propulsion, F10, F15, and G8ST. format: html: code-tools: true code-fold: false execute: output: false -freeze: auto +freeze: true --- For Capstone my team was tasked with designing a system capable of moving mining equipment and materials around the surface of the Moon using a propulsive landing. The system had to be tested on Earth with something feasible for our team to build in 2 semesters. One of the first considerations my capstone advisor wanted was to test the feasibility of an air propulsion system instead of the obvious solution that of using solid rocket motors. This document is just _napkin math_ to determine if the system is even feasibly and is not meant to be a rigorous study of an air propulsion system that would easily keep a capstone team busy by itself. diff --git a/posts/2021-04-01-air-propulsion-simulation/prop_comp.png b/posts/2021-04-01-air-propulsion-simulation/prop_comp.png new file mode 100644 index 0000000..db0bb3d Binary files /dev/null and b/posts/2021-04-01-air-propulsion-simulation/prop_comp.png differ diff --git a/posts/2021-04-14-iss-eclipse-determination/index.qmd b/posts/2021-04-14-iss-eclipse-determination/index.qmd index f040d9b..cadcc90 100644 --- a/posts/2021-04-14-iss-eclipse-determination/index.qmd +++ b/posts/2021-04-14-iss-eclipse-determination/index.qmd @@ -14,6 +14,7 @@ categories: - Math creative_commons: CC BY image: preview.png +image-alt: A diagram illustrating the umbra and penumbra regions cast by a celestial body. A circular body is shown with light rays from a spacecraft creating a conical shadow region labeled "Umbra". The lighter, partially shaded regions surrounding the umbra are labeled "Penumbra". format: html: code-tools: true diff --git a/posts/2021-11-27-notes-on-nano/index.qmd b/posts/2021-11-27-notes-on-nano/index.qmd index e0679ae..83dcd6c 100644 --- a/posts/2021-11-27-notes-on-nano/index.qmd +++ b/posts/2021-11-27-notes-on-nano/index.qmd @@ -13,6 +13,7 @@ categories: bibliography: citations.bib creative_commons: CC BY image: banner.jpg +image-alt: A blue Nano symbol ΣΎ (x with a bar across the midle) superimposed on an abstract background of interconnected lines, resembling a network or web. freeze: auto ---