hexaitos.com/_site/index.html

55 lines
4.0 KiB
HTML
Raw Normal View History

2024-08-18 19:48:14 +00:00
<!DOCTYPE html>
2024-09-30 09:29:39 +00:00
<html lang="en">
2024-10-09 18:42:58 +00:00
<!-- So, you've decided to look at the source code of this website? Interesting ... Send me an email and you'll get... something. Probably just an email as a response >:3 -->
2024-10-09 18:41:57 +00:00
2024-09-30 09:29:39 +00:00
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
2024-10-26 20:09:30 +00:00
<meta name="description" content="hexaitos.com — A bateleur eagle from Germany who likes computers, Linux, languages, photography and a bunch of other stuff.">
2024-09-30 09:29:39 +00:00
2024-10-26 20:09:30 +00:00
<title>hexaitos.com Home</title>
2024-09-30 09:29:39 +00:00
<link rel="preload" as="style" href="/assets/css/styles.css">
2024-09-30 09:29:39 +00:00
<link rel="stylesheet" href="/assets/css/styles.css">
<body>
<div class="menu">
2024-09-30 14:14:56 +00:00
<a href="/index.html">Home</a>
<a href="/blog.html">Blog</a>
<a href="/art.html">Art</a>
<a href="/refsheet.html">Ref sheet</a>
<a href="/contact.html">Contact</a>
2024-09-30 09:29:39 +00:00
</div>
<div class="main">
<div class="pfp">
<img src="/assets/images/Hexaitos/FaultyArts/hexaitos_icon_small.png" width="150px" height="150px" alt="A drawing of the head of an anthropomorphic bateleur eagle."/>
2024-09-30 09:29:39 +00:00
<p>A headshot of me!<br/> Made by FaultyArts</p>
2024-10-02 20:53:14 +00:00
</div>
2024-09-30 09:29:39 +00:00
2024-10-07 19:17:56 +00:00
<div style="text-align: center;">
<b><img src="/assets/icons/bateleur_head_emoticon.png" height="16px" width="16px" alt="An old illustration of the head of a bateleur eagle."/> Bateleur eagle from Germany. Mid to late 20s. He/they/bird. <img src="/assets/icons/theta_delta.svg" height="16px" width="16px" alt="An icon that combines the Greek letters theta and delta. A symbol for therianthropy."/></b>
2024-10-07 19:17:56 +00:00
</div>
2024-10-07 19:34:22 +00:00
<h1>Welcome to my website!</h1>
2024-10-07 19:17:56 +00:00
<p>Hello and welcome to my website °v° My name is Hexaitos (or just Hex). I am a bateleur eagle from Germany and I live in a mystical city that is rumoured not to exist. Also, because this has shocked some people before, my name does actually have a meaning! The <q><i>-aitos</i></q> is just an uncommon transliteration of the Ancient Greek word for eagle (ἀετός, aetos) and <q><i>Hex-</i></q> is from hexadecimal and also just because I thought it sounded cool.</i></p>
2024-10-07 19:34:22 +00:00
<p>I like working with computers (especially Linux, currently on EndeavourOS) and networks, playing (video) games, learning languages (I speak German, Swedish and English pretty well and know a good chunk of Ancient Greek), taking photos and a bunch of other things, depending on what I am currently fixated on. I, obviously, also really like birds with birds of prey being my favourite but any bird is good. I also want to get into VR soon-ish. I am also a big fan of FOSS and self-hosting things.</p>
2024-10-02 20:53:14 +00:00
2024-10-07 19:34:22 +00:00
<p>As my actual job, I make computers go <i>brrr</i> (well, sometimes at any rate). I currently (October 2024) work as as systems and network administrator. I am trying to find a new place, though, because the company I currently work at is a bit… eh, to say the least. </p>
<p>If you want to get in touch, look at the <a href="contact.html">contact</a> page! You can find me on plenty of websites or just send me an email I am always happy to talk to new people! I dont usually bite. Unless you want me to >:3</p>
2024-09-30 13:13:37 +00:00
<p>This website is still very much a work-in-progress and it was last updated: 1 November 2024. I also have a <a href="blog.html">blog</a> I will be posting things mostly about computers, games and birds (<i>whodve thunk?</i>).</p>
<p>You can also find me on <a href="https://bateleur.org">bateleur.org</a>. At the moment, it is simply a mirror of hexaitos.com but hosted entirely at home. Additionally, you can find me on Gemini as well. Just go to <a href="gemini://terathopius.com">gemini://terathopius.com</a> or to <a href="https://terathopius.com">https://terathopius.com</a> for an HTTPS proxy of my Gemini capsule. I also have my own Gitea instance over on <a href="https://git.bateleur.org">git.bateleur.org</a>.</p>
2024-10-07 19:34:22 +00:00
</div>
2024-09-30 09:29:39 +00:00
<footer>
<p>2024 - 2024 hexaitos.com</p>
2024-09-30 13:13:37 +00:00
<p>Made with Jekyll</p>
2024-09-30 14:34:15 +00:00
<a rel="me" href="https://squawk.social/@hexaitos"></a>
</footer>
</body>
2024-09-30 09:29:39 +00:00
</html>