mirror of
https://codeberg.org/youngchief/website.git
synced 2023-12-14 07:22:56 +01:00
45 lines
No EOL
2.3 KiB
HTML
45 lines
No EOL
2.3 KiB
HTML
<!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>
|
|
<li><a href="matrix.html">[matrix]</a>: <a href="https://matrix.to/#/@youngchiefbtw:matrix.org">@youngchiefbtw:matrix.org</a></li>
|
|
<li><a href="session.html">Session</a>: 05be41197decb07c015b8105f93c01593004800f3e1910e18f28dcf075c653500c</li>
|
|
<li><a href="https://en.wikipedia.org/wiki/XMPP">XMPP</a>: <a href="xmpp:youngchief@hmm.st">youngchief@hmm.st</a></li>
|
|
<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>
|
|
<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>
|
|
</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-btw">@youngchief-btw</a></li>
|
|
<li><a href="https://bitbucket.org/">BitBucket</a>: <a href="https://bitbucket.org/@youngchief-btw">@youngchief-btw</a></li>
|
|
</ul>
|
|
</div>
|
|
<hr/>
|
|
<footer>
|
|
<p><a href="feed.rss">RSS</a> | <a href="feed.atom">Atom</a> | <a href="sitemap.html">Sitemap</a></p>
|
|
</footer>
|
|
</body>
|
|
</html> |