mirror of
https://gitlab.com/Anson-Projects/projects.git
synced 2025-06-15 22:46:48 +00:00
Merge branch 'master' of gitlab.com:Anson-Projects/projects
This commit is contained in:
commit
63b5207543
@ -16,9 +16,7 @@ navbar:
|
||||
- icon: fa fa-rss
|
||||
href: index.xml
|
||||
- icon: fa fa-gitlab
|
||||
href: https://gitlab.com/MisterBiggs/projects
|
||||
- icon: fa fa-rocket
|
||||
href: https://gitlab.com/lander-team
|
||||
href: https://gitlab.com/MisterBiggs
|
||||
rss:
|
||||
full_content: true
|
||||
collections:
|
||||
|
@ -10,4 +10,4 @@ knitr::opts_chunk$set(echo = FALSE)
|
||||
|
||||
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 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](https://ansonbiggs.com); otherwise, you can reach me on [Telegram](https://t.me/MisterBiggs), [Twitter](https://twitter.com/AnsonBiggs), or by [Email](mailto:anson@ansonbiggs.com).
|
||||
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>.
|
@ -3,3 +3,9 @@ title: "Anson's Projects"
|
||||
site: distill::distill_website
|
||||
listing: posts
|
||||
---
|
||||
|
||||
<link href="https://ansonbiggs.com" rel="me">
|
||||
<link href="https://t.me/MisterBiggs" rel="me">
|
||||
<link href="https://twitter.com/AnsonBiggs" rel="me">
|
||||
<link href="mailto:anson@ansonbiggs.com" rel="me">
|
||||
<link href="https://gitlab.com/MisterBiggs" rel="me">
|
||||
|
Loading…
x
Reference in New Issue
Block a user