2023-11-03 07:52:00 -05:00
<!DOCTYPE html>
< html >
< head >
< title > sneexy dot pages dot gay< / title >
2023-11-14 22:56:06 -06:00
< link rel = "icon" type = "image/gif" href = "/assets/yoshi2.gif" >
2023-11-03 07:52:00 -05:00
< link rel = "stylesheet" href = "style.css" >
2023-11-27 20:03:50 -06:00
< link rel = "canonical" href = "https://sneexy.pages.gay/" >
2023-11-27 20:26:42 -06:00
< meta property = "og:type" content = "image.other" >
2023-11-27 20:03:50 -06:00
< meta property = "og:url" content = "https://sneexy.pages.gay/" >
2023-11-27 19:36:01 -06:00
< meta property = "og:image" content = "/assets/yoshi.gif" >
2023-11-27 20:03:50 -06:00
< meta property = "og:image:secure_url" content = "https://sneexy.pages.gay/assets/yoshi.gif" >
< meta property = "og:image:type" content = "gif" >
< meta property = "og:image:width" cotent = "349" >
< meta property = "og:image:height" content = "443" >
2023-11-05 22:29:29 -06:00
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
2023-11-03 07:52:00 -05:00
< / head >
< body >
< div class = "main" >
2023-11-03 13:43:43 -05:00
2023-11-03 13:09:04 -05:00
< div class = "pixel-corners" >
< div class = "intro-box" >
2023-11-05 18:28:10 -06:00
< div class = "pixel-corners--wrapper" >
2024-01-02 21:27:04 -06:00
< div class = "pfp" > < img class = "pfp-image" src = "/assets/pfp.png" alt = "my profile picture, which is a synth in a mostly grey frame with green accent colors and eyes." > < / div >
2023-11-05 18:28:10 -06:00
< / div >
< header class = "intro-text" >
2023-11-04 00:11:20 -05:00
< h1 class = "site-intro" > hey, i'm ruben.< / h1 >
< h2 class = "site-subtitle" > welcome to my site.< / h2 >
2023-11-15 14:25:51 -06:00
2023-11-05 01:03:06 -05:00
< / header >
2023-11-03 13:43:43 -05:00
< / div >
< / div >
2023-11-15 14:25:51 -06:00
< div class = "pixel-corners" >
< header class = "navbar" >
< nav >
2024-01-02 20:28:43 -06:00
< small class = "nav" > < a href = "#about-me" > ~/about-me< / a > < span class = "arrow" > →< / span > < a href = "#socials" > ~/socials< / a > < span class = "arrow" > →< / span > < a href = "#fun-facts" > ~/fun-facts< / a > < span class = "arrow" > →< / span > < a href = "#user-reviews" > ~/user-reviews< / a > < span class = "arrow" > →< / span > < a href = "#buttons" > ~/buttons< / a > < / small >
2023-11-15 14:25:51 -06:00
< p > < a href = "https://fediring.net/previous?host=sneexy.pages.gay" > ←< / a > < a href = "https://fediring.net/" > Fediring< / a > < a href = "https://fediring.net/next?host=sneexy.pages.gay" > →< / a > < / p >
< / nav >
< / header >
< / div >
2023-11-06 11:05:12 -06:00
< div class = "pixel-corners" >
< article id = "about-me" class = "about-me" >
< h1 > < span class = "anchors" > < a href = "#about-me" > ~/about-me< / a > < / span > < / h1 >
2023-11-06 11:08:16 -06:00
< p > (if you're looking to get in contact with me, refer to the < a href = "#links" > ~/links< / a > card below. 👋)< / p >
2023-11-06 11:05:12 -06:00
< p > i'm your "average" 17 year old < a href = "https://en.wikipedia.org/wiki/Gay_men" target = "_blank" > gay< / a > foss enjoyer.< / p >
< p > i enjoy messing around with random technology things, especially retro and unique things. modern tech things too depending on how much i can actually do with them.< / p >
< p > as my subtitle says, i love me some < a href = "https://en.wikipedia.org/wiki/Free_and_open-source_software" target = "_blank" > FOSS< / a > and privacy stuff although i don't think i nerd too much over it, i will prefer it over anything. not a programmer or anything special though.< / p >
< p > enthusiast in open, possibly < a href = "https://en.wikipedia.org/wiki/Decentralization" target = "_blank" > decentralized< / a > or < a href = "https://www.techopedia.com/definition/2500/federation" target = "_blank" > federated< / a > social networks or services. favorites include the < a href = "https://fediverse.info" target = "_blank" > fediverse< / a > and < a href = "https://listenbrainz.org" target = "_blank" > listenbrainz< / a > .< / p >
< p > "certified" < a href = "https://archlinux.org" target = "_blank" > arch linux< / a > user/nerd ~ i hate corporations with a passion 😊💕< / p >
< p > Certified™ idiot (full of adhd and constantly using it as an excuse according to irl's)< / p >
< p > i am usually pretty drained and exhausted in both ways, < i > sometimes< / i > i get myself into random unnecessary internet arguments, but from what i can tell that doesn't seem to be the case often. (unless i know you well, then i'll probably do it in a joking or pissy way.)< / p >
< / article >
< / div >
2023-11-03 13:43:43 -05:00
< div class = "pixel-corners" >
2024-01-02 20:28:43 -06:00
< article id = "socials" class = "socials" >
< h1 > < span class = "anchors" > < a href = "#socials" > ~/socials< / a > < / span > < / h1 >
< p > my links, contacts, etc < span class = "dot" > ●< / span > feel free to get in touch with me using these < span class = "dot" > ●< / span > you can find extra info by clicking their icons!< / p >
2023-11-05 22:29:29 -06:00
2023-11-06 08:29:39 -06:00
< main class = "fedi" >
2024-01-02 20:43:09 -06:00
< section class = "sharkey" >
< a href = "https://joinsharkey.org" target = "_blank" >
< img class = "sharkey-icon" src = "/assets/socials/sharkey.png" alt = "Fediverse/Sharkey" / >
2023-11-05 22:29:29 -06:00
< / a >
2024-01-02 20:36:43 -06:00
< p > < a rel = "me" href = "https://lea.pet/@sneexy" target = "_blank" > @sneexy< small > @lea.pet< / small > < / a > < / p >
2023-11-05 22:29:29 -06:00
< / section >
2023-11-06 09:09:58 -06:00
< span class = "dot" > ●< / span >
2023-11-05 22:29:29 -06:00
< section class = "akkoma" >
< a href = "https://akkoma.social" target = "_blank" >
2023-11-14 22:56:06 -06:00
< img class = "akkoma-icon" src = "/assets/socials/akkoma.png" alt = "Fediverse/Akkoma" / >
2023-11-05 22:29:29 -06:00
< / a >
2024-01-02 20:36:43 -06:00
< p > < a href = "https://akko.wtf/sneexy" target = "_blank" > @sneexy< small > @akko.wtf< / small > < / a > < / p >
2023-11-05 22:29:29 -06:00
< / section >
2023-11-06 08:29:39 -06:00
< / main >
2023-11-05 22:29:29 -06:00
< span class = "separator" >
< small > ───────────< / small >
< / span >
2023-11-06 08:29:39 -06:00
< main class = "messaging" >
2023-11-05 22:29:29 -06:00
< section class = "revolt" >
< a href = "https://revolt.chat" target = "_blank" >
2023-11-14 22:56:06 -06:00
< img class = "revolt-icon" src = "/assets/socials/revolt.png" alt = "Revolt" / >
2023-11-05 22:29:29 -06:00
< / a >
2024-01-02 20:43:09 -06:00
< p > < a href = "https://revolt.chat" target = "_blank" > Sneexy< small > #3963< / small > < / a > < / p >
2023-11-05 18:28:10 -06:00
< / section >
2023-11-06 09:09:58 -06:00
< span class = "dot" > ●< / span >
2023-11-05 22:29:29 -06:00
2024-01-02 20:28:43 -06:00
< section class = "xmpp" >
< a href = "https://xmpp.org" target = "_blank" >
< img class = "xmpp-icon" src = "/assets/socials/xmpp.png" alt = "XMPP" / >
2023-11-05 22:29:29 -06:00
< / a >
2024-01-02 20:36:43 -06:00
< p > < a href = "xmpp:sneexy@trashserver.net" target = "_blank" > sneexy< small > @trashserver.net< / small > < / a > < / p >
2023-11-05 18:28:10 -06:00
< / section >
2023-11-06 09:09:58 -06:00
< span class = "dot" > ●< / span >
2023-11-05 22:29:29 -06:00
2024-01-02 20:28:43 -06:00
< section class = "matrix" >
< a href = "https://matrix.org" target = "_blank" >
< img class = "matrix-icon" src = "/assets/socials/matrix.png" alt = "Matrix" / >
2023-11-05 22:29:29 -06:00
< / a >
2024-01-02 20:36:43 -06:00
< p > < a href = "https://matrix.to/#/@sneexy:tchncs.de" target = "_blank" > @sneexy< small > :tchncs.de< / small > < / a > < / p >
2023-11-05 18:28:10 -06:00
< / section >
2024-01-02 20:43:09 -06:00
< span class = "dot" > ●< / span >
2024-01-02 20:45:47 -06:00
< section class = "discord" >
2024-01-02 20:43:09 -06:00
< a href = "https://discord.com" target = "_blank" >
< img class = "discord-icon" src = "/assets/socials/shitcord.png" alt = "Discord" / >
< / a >
< p > < a href = "https://discord.com" target = "_blank" > Sneexy< small > #6488< / small > < / a > < / p >
< / section >
2023-11-06 08:29:39 -06:00
< / main >
2023-11-05 22:29:29 -06:00
< span class = "separator" >
< small > ───────────< / small >
< / span >
2023-11-06 08:29:39 -06:00
< main class = "platforms" >
2023-11-05 22:29:29 -06:00
< section class = "listenbrainz" >
< a href = "https://listenbrainz.org" target = "_blank" >
2023-11-14 22:56:06 -06:00
< img class = "listenbrainz-icon" src = "/assets/socials/listenbrainz.png" alt = "Listenbrainz" / >
2023-11-05 22:29:29 -06:00
< / a >
2024-01-02 20:19:57 -06:00
< p > < a href = "https://listenbrainz.org/user/Sneexy" target = "_blank" > Sneexy< / a > < / p >
2023-11-05 22:29:29 -06:00
< / section >
2023-11-06 09:09:58 -06:00
< span class = "dot" > ●< / span >
2023-11-05 22:29:29 -06:00
< section class = "gitgay" >
< a href = "https://git.gay" target = "_blank" >
2023-11-14 22:56:06 -06:00
< img class = "gitgay-icon" src = "/assets/socials/gitgay.png" alt = "Forgejo on git.gay" / >
2023-11-05 22:29:29 -06:00
< / a >
2024-01-02 20:36:43 -06:00
< p > < a href = "https://git.gay/sneexy" target = "_blank" > Sneexy< small > @git.gay< / small > < / a > < / p >
2023-11-05 22:29:29 -06:00
< / section >
2023-11-06 09:09:58 -06:00
< span class = "dot" > ●< / span >
2023-11-05 22:29:29 -06:00
< section class = "github" >
< a href = "https://github.com" target = "_blank" >
2023-11-14 22:56:06 -06:00
< img class = "github-icon" src = "/assets/socials/github.png" alt = "GitHub" / >
2023-11-05 22:29:29 -06:00
< / a >
2024-01-02 20:19:57 -06:00
< p > < a href = "https://github.com/sneexy-boi" target = "_blank" > Sneexy< / a > < / p >
2023-11-05 22:29:29 -06:00
< / section >
2023-11-06 08:29:39 -06:00
< / main >
2023-11-05 22:29:29 -06:00
< span class = "separator" >
< small > ───────────< / small >
< / span >
2023-11-06 08:29:39 -06:00
< main class = "misc" >
2023-11-05 22:29:29 -06:00
< section class = "retrospring" >
< a href = "https://retrospring.net" target = "_blank" >
2023-11-14 22:56:06 -06:00
< img class = "retrospring-icon" src = "/assets/socials/retrospring.png" alt = "Retrospring - Ask me anything!" / >
2023-11-05 22:29:29 -06:00
< / a >
2024-01-02 20:19:57 -06:00
< p > < a href = "https://retrospring.net/@Sneexy" target = "_blank" > @Sneexy< / a > < / p >
2023-11-05 22:29:29 -06:00
< / section >
2023-11-06 09:09:58 -06:00
< span class = "dot" > ●< / span >
2023-11-05 22:29:29 -06:00
2023-11-06 08:29:39 -06:00
< section class = "archiveorg" >
< a href = "https://archive.org" target = "_blank" >
2023-11-14 22:56:06 -06:00
< img class = "archive-icon" src = "/assets/socials/archive.png" alt = "Internet Archive" / >
2023-11-06 08:29:39 -06:00
< / a >
2024-01-02 20:19:57 -06:00
< p > < a href = "https://archive.org/details/@sneexy" target = "_blank" > @sneexy< / a > < / p >
2023-11-06 08:29:39 -06:00
< / section >
2023-11-06 09:09:58 -06:00
< span class = "dot" > ●< / span >
2023-11-05 22:29:29 -06:00
< section class = "shitposts" >
< a href = "https://nextcloud.com" target = "_blank" >
2023-11-14 22:56:06 -06:00
< img class = "amoguscloud" src = "/assets/socials/amoguscloud.png" alt = "Nextcloud" / >
2023-11-05 22:29:29 -06:00
< / a >
2024-01-02 20:36:43 -06:00
< p > < a href = "https://amogus.cloud/s/3jFf2eoppD38g3p" target = "_blank" > shitposts drive!< / a > < / p >
2023-11-05 22:29:29 -06:00
< / section >
2023-11-06 08:29:39 -06:00
< / main >
2023-11-04 00:11:20 -05:00
< / article >
2023-11-03 07:52:00 -05:00
< / div >
2023-11-03 13:43:43 -05:00
2023-11-03 23:10:11 -05:00
< div class = "pixel-corners" >
2023-11-06 09:09:58 -06:00
< article id = "fun-facts" class = "fun-facts" >
2023-11-06 10:27:31 -06:00
< h1 > < span class = "anchors" > < a href = "#fun-facts" > ~/fun-facts< / a > < / span > < / h1 >
2023-11-03 23:10:11 -05:00
< ul >
2024-01-02 21:22:17 -06:00
< li > my profile pictures used to be random characters from different types of media that i grayscale and used as my profile picture. i no longer do this as i've already came up with my own < a href = "https://synthspecies.com/" target = "_blank" > synth< / a > character!< / li >
2023-11-03 23:10:11 -05:00
< li > i used to have a joke where i loved cheese, in a "i cannot live with cheese, give me the cheese or i die" way. technically the joke does still exist to some extent in a friend group, but otherwise has mostly died out. 🧀< / li >
2023-11-06 09:09:58 -06:00
< li > originally starting interneting when i was young and my only method of getting wifi was by using my netbook in the kitchen and connecting to a nearby stores local wifi connection.< / li >
2023-11-03 23:10:11 -05:00
< li > joined < a href = "https://fediverse.info" target = "_blank" > fedi< / a > around 2020 or so, originally on < a href = "https://mas.to" target = "_blank" > mas.to< / a > before closing shop and moving to < a href = "https://types.pl" target = "_blank" > types.pl< / a > which has a nice local community, before moving to < a href = "https://miruku.cafe" target = "_blank" > miruku.cafe< / a > for a short while before finally landing at < a href = "https://lea.pet" target = "_blank" > lea.pet< / a > .< / li >
2023-11-06 09:09:58 -06:00
< li > i prefer lowercase when possible. it just feels more natural.< / li >
2023-11-04 00:11:20 -05:00
< li > i am < i > terrible< / i > at spelling. i had to at least search up like 10 words when typing this entire site out to make sure i didn't misspell anything.< / li >
2023-11-06 09:09:58 -06:00
< li > this is the third < i > real< / i > site that i've made.< / li >
2023-11-03 23:10:11 -05:00
< / ul >
2023-11-03 17:50:44 -05:00
< / article >
< / div >
2023-11-12 03:20:34 -06:00
< div class = "pixel-corners" >
< article id = "user-reviews" class = "user-reviews" >
< h1 > < span class = "anchors" > < a href = "#user-reviews" > ~/user-reviews< / a > < / span > < / h1 >
2023-11-15 14:25:51 -06:00
< small > (note: some of these may or may not be related to me at all < span class = "dot" > ●< / span > the blurred reviews may either contain vulgar language or just be incredibly gay)< / small >
2023-11-12 03:20:34 -06:00
< section class = "quotes" >
2023-11-12 12:08:05 -06:00
< section class = "quote" >
< p > god i fucking love men< / p >
2023-11-15 14:36:18 -06:00
< small > < i > < a href = "https://glub.slipfox.xyz/@limineow" target = "_blank" > limineow< / a > < / i > < / small >
2023-11-12 12:08:05 -06:00
< / section >
< section class = "quote" >
< p > elephantastic, 10/10< / p >
< small > < i > < a href = "https://based.social/@rexo" target = "_blank" > rexo< / a > < / i > < / small >
< / section >
< section class = "quote" >
< p > 5/7, perfect website< / p >
< small > < i > < a href = "https://moth.zone/users/eri" target = "_blank" > eri< / a > < / i > < / small >
< / section >
< section class = "quote" >
< p > 7.8/10, too little water< / p >
< small > < i > < a href = "https://lea.pet/@SweetCoffy" target = "_blank" > SweetCoffy< / a > < / i > < / small >
< / section >
2023-11-12 12:23:32 -06:00
2023-11-15 14:25:51 -06:00
< section class = "quote" >
< p > my favorite professional cheese consumer, 10/10< / p >
< small > < i > < a href = "https://wetdry.world/@ultra0" target = "_blank" > ultra0< / a > < / i > < / small >
< / section >
< section class = "quote" >
< p > 10/10 epic website, stealing soon< / p >
< small > < i > < a href = "https://lethallava.land/@atom" target = "_blank" > atom< / a > < / i > < / small >
< / section >
2023-11-12 12:23:32 -06:00
< section class = "quote" >
< p > t< / p >
2023-11-12 13:42:49 -06:00
< small > < i > < a href = "https://moth.zone/meowcatheorange" target = "_blank" > meowcatheorange< / a > < / i > < / small >
2023-11-12 12:23:32 -06:00
< / section >
2023-11-12 13:04:58 -06:00
< section class = "quote" >
< p > geeen :)< / p >
2023-11-12 13:42:49 -06:00
< small > < i > < a href = "https://lea.pet/@amy" target = "_blank" > amy< / a > < / i > < / small >
< / section >
< section class = "quote" >
< p > SNEEXY WHAT ARE YOU SAYING LLLLHHGGGGG< / p >
< small > < i > < a href = "https://0w0.is/users/yassie_j" target = "_blank" > yassie_j< / a > < / i > < / small >
< / section >
< section class = "quote" >
< p > I've come to make an announcement, shadow the hedgehog is a BITCH ASS MOTHERFUCKER he pissed on my FUCKING WIFE that's right he took his quilly hedgehog DICK out and pissed on my WIFE< / p >
< small > < i > < a href = "https://lea.pet/@Inderix" target = "_blank" > Inderix< / a > < / i > < / smalll >
2023-11-12 13:04:58 -06:00
< / section >
2023-11-12 03:20:34 -06:00
< / section >
< / article >
< / div >
< div class = "pixel-corners" >
< article id = "buttons" class = "buttons" >
< h1 > < span class = "anchors" > < a href = "#buttons" > ~/buttons< / a > < / span > < / h1 >
< small > a bunch of cool buttons, links and stuff to other people and randomness which i think are cool! :D< / small >
< section class = "buttons-area" >
< section class = "buttons-img" >
2023-11-15 09:54:00 -06:00
< a href = "https://whois.slipfox.xyz" target = "_blank" > < img src = "https://files.slipfox.xyz/button.png" alt = "Slips" / > < / a >
2023-11-14 22:56:06 -06:00
< a href = "https://beebl.es" target = "_blank" > < img src = "/assets/buttons/beebles.png" alt = "Beebles" / > < / a >
2023-11-15 09:54:00 -06:00
< a href = "https://soafen.love" target = "_blank" > < img src = "https://soafen.love/img/88x31/soafen.gif" alt = "soafen" / > < / a >
2023-11-15 14:25:51 -06:00
< a href = "https://ultra0.ar" target = "_blank" > < img src = "https://ultra0.ar/assets/basement_button.a0b7aa9449f5faea97c00812a478a819.gif" alt = "ultra0's basement" / > < / a >
2023-11-27 19:07:47 -06:00
< a href = "https://freeplay.floof.company" target = "_blank" > < img src = "https://codeberg.org/Freeplay/pages/raw/branch/waf/assets/buttons/free.png" alt = "Freeplay" / > < / a >
< a href = "https://micro.pages.gay" target = "_blank" > < img src = "https://micro.pages.gay/buttons/micro.png" alt = "Micro" / > < / a >
2023-11-15 09:54:00 -06:00
< a href = "https://sneexy.pages.gay" target = "_blank" > < img src = "/assets/buttons/sneexy.gif" alt = "Sneexy (button made by toby @ tobskep.com)" / > < / a >
2023-11-14 22:55:10 -06:00
< / section >
< section class = "buttons-img" >
2023-11-14 22:56:06 -06:00
< a href = "https://archlinux.org" target = "_blank" > < img src = "/assets/buttons/poweredbyarch.png" alt = "powered by arch btw" / > < / a >
< img src = "/assets/buttons/yoshilore.gif" alt = "Yoshi Lore" / >
2023-11-15 14:25:51 -06:00
< img src = "/assets/buttons/c4y.gif" alt = "Crazy 4 Yoshis" / >
2023-11-14 22:56:06 -06:00
< a href = "https://hshop.erista.me" target = "_blank" > < img src = "/assets/buttons/3ds.png" alt = "Nintendo 3DS" / > < / a >
< a href = "https://mariocube.com" target = "_blank" > < img src = "/assets/buttons/wii.png" alt = "Nintendo Wii" / > < / a >
< a href = "https://www.mozilla.org/en-US/firefox/new" target = "_blank" > < img src = "/assets/buttons/getfirefox.gif" alt = "Get Firefox" / > < / a >
< img src = "/assets/buttons/bunnybrowser.gif" alt = "Bunny Browser" / >
< img src = "/assets/buttons/sameshitdifferentasshole.gif" alt = "same shit, different asshole (chrome and internet explorer/microsoft edge)" / >
< a href = "https://www.tucows.com" target = "_blank" > < img src = "/assets/buttons/tucows.gif" alt = "tucows" / > < / a >
< a href = "https://www.youtube.com/@ScottTheWoz" target = "_blank" > < img src = "/assets/buttons/scotthere.gif" alt = "hey all, scott here!" / > < / a >
< a href = "https://homestarrunner.com/main" target = "_blank" > < img src = "/assets/buttons/homestar.gif" alt = "Homestar Runner dot com!" / > < / a >
2023-11-15 14:25:51 -06:00
< a href = "https://www.youtube.com/watch?v=WfYyBp4Ln2s" target = "_blank" > < img src = "/assets/buttons/doinyourmom.gif" alt = "DOIN UR MOM!!!!" / > < / a >
2023-11-14 22:56:06 -06:00
< img src = "/assets/buttons/ravenow.gif" alt = "Rave Now!" / >
< img src = "/assets/buttons/nft.gif" alt = "NFT: No Fucking Thanks" / >
< img src = "/assets/buttons/discordnoway.gif" alt = "Discord? No Thanks!" / >
< img src = "/assets/buttons/oktopirate.gif" alt = "it's morally ok to pirate from AAA" / >
< a href = "https://www.slsknet.org/news" target = "_blank" > < img src = "/assets/buttons/soulseek.gif" alt = "Soulseek" / > < / a >
< a href = "https://nextcloud.com" target = "_blank" > < img src = "/assets/buttons/nextcloud.gif" alt = "Nextcloud" / > < / a >
2023-11-12 03:20:34 -06:00
< / section >
< / section >
< / article >
< / div >
2023-11-03 07:52:00 -05:00
< / div >
2023-11-06 10:52:36 -06:00
< footer >
< a href = "https://git.gay/sneexy/pages" target = "_blank" > site source< / a >
< span class = "dot" > ●< / span >
2023-11-14 22:56:06 -06:00
< p > < a href = "https://www.jetbrains.com/lp/mono" target = "_blank" > JBM< / a > < a href = "/assets/jetbrainsmono/OFL.txt" target = "_blank" > license< / a > /< a href = "/assets/jetbrainsmono/AUTHORS.txt" target = "_blank" > authors< / a > < / p >
2023-11-06 10:52:36 -06:00
< span class = "dot" > ●< / span >
< p > made with love, lack of sleep and procrastination< / p >
< / footer >
2023-11-14 22:56:06 -06:00
< img id = "yoshi" class = "yoshi" src = "/assets/yoshi.gif" alt = "GIF of a dancing yoshi" / >
2023-11-03 13:43:43 -05:00
2023-11-03 07:52:00 -05:00
< / body >
2023-11-12 13:04:58 -06:00
< / html >