diff --git a/_site.yml b/_site.yml index ddd29e8..dd5d410 100644 --- a/_site.yml +++ b/_site.yml @@ -16,6 +16,8 @@ navbar: href: index.xml - icon: fa fa-gitlab href: https://gitlab.com/MisterBiggs/projects + - icon: fa fa-rocket + href: https://gitlab.com/lander-team rss: full_content: true collections: diff --git a/about.Rmd b/about.Rmd index 52627fd..c005c52 100644 --- a/about.Rmd +++ b/about.Rmd @@ -8,6 +8,6 @@ description: | 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). This website is where I plan on breaking down some of my more interesting findings and sharing them with the World Wide Web. If you think I could be a could 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) or by [Email](mailto:anson@ansonbiggs.com). - +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://gitlab.com/lander-team). 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) or by [Email](mailto:anson@ansonbiggs.com). diff --git a/docs/about.html b/docs/about.html index 1e0953f..fd88b28 100644 --- a/docs/about.html +++ b/docs/about.html @@ -23,6 +23,7 @@ pre > code.sourceCode { white-space: pre; position: relative; } pre > code.sourceCode > span { display: inline-block; line-height: 1.25; } pre > code.sourceCode > span:empty { height: 1.2em; } +.sourceCode { overflow: visible; } code.sourceCode > span { color: inherit; text-decoration: inherit; } div.sourceCode { margin: 1em 0; } pre.sourceCode { margin: 0; } @@ -2072,6 +2073,9 @@ code span.wa { color: #5e5e5e; font-style: italic; } /* Warning */ + + + ☰ @@ -2089,7 +2093,8 @@ code span.wa { color: #5e5e5e; font-style: italic; } /* Warning */
I mostly write code, but sometimes I make 3D Models. This website is where I plan on breaking down some of my more interesting findings and sharing them with the World Wide Web. If you think I could be a could fit at your company then take a look at my Resume, otherwise you can reach me on Telegram or by Email.
+I mostly write code, but sometimes I make 3D Models. I am constantly in the middle of dozens of projects ranging from Astrodynamics to developing self landing model rockets. 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; otherwise, you can reach me on Telegram or by Email.