website/index.html

132 lines
5.0 KiB
HTML
Executable File

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>re: fanyx</title>
<link rel="stylesheet" type="text/css" href="apache2.css">
</head>
<body>
<main>
<header>
<div class="section_header section_header_red">~ fanyx ~</div>
<div id="encrypt">encrypt everything</div>
</header>
<nav id="links">
<div class="section_header"> links </div>
<div class="content_section_text">
<p>/mail/</p>
<p> -- <a target="_blank" href="mailto:fanyx@fanyx.xyz">fanyx@fanyx.xyz</a></p>
<br>
<p>/xmpp/</p>
<p> -- <a target="_blank" href="xmpp://fanyx@404.city">fanyx@404.city</a></p>
<br>
<p>/discord/</p>
<p> -- <a target="_blank" href="https://discord.gg/PthyyYp">fanyx#4679</a></p>
<br>
<p>/twitter/</p>
<p> -- <a target="_blank" href="https://twitter.com/fanyxcomfd">@fanyxcomfd</a></p>
<br>
<p>/fediverse/</p>
<p> -- <a target="_blank" href="https://pl.fanyx.xyz/fanyx">fanyx</a></p>
<br>
<p>/steam/</p>
<p> -- <a target="_blank" href="https://steamcommunity.com/id/fanyx">id/fanyx</a></p>
<br>
<p>/twitch/</p>
<p> -- <a target="_blank" href="https://www.twitch.tv/fanyx_">fanyx_</a></p>
<br>
<p>/github/</p>
<p> -- <a target="_blank" href="https://github.com/fanyx">fanyx</a></p>
<br>
<p>/scrobbling/</p>
<p> -- <a target="_blank" href="https://maloja.fanyx.xyz/">maloja.fanyx.xyz</a></p>
</div>
</nav>
<!-- main section -->
<article>
<!-- section about me -->
<section id="portfolio">
<div class="section_header"> about me </div>
<div class="content_section_text">
<p>I'm just some guy, hosting some stuff.</p>
<p>No, i won't tell you what exactly.</p>
<p>Yes, i will tell you the software i use.</p>
</div>
</section>
<!-- section system -->
<section id="system">
<div class="section_header"> my system </div>
<div class="content_section_text">
<p>OS: Void Linux x86_64</p>
<p>Kernel: 5.19.17</p>
<p>CPU: Intel i3-6100 (4) @ 3.700Ghz</p>
<p>GPU: Intel HD Graphics 530</p>
<p>Memory: 15892MiB</p>
<br>
<p>/: Crucial MX500: 1TB</p>
<p>/data: zpool-raidz1: 5x2TB</p>
</div>
</section>
<!-- section software -->
<section id="software">
<div class="section_header"> my software </div>
<div class="content_section_text">
<pre>calendar/contacts: radicale-3.1.8
cloud: filebrowser-2.23.0
dns: pihole-2022.10
fediverse: akkoma-3.4.0
git: gitea-1.17.3
music: funkwhale-1.2.8
notes: hedgedoc-1.9.6
registry: registry-2.8
reverse proxy: traefik-2.8
scrobbling: maloja-2.14.6
temporary uploads: linx-server@ZizzyDizzyMC#3f50344
video: jellyfin-10.8.5
website: nginx-1.23.2</pre>
</div>
</section>
<!-- section projects -->
<section id="projects">
<div class="section_header"> projects </div>
<!-- Trackmania -->
<div class="content_section_text">
<p>/Trackmania Nations Forever - Championship/</p>
<br>
<p>A friend and I created a game server and an accompanying telegram group, where track times are recorded and notifications released.</p>
<br>
<p>The entirety of this project uses Docker, but feel free to ask for advice if you want to setup a server on bare metal or a VM.</p>
<br>
<hr>
<br>
<p>/Trackmania Nations Forever Server/</p>
<p> -- <a href="https://github.com/fanyx/docker-tmserver">docker-tmserver</a></p>
<br>
<p>/Telegram Bot/</p>
<p> -- <a href="https://github.com/Excidion/trackmania_nations_challenge_bot">trackmania_nations_challenge_bot</a></p>
<p> -- <a href="https://github.com/fanyx/docker-tmnationsbot">docker-tmnationsbot</a></p>
<br>
<hr>
<br>
<p>All credit for the work on XAseco goes to Xymph and the team at Nadeo.</p>
<br>
<p>/XAseco/</p>
<p> -- <a href="https://www.xaseco.org/">XAseco</a></p>
</div>
<div class="content_section_text">
<p>/gamelog/</p>
<br>
<p>I keep the games i currently play and the ones i have finished in a neatly organized ascii table called my "List of Game".</p>
<p>It's separated in a TODO and a FINISHED section, named "List of Shame" and "List of Pride".</p>
<br>
<p> -- <a href="https://git.fanyx.xyz/fanyx/gamelog/raw/branch/master/gamelog.txt">gamelog</a></p>
</div>
</section>
</article>
</main>
</body>
</html>