mirror of
https://gitlab.com/MisterBiggs/Resume.git
synced 2025-07-25 07:41:22 +00:00
fired :/
This commit is contained in:
29
index.html
29
index.html
@@ -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-->
|
||||
|
Reference in New Issue
Block a user