1
0
mirror of https://gitlab.com/MisterBiggs/Resume.git synced 2025-07-25 07:41:22 +00:00
This commit is contained in:
2025-04-17 11:51:49 -06:00
parent bc49f89732
commit 7d6882fdc3
2 changed files with 25 additions and 21 deletions

View File

@@ -22,8 +22,18 @@
<script src="p5/mover.js" defer></script>
<script src="p5/sketch.js" defer></script>
<link rel="alternate" type="application/rss+xml" title="Less Technical Blog" href="https://notes.ansonbiggs.com/rss/"/>
<link rel="alternate" type="application/rss+xml" title="Technical Blog" href="https://projects.ansonbiggs.com/index.xml"/>
<link
rel="alternate"
type="application/rss+xml"
title="Less Technical Blog"
href="https://notes.ansonbiggs.com/rss/"
/>
<link
rel="alternate"
type="application/rss+xml"
title="Technical Blog"
href="https://projects.ansonbiggs.com/index.xml"
/>
</head>
<body>
@@ -31,8 +41,8 @@
<header>
<h1>Hi, I'm Anson</h1>
<p>
I'm a Software Engineer working on modeling and simulation of Lunar
Systems at Blue Origin.
I'm a Software Engineer specializing in Aerospace Applications looking
for my next opportunity.
</p>
</header>
@@ -56,17 +66,16 @@
</p>
<ul>
<li><a href="https://bsky.app/profile/ansonbiggs.com">BlueSky</a></li>
<li><a href="https://t.me/MisterBiggs" rel="me">Telegram</a></li>
<li><a href="https://twitter.com/AnsonBiggs" rel="me">Twitter</a></li>
<li>
<a href="https://astrodon.social/@anson" rel="me">Mastodon</a>
</li>
<li>
<a href="mailto:anson@ansonbiggs.com" rel="me"
>anson@ansonbiggs.com</a
>
</li>
<li><a href="https://bsky.app/profile/ansonbiggs.com">BlueSky</a></li>
<li><a href="https://t.me/MisterBiggs" rel="me">Telegram</a></li>
<li>
<a href="https://astrodon.social/@anson" rel="me">Mastodon</a>
</li>
</ul>
</section>
<!--/sse-->