gomesite/socials/index.html

98 lines
4.5 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang='en'>
<head>
<title>gome — socials</title>
<meta charset='utf-8'/>
<meta name='theme-color' content='#fffcf7'>
<meta name='viewport' content='width=device-width, initial-scale=1.0, shrink-to-fit=no'/>
<link rel='icon' type='image/x-icon' href='../favicon.ico'>
<link rel='preconnect' href='https://fonts.googleapis.com'>
<link rel='preconnect' href='https://fonts.gstatic.com' crossorigin>
<link href='https://fonts.googleapis.com/css2?family=Lora:ital@0;1&display=swap' rel='stylesheet'>
<link rel='stylesheet' type='text/css' href='../css/style.css'/>
</head>
<body>
<header id='header'>
<a id='back' href='..'>back to gomepage</a>
</header>
<h1>Socials</h1>
<main class='socials'>
<p>
Feel free to add or follow me on any of these sites!
</p>
<div class='social-link'>
<a target='_blank' rel='noreferrer' href='https://rateyourmusic.com/~atseefeldt'>Rate Your Music</a>
<div class='line stop-0'></div>
</div>
<p>
I love listening to music and I have a lot of opinions on it!
Rate Your Music is a great tool for tracking albums you like or want to listen to.
I dont rate everything I save to my collection, because I havent listened to a lot of them yet.
Also, I tend to rate things a little lower at first and then move them up as I get more attached to them.
Let me know if we have any similar taste in music!
</p>
<div class='social-link'>
<a target='_blank' rel='noreferrer' href='https://myanimelist.net/profile/atseefeldt'>MyAnimeList</a>
<div class='line stop-1'></div>
</div>
<p>
I took up an interest in anime during the pandemic, and ended up watching enough that I wanted to start tracking it.
I watched a lot for about a year and a half, and now I still watch fairly often, but less frequently.
Once I get around to adding blog posts here, I will write up some things I learned from watching anime.
</p>
<div class='social-link'>
<a target='_blank' rel='noreferrer' href='https://www.last.fm/user/atbseefeldt'>Last.fm</a>
<div class='line stop-2'></div>
</div>
<p>
I listen to music a lot, and I knew about Last.fm for a long time, but I only made an account recently.
I had a decent idea what I listened to the most, but its fun to have some solid data to peruse.
Here is <a
target='_blank'
rel='noreferrer'
href='https://www.tapmusic.net/lastfm/collage.php?user=atbseefeldt&type=7day&size=4x4&caption=true&playcount=true'
>a generated chart</a>
of what albums I have recently been listening to.
</p>
<div class='social-link'>
<a target='_blank' rel='noreferrer' href='https://tildegit.org/gome'>tildegit</a>
<div class='line stop-3'></div>
</div>
<p>
I keep code for my Ctrl-C-related projects here.
I also have some stuff in the works Im just keeping private for now :)
</p>
<div class='social-link'>
<a target='_blank' rel='noreferrer' href='https://glitchwave.com/user/atseefeldt/'>Glitchwave</a>
<div class='line stop-4'></div>
</div>
<p>
This is pretty much Rate Your Music for video games (made by the same company).
I dont play video games too much anymore, and I feel like theres a lot of really famous or significant games Ive never played.
If you have any game reccommendations for me based on what I like, please let me know!
</p>
<div class='social-link'>
<a target='_blank' rel='noreferrer' href='https://tildes.net/user/gome'>Tildes</a>
<div class='line stop-5'></div>
</div>
<p>
Tildes is a very nice concept and design for a forum site.
That said, when I go on, I feel mostly as though I am browsing a smaller version of Reddit.
In a way, thats a good thing, because theres definitely a better signal to noise ratio.
In any case, Im on here as well.
</p>
<div class='social-link'>
<a target='_blank' rel='noreferrer' href='https://twitter.com/atbseefeldt'>Twitter</a>
<div class='line stop-6'></div>
</div>
<p>
I just made this account to get a username that matched some of my other accounts.
I dont have any serious plans to start using it actively right now, but if anyone wants to follow me or DM me on there, I may start using it more often.
</p>
</main>
<footer>
<img src='../img/hole_gome.webp' alt='Kabouter in a hole' />
</footer>
</body>
</html>