personal/index.html
2025-01-02 22:06:49 +01:00

83 lines
2.5 KiB
HTML

<html>
<head>
<link rel="stylesheet" href="global.css"/>
</head>
<div id="main-box">
<div class="main-content">
<h3>whoami</h3>
<p>I'm <b class="rainbow-text">hex</b>, short for hexlocation.</p>
<p>Student and FOSS enthusiast.</p>
<p>Interested in</p>
<ul>
<li>Embedded devices & firmware development (Coreboot/Libreboot)</li>
<li>All things Linux</li>
<li>ThinkPads (currently have: L14G2A, P50, T480 and soon a T440p)</li>
<li>Internet & Software Freedom (foss)</li>
</ul>
<a href="hw.html">Click here to view my hardware.</a>
<p>P.S. I'm going to FOSDEM 2025 this year. You might meet me!</p>
</div>
<div class="additional-content">
<h3>banners</h3>
<div id="banners">
<a href="https://archive.org">
<img src="img/ia.gif"></img>
</a>
<img src="img/hair.png"></img>
<img src="img/hand.webp"></img>
<img src="img/fuckcss.png"></img>
<a href="https://store.steampowered.com/app/2357910/Home_Safety_Hotline/">
<img src="img/hsh.gif"></img>
</a>
<a href="https://recaptcha.sucks/">
<img src="img/fuckgoogle.png"></img>
</a>
<a href="">
<img src="img/clickme.gif"></img>
</a>
<a href="https://avitld.xyz/">
<img src="img/avitldv2.gif"></img>
</a>
<a href="https://heroin.zone/">
<img src="img/hz.gif"></img>
</a>
<a href="https://iwakura.rip/">
<img src="img/iwakura.gif"></img>
</a>
<a href="https://heroin.zone/~andre/">
<img src="img/andre.png"></img>
</a>
<img src="img/win10no.gif"></img>
<img src="img/fuckgoogle.gif"></img>
<a href="https://www.patrick-breyer.de/en/posts/chat-control/">
<img src="img/chatcontrol.gif"></img>
</a>
</div>
</div>
<div class="contact-content">
<h3>contact</h3>
<p>e-mail & xmpp: hex[at]iwakura.rip<br>
discord: hex.maybe</p>
</div>
<div class="nav-content">
<h3>links</h3>
<a href="files/">
<img src="img/files.png"></img>
</a>
<a href="img/">
<img src="img/design.png"></img>
</a>
</div>
</div>
</html>