This repository has been archived on 2021-06-21. You can view files and clone it, but cannot push or open issues or pull requests.
public_html/wheretofindme.html

62 lines
3.4 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Where to find Job Bautista</title>
<link href="/~job/index.css" rel="stylesheet" type="text/css" media="all">
<link rel="top" href="/~job/" title="Job Bautista's personal website">
<link rel="up" href="/~job/" title="Job Bautista's personal website">
<link rel="icon" type="image/x-icon" href="/~job/favicon.ico">
</head>
<body>
<header>
<iframe id="top" name="top" src="/~job/nav.html"></iframe>
</header>
<hr />
<h1>Where to find me</h1>
<h2>My personal social media accounts</h2>
<ul>
<li><a href="https://www.facebook.com/ajob09">Facebook</a>
<li><a href="https://twitter.com/jobbautista9">Twitter</a>
<li><a rel="me" href="https://tilde.zone/@job">Mastodon</a>
</ul>
<h2>Git repos</h2>
<h3>As "jobbautista9"</h3>
<ul>
<li><a href="https://github.com/jobbautista9">GitHub</a>
<li><a href="https://gitlab.com/jobbautista9">GitLab</a>
<li><a href="https://git.devuan.org/jobbautista9">Devuan</a>
</ul>
<h3>As "temtemy"</h3>
<ul>
<li><a href="https://github.com/temtemy">GitHub</a>
<li><a href="https://gitlab.com/temtemy">GitLab</a>
</ul>
<h2>Other accounts</h2>
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:Pandakekok9">Main Wikimedia account</a>
<li><a href="https://old.reddit.com/u/temtemy">Old account on Reddit</a> (I no longer have access to it. Be sure to backup your <abbr title="two-factor authentication">2FA</abbr> keys!)
<li><a href="https://old.reddit.com/u/pandakekok9">Current account on Reddit</a>
<li><a href="https://raddle.me/user/temtemy">Raddle account</a>
<li><a href="https://twitter.com/pandakekok9">pandakekok9 Twitter</a>
<li><a href="https://www.youtube.com/channel/UCSydtP27fks4AjNYTbGarWA">Main YouTube channel</a>
<li><a href="https://wikibound.info/wiki/User:Pandakekok9">WikiBound account</a>
<li><a href="https://wikirby.com/wiki/User:Pandakekok9">WiKirby account</a>
<li><a href="https://dev1galaxy.org/profile.php?id=6010">Dev1Galaxy forum account</a>
<li><a href="https://forum.palemoon.org/memberlist.php?mode=viewprofile&u=21058">Pale Moon forum account</a>
<li><a href="https://everything2.com/user/pandakekok9">everything2 account</a> (see some of my best writeups <a href="/~job/writings/everything2">here</a>)
</ul>
<h2>Encryption and signing</h2>
<p>If you want to make sure that I'm the one writing the email and not some other impostor, as well as encrypt your message, you can use this <a href="/~job/publickey.asc">PGP public key</a>. Key ID is 555BDA3FFEBADC6E7AC050ED27838CCEB86216C4. If you're going to encrypt your message, make sure to send your public key as well, so that I can send back an encrypted response.</p>
<hr />
<footer>
<script src="/~job/footer.js"></script>
<noscript><div><iframe id="bottom" name="bottom" src="/~job/footer.html"></iframe></div></noscript>
<a id="navfix" href="/~job/nav.html">navigation if your browser has faulty iframe support</a>
</footer>
</body>
</html>