47 lines
2.1 KiB
HTML
47 lines
2.1 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>hsta.beachmont.xyz</title>
|
|
<link rel="stylesheet" href="/assets/master.css">
|
|
</head>
|
|
<body>
|
|
<img src="https://git.beachmont.xyz/hst.png" width="125" height="125" class="pfp">
|
|
<h1>Hunter Stasonis</h1>
|
|
<p><a href="https://git.beachmont.xyz">Git Server</a> | <a href="https://github.com/Interfiber">GitHub</a></p>
|
|
<p><a href="mailto:hsta@beachmont.xyz">Contact Email</a> | <a href="/publickey.txt">Public Key</a></p>
|
|
<hr class="pfpUnderline">
|
|
<br><br>
|
|
|
|
|
|
<h1>About</h1>
|
|
<p>16 year old C++, Lua, and Rust developer.</p>
|
|
<p>Working with Wayland, Vulkan, and Linux.</p>
|
|
<p>This website looks like shit cause ain't nobody got time for CSS</p>
|
|
|
|
<h1>Contact</h1>
|
|
<p>Email me.</p>
|
|
<p>If you email me some random ass marketing shit I'll just mark it as spam and move on.</p>
|
|
<p>If you can please try to encrypt your messages using PGP, my public key is located above.</p>
|
|
|
|
<h1>Important & Major Projects</h1>
|
|
<p></p>
|
|
<h2>beachmont.xyz <a href="/beachmont.html">service index</a></h2>
|
|
<p>Selection of sometimes public, self-hosted services</p>
|
|
<h2>SRBNFS <a href="https://github.com/Interfiber/SRBNFS">source code</a></h2>
|
|
<p>Joke project made during a hackathon</p>
|
|
<p>SRBNFS stores files by sending them over the network in a ring of servers</p>
|
|
<h2>Wildcat <a href="https://github.com/Interfiber/Wildcat.git">source code</a></h2>
|
|
<p>Open-source programmer for the Uniden BC125AT radio scanner</p>
|
|
<h2>Fusion</h2>
|
|
<p>Hobby game engine project powered by Vulkan, written in C++</p>
|
|
<p>Currently private</p>
|
|
<h2>grbc <a href="https://git.beachmont.xyz/hst/grbc">source code</a></h2>
|
|
<p>GRaphite Build Configurator</p>
|
|
<p>Small, lua-based C++ build system</p>
|
|
<h2>RBXmidi <a href="https://github.com/Interfiber/rbxmidi">source code</a></h2>
|
|
<p>Allows you to play Roblox MIDI pianos using a physical MIDI device</p>
|
|
</body>
|
|
</html>
|