website/index.html

45 lines
2.3 KiB
HTML
Raw Normal View History

2025-02-02 19:27:37 +01:00
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Grisha || 0xa || oxapentane</title>
<link rel="stylesheet" type="text/css" href="./css/style.css">
</head>
<body>
<header>
<h1>0xa's Shitpostologicon</h1>
<p>¯\_(ツ)_/¯</p>
</header>
<h1>Welcome to my corner of the interwebs!</h1>
<p>People call me Grisha, 0xa, or oxapentane, take your pick.</p>
<p>During the day I'm tinkering around the labs of Institute of Physics, <a href="https://uva.nl">University of Amsterdam</a>.
Outside of this I like to play with radio and look at the large-scale infrastructure.
For example look at the <a href="https://tlm.solutions">traffic light thing we did</a> couple of years ago.
Also, I like build, break, and rebuild again my home <a href="https://github.com/gshipunov/nix-config">infrastructure</a>, which is now is running on NixOS again.</p>
<p>If you haven't got it yet, most of the time you'll find me staring into my 'puter</p>
<h2>Where to Find Me</h2>
<h3>Online</h3>
<p>In general I go by oxapentane or 0xa online. Below are some ways of getting a hold of me:</p>
<ul>
2025-02-02 21:00:40 +01:00
<li><a rel="me" href="https://c3d2.social/@oxapentane">Mastodon</a>, the only social I actively use</li>
2025-02-07 16:40:02 +00:00
<li>@0xa:oxapentane.com on matrix</li>
2025-02-10 12:03:43 +01:00
<li>You can find spaghetti of my making <a href="https://git.oxapentane.com/0xa">here</a>, on <a href="https://codeberg.org/0xa">codeberg</a> or <a href="https://github.com/gshipunov">github</a></li>
2025-02-02 19:27:37 +01:00
<li>oxapentane.75 on Signal</li>
2025-02-10 12:03:43 +01:00
<li>For email inclined: hi at the domain you're reading it at</li>
2025-02-02 19:27:37 +01:00
</ul>
<h3>Offline</h3>
<ul>
<li>Most of the time: Amsterdam, in and around</li>
<li>8-12 Aug: <a href="https://why2025.org">WHY2025</a>, Geestmerambacht, NL</li>
<li>19-21 Sep: <a href="https://datenspuren.de/2025/">Datenspuren</a>, Dresden, DE</li>
2025-02-10 12:03:43 +01:00
<li>31 Okt-2 Nov: <a href="https://wiki.eth0.nl/index.php/Eth0:2025_Autumn">eth0</a></li>
2025-02-02 19:27:37 +01:00
<li>End Dec: 39c3, ??, DE</li>
</ul>
<p></p>
2025-02-02 23:53:45 +01:00
<footer>Legal note: Awl Rites Reversed. Tip your bartender.</footer>
2025-02-02 19:27:37 +01:00
</body>
</html>