updated resume and pointed to new gitea instance

This commit is contained in:
Joey Hines 2025-01-26 13:26:02 -07:00
parent 7467418cc3
commit 91d14baa5b
Signed by: joeyahines
GPG Key ID: 38BA6F25C94C9382
2 changed files with 4 additions and 1 deletions

View File

@ -13,6 +13,9 @@
## Work Experience
Loft Orbital Federal - Mission Specific Software Engineer - October 2023 - Now
* Collaborated on a small, fast moving team to create flight software for a microsat constellation
* Designed and implemented the TT&C datapath to support security requirements of the mission
* Support customers with Hardware In The Loop testing
Blue Canyon Technologies - Flight Software Engineer - May 2021 to September 2023
* Developed flight software for multiple small satellite missions across the BCT product line range

View File

@ -17,7 +17,7 @@
{% for link in links %}
<a class="link" href="about/{{ link.link_name }}">{{ link.link_name }}</a>&nbsp;&nbsp;
{% endfor %}
<a class="link" href="https://www.github.com/joeyahines"> github</a>&nbsp;&nbsp;
<a class="link" href="https://git.ahines.net"> git</a>&nbsp;&nbsp;
<a class="link" href="mailto:joey@ahines.net"> email</a>&nbsp;&nbsp;
<a class="link" href="https://www.linkedin.com/in/joeyahines/"> linkedin</a>&nbsp;&nbsp;<br/>
{% endblock content %}