index.html 3.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>youngchief btw ツ</title>
  5. <link rel="stylesheet" type="text/css" href="style.css">
  6. <link rel="icon" type="image/x-icon" href="https://cdn.youngchief.vercel.app/MinecraftAquaAxolotlInABucket.jpg">
  7. <meta name="viewport" content="width=device-width">
  8. </head>
  9. <body>
  10. <h1><img src="https://cdn.youngchief.vercel.app/MinecraftAquaAxolotlInABucket.jpg" height="175" weight="175" style="border-radius: 5%;"><br/>youngchief btw ツ</h1>
  11. <p>
  12. Doing cool things on the net.
  13. </p>
  14. <hr/>
  15. <!-- <h3>👀 Find me on the net:</h3> -->
  16. <div>
  17. <code><b>Contact Me</b></code>
  18. <br/>
  19. <a href="matrix.html">matrix</a> •
  20. <a href="email.html">email</a> •
  21. <a href="session.html">session</a> •
  22. <a href="https://keybase.io/youngchief">keybase</a> •
  23. <a href="https://discord.com/users/683552393253879829">discord</a> •
  24. <a href="https://www.guilded.gg/profile/kdK5BaYa">guilded</a> •
  25. <a href="https://t.me/@YoungChiefBTW">telegram</a> •
  26. <a href="xmpp.html">xmpp</a> •
  27. <a href="irc.html">irc</a> •
  28. <a href="https://reddit.com/user/YoungChiefBTW">reddit</a>
  29. <br/>
  30. <!--
  31. <a href="matrix.html">[matrix]</a>: <a href="https://matrix.to/#/@youngchief:tchncs.de">@youngchief:tchncs.de</a>
  32. <a href="session.html">Session</a>: 05be41197decb07c015b8105f93c01593004800f3e1910e18f28dcf075c653500c
  33. <a href="xmpp.html">XMPP</a>: <a href="xmpp:youngchief@hmm.st">youngchief@hmm.st</a>
  34. <a href="https://en.wikipedia.org/wiki/Internet_Relay_Chat">IRC</a>: youngchief (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>)
  35. <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>
  36. <a href="https://telegram.org/">Telegram</a>: <a href="https://t.me/@YoungChiefBTW">@YoungChiefBTW</a>
  37. <a href="slack.html">Slack</a>: Profile & <a href="https://join.slack.com/t/youngchief/shared_invite/zt-xccg0xj8-sXYHNzIy7Q5_fFzUzVmnKA">Workspace</a>
  38. <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>
  39. <a href="https://keybase.io/">Keybase</a>: <a href="https://keybase.io/youngchief">youngchief</a> and <a href="https://keybase.io/team/yngchf">yngchf</a> -->
  40. <br/>
  41. <code><b>Social Media</b></code>
  42. <ul>
  43. Fediverse: <a href="https://tilde.zone/@youngchief">@youngchief@tilde.zone</a>
  44. </ul>
  45. <br/>
  46. <code><b>Git</b></code><br/>
  47. <a href="https://github.com/youngchief-btw">hub</a> •
  48. <a href="https://gitlab.com/youngchief">lab</a> •
  49. <a href="https://bitbucket.org/@youngchief">bit</a> •
  50. <a href="https://codeberg.org/youngchief">berg</a> •
  51. <a href="https://notabug.org/youngchief">bug</a> •
  52. <a href="https://sr.ht/~youngchief">sr.ht</a> •
  53. <a href="https://git.disroot.org/youngchief">root</a> •
  54. <a href="https://tildegit.org/youngchief">tilde</a> •
  55. <a href="https://git.envs.net/youngchief">envs</a> •
  56. <a href="https://git.rawtext.club/youngchief">rtc</a>
  57. <br/><br/>
  58. <code><b>Other</b></code><br/>
  59. <!-- <a href="about.html">about</a> • -->
  60. <!-- <a href="projects.html">projects</a> • -->
  61. <a href="blog/">blog</a> •
  62. <!-- <a href="chatroom.html">chatroom</a> • -->
  63. <a href="support.html">support</a> •
  64. <a href="sitemap.html">etc</a>
  65. </div>
  66. <!-- <hr/> -->
  67. <footer>
  68. <!-- <code><b>etc</b></code><br/> -->
  69. <!-- <a href="sitemap.html">Sitemap</a> -->
  70. </footer>
  71. </body>
  72. </html>