site/public/index.html

71 lines
2.7 KiB
HTML

<!DOCTYPE html>
<html lang="en"><link rel="alternate" type="application/rss+xml" href="https://mossfet.xyz/index.xml" title="Mossfet's site" />
<link rel="alternate" type="text/gemini" href="gemini://mossfet.xyz/index.gmi" title="Mossfet's site" />
<link rel="stylesheet" href="/css/style.css" type="text/css" media="all" />
<body>
<div style="margin: 2%"><header>
<nav class="navbar">
<a href="/index.xml"><img src="/images/feed.svg" style="height: 20px; width: 20px; float: left;" alt="RSS Feed"></a>
<ul>
<li><a href="/">Home</a></li>
<li><a href="/blog">Blog</a></li>
<li><a href="/links">Links</a></li>
<li><a href="https://git.solarpunk.moe/mossfet.site">Source</a></li>
</ul>
</nav>
</header>
<div class="homepage-wrapper">
<div class="border homepage-content">
<h1 id="mossfets-site">Mossfet&rsquo;s site</h1>
<p>My name is Mossfet. I&rsquo;m a computer science student living in the UK. I am autistic and trans.</p>
<p>I have a special interest in computer science/general computing topics, and like Rust, Linux, and C.</p>
<p>I&rsquo;m a (social?) anarchist. I like free software, free culture, and <a href="https://permacomputing.net/Principles/">permacomputing</a>.</p>
<p>I&rsquo;m working on a game with some friends! It will be released under a free license and is made with the Godot game engine.</p>
<h4 id="current-projectsareas-of-focus">Current Projects/areas of focus</h4>
<ul>
<li>Information security</li>
<li>GNOME</li>
<li>Permacomputing</li>
<li>Reverse proxies (NGINX+Apache)</li>
<li>Indie web</li>
<li>Distributed systems (DHTs, etc)</li>
</ul>
<h4 id="other-interests">Other interests</h4>
<ul>
<li>Evangelion</li>
<li>Persona</li>
<li>History of Anarchism</li>
<li>Emulation (and other things that make Nintendo sad)</li>
</ul>
</div>
<div class="border homepage-column">
<h2 id="mossfet">Mossfet</h2>
<ul>
<li>Pronouns: She/her or vi/vim</li>
<li>Location: UK</li>
<li>Fedi: <a href="https://solarpunk.moe/@mossfet">@mossfet@solarpunk.moe</a></li>
</ul>
</div>
</div>
<footer class="footer">
<div>
This site (frontend and backend) is licensed under the <a href="https://www.gnu.org/licenses/agpl-3.0.en.html">AGPLv3</a> or later, with images and text also available under the <a href="https://creativecommons.org/licenses/by-sa/4.0/legalcode">CC-BY-SA 4.0</a>, at your discretion.
</div>
<hr>
<div class="webring"><a href="https://fediring.net/previous?host=mossfet.xyz" title="Previous Webring site">Previous</a> <a href="https://fediring.net">Fediring</a> <a href="https://fediring.net/next?host=mossfet.xyz" title="Next webring site">Next</a></div>
</footer>
</div>
</body>
</html>