72 lines
2.6 KiB
HTML
72 lines
2.6 KiB
HTML
<html>
|
|
|
|
<head>
|
|
<link rel="stylesheet" href="global.css" />
|
|
</head>
|
|
<div id="main-box">
|
|
<h2>whoami</h2>
|
|
<p>I am <b class="rainbow-text">hex</b>, short for hexlocation.</p>
|
|
<b>Interests:</b>
|
|
<ul>
|
|
<li>The Linux Kernel (and basically anything somehow related to unix, think openbsd, netbsd...)</li>
|
|
<li>Computer Science</li>
|
|
<li>Retro hardware (think m68k, macppc)</li>
|
|
<li>Fucking around with thinkpads, coreboot, and basically anything I can get my hands on.</li>
|
|
<li>Homelabbing</li>
|
|
<li>Little bit of philosophy on the side.</li>
|
|
</ul>
|
|
<h2>projects</h2>
|
|
<p><a href="https://iwakura.rip">iwakura.rip</a> (formerly penhub.nl & clatter.cc) is my homelab, used by me,
|
|
friends & co</p>
|
|
<p><a href="https://git.iwakura.rip/hex/jabe">Cursed blogging engine</a> I wrote in TypeScript a while ago. It
|
|
sucks.</p>
|
|
<p><a href="https://git.iwakura.rip/hex/cheatsheets">Some cheatsheets</a> which I made for future usage. Patches
|
|
(very) welcome!</p>
|
|
<p><a href="https://stereo.cat">stereo.cat</a>, an open-source image host with accompanying clients (fuck sharex)
|
|
</p>
|
|
<p><a href="https://git.iwakura.rip/hex">...and more!</a></p>
|
|
|
|
<h2>contact</h2>
|
|
<p>You can message me here if you'd like, as long as you aren't a bot. Even if you just want to talk or something. :3</p>
|
|
<p><b>E-mail & XMPP (preferred)</b>: hex[at]iwakura.rip<br></p>
|
|
<p>My Matrix server has been de-activated as a result of a lack of moderation options and general progress on Matrix.</p>
|
|
<h2>other pages</h2>
|
|
<ul>
|
|
<li><a href="basement.html">my basement</a></li>
|
|
</ul>
|
|
<div style="text-align: center" id="footer">
|
|
<hr>
|
|
<p style="font-size: 13px;">design inspired by <a href="https://sdomi.pl/">sdomi</a>, <a
|
|
href="https://kernal.eu">kernal</a> and some others i forgot about.</p>
|
|
<hr>
|
|
<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://recaptcha.sucks/">
|
|
<img src="img/fuckgoogle.png"></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://heroin.zone/~andre/">
|
|
<img src="img/andre.png"></img>
|
|
</a>
|
|
|
|
<img src="img/win10no.gif"></img>
|
|
<img src="img/fuckgoogle.gif"></img>
|
|
</div>
|
|
<hr>
|
|
</div>
|
|
|
|
</html>
|