1
0
mirror of https://gitlab.com/Anson-Projects/projects.git synced 2025-06-15 06:26:47 +00:00

add alt-text to post images

This commit is contained in:
Anson 2024-11-24 15:28:48 -07:00
parent f2c52e4b4b
commit 4d01ec63b1
6 changed files with 8 additions and 5 deletions

View File

@ -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/).
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.

View File

@ -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
---

View File

@ -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.

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

View File

@ -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

View File

@ -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
---