website/src/index.html

48 lines
2.6 KiB
HTML
Raw Normal View History

2021-10-04 22:33:59 +02:00
<!DOCTYPE html>
<html>
<head>
<title>youngchief btw ツ</title>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<h1>youngchief btw ツ</h1>
<p>Hi there 👋<br/>
I create projects that change the world!
</p>
<hr/>
<h3>👀 Find me on the net:</h3>
<div>
<code><b>Communications:</b></code>
<br/>
<ul>
<li><a href="email.html">Email</a>: youngchief [at] altmails [dot] com</li>
2021-10-08 18:53:42 +02:00
<li><a href="matrix.html">[matrix]</a>: <a href="https://matrix.to/#/@youngchiefbtw:matrix.org">@youngchiefbtw:matrix.org</a></li>
2021-10-08 20:00:33 +02:00
<li><a href="session.html">Session</a>: 05be41197decb07c015b8105f93c01593004800f3e1910e18f28dcf075c653500c</li>
2021-10-08 20:13:28 +02:00
<li><a href="xmpp.html">XMPP</a>: <a href="xmpp:youngchief@hmm.st">youngchief@hmm.st</a></li>
2021-10-04 22:33:59 +02:00
<li><a href="https://en.wikipedia.org/wiki/Internet_Relay_Chat">IRC</a>: YoungChiefBTW (on <a href="https://libera.chat/">libera.chat</a>, <a href="https://www.oftc.net/">OFTC</a>, <a href="https://snoonet.org/">Snoonet</a>, <a href="https://liberta.casa/">liberta.casa</a>, and <a href="">tilde.chat</a>)</li>
<li><a href="https://discord.com/">Discord</a>: <a href="https://discord.gg/P383jXE">Server</a> and <a href="https://discord.com/users/683552393253879829">Profile</a></li>
<li><a href="https://telegram.org/">Telegram</a>: <a href="https://t.me/@YoungChiefBTW">@YoungChiefBTW</a></li>
2021-10-15 20:36:10 +02:00
<li><a href="slack.html">Slack</a>: Profile & <a href="https://join.slack.com/t/youngchief/shared_invite/zt-xccg0xj8-sXYHNzIy7Q5_fFzUzVmnKA">Workspace</a></li>
2021-10-04 22:33:59 +02:00
<li><a href="https://reddit.com/">Reddit</a>: <a href="https://reddit.com/user/YoungChiefBTW">Profile</a> and <a href="https://reddit.com/r/youngchiefbtw">Subreddit</a></li>
<li><a href="https://keybase.io/">Keybase</a>: <a href="https://keybase.io/youngchief">youngchief</a></li>
2021-10-04 22:33:59 +02:00
</ul>
<br/>
<code><b>Social Media:</b></code>
<ul>
<li><a href="https://joinmastodon.org/">Mastodon</a>: <a href="https://tilde.zone/@youngchief">@youngchief@tilde.zone</a></li>
</ul>
<br/>
<code><b>Git:</b></code>
<ul>
<li><a href="https://github.com/">GitHub</a>: <a href="https://github.com/youngchief-btw">@youngchief-btw</a></li>
<li><a href="https://gitlab.com/">GitLab</a>: <a href="https://gitlab.com/youngchief">@youngchief</a></li>
2021-10-04 22:33:59 +02:00
<li><a href="https://bitbucket.org/">BitBucket</a>: <a href="https://bitbucket.org/@youngchief-btw">@youngchief-btw</a></li>
2021-10-23 03:17:20 +02:00
<li><a href="https://tildegit.org/">tildegit</a>: <a href="https://tildegit.org/youngchief">@youngchief</a></li>
2021-10-04 22:33:59 +02:00
</ul>
</div>
<hr/>
<footer>
2021-10-08 20:04:21 +02:00
<p><a href="feed.rss">RSS</a> | <a href="feed.atom">Atom</a> | <a href="sitemap.html">Sitemap</a></p>
2021-10-04 22:33:59 +02:00
</footer>
</body>
</html>