askiiart-net/index.html
2023-05-11 13:58:01 -05:00

90 lines
4.6 KiB
HTML
Executable file

<!DOCTYPE html>
<html lang="en">
<head>
<meta content="width=device-width, initial-scale=1" charset="utf-8" />
<link rel="icon" href="/assets/askiiart.gif" type="image/icon">
<title>askiiart's site</title>
<link href="/style.css" type="text/css" rel="stylesheet" />
</head>
<body>
<h1 id="askiiarts-site">askiiart's site</h1>
<p>I'm a hobby programmer and co-founder and vice president of the <a href="https://codeberg.org/TCCD-CompSci-and-Coding-Club/">TCCD CompSci and Coding Club</a>. This is my site.</p>
<p><strong><a href="/resume.html">See my resume here!</a></strong></p>
<h2 id="personal-links">Personal links</h2>
<ul>
<li><a rel="me" href="https://git.askiiart.net/askiiart">Gitea</a> (my main git thing)</li>
<li><a rel="me" href="https://github.com/askiiart">GitHub</a></li>
<li><a rel="me" href="https://codeberg.org/askiiart">Codeberg</a> (rarely used, aside from club stuff)</li>
<li><a rel="me" href="https://infosec.exchange/@askiiart">Mastodon</a></li>
<li><a href="https://news.ycombinator.com/user?id=askiiart">Hacker News</a></li>
<li>Discord: <a href="https://discord.com/users/552658564368302092">askiiart#5353</a></li>
<li>Email: <a rel="me" href="mailto:mail@askiiart.net">mail@askiiart.net</a></li>
</ul>
<h2 id="site-links">Site Links</h2>
<ul>
<li><a href="https://git.askiiart.net/">Gitea</a></li>
<li><a href="/repos/">My yum repo</a>
<ul>
<li>A yum repo for stuff I add. I'll probably make it into an NVIDIA 470 driver repo because <a href="https://www.youtube.com/watch?v=IVpOyKCNZYw">NVIDIA is a pain</a>.</li>
</ul></li>
<li><a href="https://element.askiiart.net/">Element</a>
<ul>
<li>It's Element, the Matrix client</li>
</ul></li>
<li><a href="https://libreddit.askiiart.net/">LibReddit</a>
<ul>
<li>A Reddit frontend</li>
</ul></li>
<li><a href="https://nitter.askiiart.net/">Nitter</a>
<ul>
<li>An ad-free Twitter frontend</li>
</ul></li>
<li><a href="https://composerize.askiiart.net/">Composerize</a>
<ul>
<li>Convert docker run to docker compose.</li>
</ul></li>
<li><a href="https://invidious.askiiart.net/">Invidious</a>
<ul>
<li>A privacy-focused, ad-free YouTube frontend</li>
</ul></li>
<li><a href="https://status.askiiart.net/">Status</a>
<ul>
<li>The status page for all the publicly accessible services on my site.</li>
</ul></li>
<li><a href="https://bibliogram.askiiart.net/applysettings/3bb4944d6d346268ae9bd84f42bc9a51">Bibliogram</a>
<ul>
<li>An alternative frontend to Instagram (currently broken).</li>
</ul></li>
</ul>
<h2 id="pages">Pages</h2>
<ul>
<li>This page (<a href="/index.md">markdown</a>)</li>
<li>Blog
<ul>
<li><a href="/blog/marlin-boot-animations.html">Marlin Boot Animations</a> - Make your Marlin boot screen animated! Includes animation formatting documentation. (<a href="/blog/marlin-boot-animations.md">markdown</a>)</li>
</ul></li>
<li><a href="/resume.html">Resume</a> (<a href="/resume.md">markdown</a>)</li>
<li><a href="/portfolio.html">Portfolio</a> (<a href="/portfolio.md">markdown</a>)</li>
</ul>
<h2 id="cool-stuff">Cool Stuff</h2>
<ul>
<li><a href="https://streetpass.social/">StreetPass for Mastodon</a>
<ul>
<li>Basically Nintendo StreetPass, but for Mastodon</li>
</ul></li>
<li><a href="https://bestmotherfucking.website/">Best Motherf**king Website</a> (sorry for the harsh language)
<ul>
<li>A fantastic looking satirical, but rude website, mocking things such as "5MB background video[s] of hipsters poking at their iPhones"</li>
</ul></li>
</ul>
<h2 id="othermeta">Other/Meta</h2>
<p>If you like what you see here, a donation would be nice.</p>
<ul>
<li><wrap>Monero: <a href="monero:8B7KKtrTLVuAva39qEfb6acvocX7gN1DANkaatSutDPZ7ySpCoVn8jndZcFUQyhnLAD8MjuNv983w7ZG79oZv8KBCFEo69w&amp;tx_description=donation_from_site">8B7KKtrTLVuAva39qEfb6acvocX7gN1DANkaatSutDPZ7ySpCoVn8jndZcFUQyhnLAD8MjuNv983w7ZG79oZv8KBCFEo69w</a></wrap></li>
</ul>
</body>
<footer>
<p>To view this page in markdown, replace the <code>.html</code> in the URL with <code>.md</code>. If this is the root page (askiiart.net), get the markdown version of it at <a href="/index.md">index.md</a></p>
</footer>
</html>