2023-11-03 07:52:00 -05:00
<!DOCTYPE html>
< html >
< head >
2024-07-31 23:13:48 -05:00
< meta charset = "UTF-8" >
2023-11-03 07:52:00 -05:00
< title > sneexy dot pages dot gay< / title >
2024-09-10 04:32:29 -05:00
< link rel = "icon" type = "image/gif" href = "/assets/favicon.png" >
2024-09-28 00:43:55 -05:00
< link rel = "stylesheet" type = "text/css" href = "/colors.css" >
< link rel = "stylesheet" type = "text/css" href = "/font.css" >
2024-09-10 04:32:29 -05:00
< link rel = "stylesheet" type = "text/css" href = "/style.css" >
2024-09-30 17:26:47 -05:00
< link rel = "stylesheet" type = "text/css" href = "/home.css" >
2024-09-10 04:32:29 -05:00
< link rel = "stylesheet" type = "text/css" href = "/assets/fonts/Phosphor/bold/style.css" >
< link rel = "stylesheet" type = "text/css" href = "/assets/fonts/Phosphor/fill/style.css" >
2023-11-27 20:03:50 -06:00
< link rel = "canonical" href = "https://sneexy.pages.gay/" >
2024-07-31 23:13:48 -05:00
< link rel = "me" href = "https://lea.pet/@sneexy" >
< link rel = "me" href = "https://git.gay/sneexy" >
2024-05-22 08:57:04 -05:00
< meta lang = "en-US" >
2023-11-27 20:03:50 -06:00
< meta property = "og:url" content = "https://sneexy.pages.gay/" >
2023-11-05 22:29:29 -06:00
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
2024-09-10 04:32:29 -05:00
< script src = "/script.js" defer = "defer" > < / script >
2023-11-03 07:52:00 -05:00
< / head >
< body >
2024-08-11 13:44:26 -05:00
<!-- top navbar -->
< div class = "navbar" >
2024-09-10 04:32:29 -05:00
< a class = "nav-base nav-baselink" href = "/" > < i class = "ph-bold ph-squares-four" > < / i > sneexy < small > dot< / small > pages < small > dot< / small > gay< / a >
2024-10-01 11:03:06 -05:00
< details class = "nav-base nav-baselink-mobile" >
< summary > < i style = "pointer-events:none;" class = "ph-bold ph-squares-four" > < / i > s < i style = "pointer-events:none;" class = "ph-bold ph-dot" > < / i > p < i style = "pointer-events:none;" class = "ph-bold ph-dot" > < / i > g< / summary >
< ul >
< li >
< a href = "/" > < i class = "ph-bold ph-house" > < / i > home< / a >
< / li >
< li >
< a href = "/blog" > < i class = "ph-bold ph-article" > < / i > blog< / a >
< / li >
< li >
< a href = "/#socials-and-contacts" > < i class = "ph-bold ph-link" > < / i > links< / a >
< / li >
< / ul >
< / details >
2024-08-11 13:44:26 -05:00
< nav class = "nav-base nav-links" >
2024-09-10 04:32:29 -05:00
< a href = "/" > < i class = "ph-bold ph-house" > < / i > home< / a >
2024-08-11 13:44:26 -05:00
< i class = "ph-bold ph-dot" > < / i >
2024-09-10 04:32:29 -05:00
< a href = "/blog" > < i class = "ph-bold ph-article" > < / i > blog< / a >
2024-08-11 13:44:26 -05:00
< i class = "ph-bold ph-dot" > < / i >
2024-09-10 04:32:29 -05:00
< a href = "/#socials-and-contacts" > < i class = "ph-bold ph-link" > < / i > links< / a >
2024-08-11 13:44:26 -05:00
< / nav >
2024-08-29 23:03:18 -05:00
< p aria-hidden = "true" class = "nav-base nav-systray" > < i class = "ph-bold ph-bell" > < / i > < i class = "ph-bold ph-speaker-high" > < / i > < i class = "ph-bold ph-network" > < / i > < i class = "ph-bold ph-battery-full" > < / i > < i class = "ph-bold ph-power" > < / i > < / p >
2024-08-11 13:44:26 -05:00
< / div >
2024-10-01 00:52:27 -05:00
<!-- dedicated table of contents button -->
< div class = "toc" >
2024-10-01 12:11:47 -05:00
< details >
< summary alt = "Table of Contents" title = "Table of Contents" > < i style = "pointer-events:none;" class = "ph-bold ph-list-bullets" > < / i > < / summary >
2024-10-01 00:52:27 -05:00
< ul >
< li >
< a href = "#sneexy" > hey, i'm ruben!< / a >
< / li >
< li >
< a href = "#about-me" > about me< / a >
< / li >
< li >
< a href = "#socials-and-contacts" > socials n' contacts< / a >
< / li >
< li >
< a href = "#fun-facts" > "fun" facts< / a >
< / li >
< li >
< a href = "#quotes" > quotes< / a >
< / li >
< li >
< a href = "#buttons" > buttons< / a >
< / li >
< li >
< a href = "#css" > custom css< / a >
< / li >
< / ul >
2024-10-01 12:11:47 -05:00
< / details >
2024-10-01 00:52:27 -05:00
< / div >
2024-04-19 17:16:50 -05:00
<!-- simple introduction -->
2024-04-19 23:26:23 -05:00
< div id = "sneexy" class = "terminal" >
2024-04-19 17:16:50 -05:00
<!-- theres probably a much better way to do this instead of manually
having to use everything like *this*. maybe figure out how to do it all
without needing to use everything in a div so we can only just use < p class = "term-title" > or something -->
2024-08-29 23:03:18 -05:00
< div aria-hidden = "true" class = "term-titlebar" >
2024-07-21 23:20:23 -05:00
< i class = "ph-fill ph-terminal" > < / i >
2024-04-19 23:26:23 -05:00
< p > < a href = "#sneexy" > ~/sneexy< / a > < / p >
2024-04-19 17:16:50 -05:00
< div > < div id = "minimize-btn" > < / div > < div id = "maximize-btn" > < / div > < div id = "close-btn" > < / div > < / div >
2023-11-03 17:50:44 -05:00
< / div >
2024-09-10 04:32:29 -05:00
< p aria-hidden = "true" class = "term-input" > < span class = "folder" > < i class = "ph-fill ph-folder-simple" style = "margin-right: -8px;" > < / i > ~/sneexy< / span > < span class = "status" > •< / span > < span style = "padding-left:11px;" > cat sneexy< / span > < / p >
2024-05-22 08:57:04 -05:00
< section >
2024-09-30 15:11:05 -05:00
< h1 > < img loading = "lazy" id = "pfp" src = "/assets/synth tpose spin.gif" alt = "3D Low poly model of my synth character. He's a pretty chubby synth with a belly and chest made entirely out of goo, his frame is mostly made with shades of grey with lime/pastel green accents." title = "3D Low poly model of my synth character. He's a pretty chubby synth with a belly and chest made entirely out of goo, his frame is mostly made with shades of grey with lime/pastel green accents." > hey, i'm < span class = "rainbow" > ruben!< / span > < / h1 >
2024-04-19 17:16:50 -05:00
< small > cheesed to meet ya.< / small >
2024-09-30 15:09:42 -05:00
< p style = "margin-bottom: -2px;" > big gooey synth who is constantly tired.< / p >
< small style = "font-size: 0.575rem;" > ...or < i > eepy< / i > , but definitely more tired.< / small >
2024-09-22 01:05:55 -05:00
< div class = "selfinfo" >
< div style = "grid-area: pronouns;" >
< p > pronouns< / p >
< ul >
< li style = "color: var(--green);" > < i class = "ph-bold ph-thumbs-up" alt = "preferred!" title = "preferred!" > < / i > he/him< / li >
< li > < i class = "ph-bold ph-thumbs-up" alt = "acceptable" title = "acceptable" > < / i > they/them< / li >
< li style = "color: var(--red);" > < small > < i class = "ph-bold ph-thumbs-down" alt = "not acceptable" title = "not acceptable" > < / i > anything else< / small > < / li >
< / ul >
< / div >
< div style = "grid-area: names;" >
< p > names< / p >
< ul >
< li style = "color: var(--green);" > < i class = "ph-bold ph-thumbs-up" alt = "preferred!" title = "preferred!" > < / i > ruben< / li >
< li > < i class = "ph-bold ph-thumbs-up" alt = "acceptable" title = "acceptable" > < / i > sneexy, sneex*< / li >
2024-09-30 15:42:17 -05:00
< li style = "color: var(--yellow);" > < small > < i class = "ph-bold ph-user-gear" alt = "only if we're friends!" title = "only if we're friends!" > < / i > rube, rubie (ruby)< / small > < / li >
2024-09-22 01:05:55 -05:00
< li style = "color: var(--red);" > < small > < i class = "ph-bold ph-thumbs-down" alt = "not acceptable" title = "not acceptable" > < / i > variations/anything else< / small > < / li >
< / ul >
< / div >
< / div >
2024-05-22 08:57:04 -05:00
< / section >
2024-09-28 00:43:55 -05:00
< p aria-hidden = "true" class = "term-input" > < span class = "folder" > < i class = "ph-fill ph-folder-simple" style = "margin-right: -2px;" > < / i > ~/sneexy< / span > < span class = "status" > •< / span > < span class = "blink" > █< / span > < / p >
2024-04-19 17:16:50 -05:00
< / div >
2023-11-03 17:50:44 -05:00
2024-04-19 17:16:50 -05:00
<!-- about me -->
2024-04-19 23:26:23 -05:00
< div id = "about-me" class = "terminal" >
2024-08-29 23:03:18 -05:00
< div aria-hidden = "true" class = "term-titlebar" >
2024-07-21 23:20:23 -05:00
< i class = "ph-fill ph-terminal" > < / i >
2024-04-19 23:26:23 -05:00
< p > < a href = "#about-me" > ~/about-me< / a > < / p >
2024-04-19 17:16:50 -05:00
< div > < div id = "minimize-btn" > < / div > < div id = "maximize-btn" > < / div > < div id = "close-btn" > < / div > < / div >
2023-11-12 03:20:34 -06:00
< / div >
2024-05-22 08:57:04 -05:00
< section >
2024-09-10 04:32:29 -05:00
< p aria-hidden = "true" class = "term-input" > < span class = "folder" > < i class = "ph-fill ph-folder-simple" style = "margin-right: -8px;" > < / i > ~/about-me< / span > < span class = "status" > •< / span > < span style = "padding-left:11px;" > cat abt-me< / span > < / p >
2024-05-22 08:57:04 -05:00
< h2 > < a href = "#about-me" > about me< / a > < / h2 >
2024-08-11 13:44:26 -05:00
< p > i'm just some 18 year old < span class = "rainbow" > gay< / span > foss enjoyer with adhd (and probably autistic), with access to the internet and nothing to do.< / p >
2024-07-21 21:50:24 -05:00
< p > i consider myself to be a Professional Computer Toucher™. in both soulless boxes running either corporate or free software and robot-aligned beings < small > (you know, synths or protogens. love em!)< / small > .< / p >
2024-09-21 23:11:07 -05:00
< p > i'm a nerd into < a href = "https://en.wikipedia.org/wiki/Free_and_open-source_software" > free and open source< / a > software < small > (as noted above)< / small > and privacy stuff, along with other libre things. i'm not a programmer or anything, though. i've tried, didn't work out.< / p >
< p > also a nerd into < a href = "https://www.redhat.com/en/topics/linux/what-is-linux" > Linux< / a > stuff, mostly touched < a href = "https://archlinux.org" > Arch< / a > and a little bit of < a href = "https://nixos.org" > NixOS< / a > but have found to stuck with < a href = "https://fedoraproject.org" > Fedora< / a > .< / p >
< p > enthusiast in open, < a href = "https://en.wikipedia.org/wiki/Decentralization" > decentralized< / a > and < a href = "https://www.techopedia.com/definition/2500/federation" > federated< / a > projects, networks or services. favorites include the < a href = "https://fediverse.info" > fediverse< / a > and < a href = "https://listenbrainz.org" > listenbrainz< / a > .< / p >
2024-09-28 00:43:55 -05:00
< p > i < i > absolutely< / i > despise corporations and capitalism with every single fiber in my living synthentic body < i style = "color: var(--red);" class = "ph-bold ph-heart" > < / i > < / p >
< p > am also < i > < b > very < span class = "rainbow" > Incredibly Gay< / span > < / b > < / i > by the way, did i mention that? < small > < i > mmm... < b > men...< / b > < / i > < / small >
< p > very much a furry connoisseur and into other robot beings like protogens and other fellow synths. < small > being a human fucking SUCKS.< / small > as a side note, nothing is normal. everything is weird. don't shit on or callout people for being into something "weird" < small > assuming it's nothing immoral, illegal, or dangerous/harming themselves or others.< / small > < / p >
2024-04-19 17:16:50 -05:00
< p > Certified™ idiot < small > (i think this one is obvious)< / small > < / p >
2024-09-28 00:43:55 -05:00
< p > usually pretty tired and sometimes full of ideas that i just can't bring myself to execute.< / p >
2024-05-22 08:57:04 -05:00
< / section >
2024-09-10 04:32:29 -05:00
< p aria-hidden = "true" class = "term-input" > < span class = "folder" > < i class = "ph-fill ph-folder-simple" style = "margin-right: -8px;" > < / i > ~/about-me< / span > < span class = "status" > •< / span > < span class = "blink" > █< / span > < / p >
2024-04-19 17:16:50 -05:00
< / div >
2023-11-12 03:20:34 -06:00
2024-04-20 00:44:35 -05:00
<!-- socials -->
< div id = "socials-and-contacts" class = "terminal" >
2024-08-29 23:03:18 -05:00
< div aria-hidden = "true" class = "term-titlebar" >
2024-07-21 23:20:23 -05:00
< i class = "ph-fill ph-terminal" > < / i >
2024-04-20 00:44:35 -05:00
< p > < a href = "#socials-and-contacts" > ~/socials-and-contacts< / a > < / p >
< div > < div id = "minimize-btn" > < / div > < div id = "maximize-btn" > < / div > < div id = "close-btn" > < / div > < / div >
< / div >
2024-05-22 08:57:04 -05:00
< section >
2024-09-10 04:32:29 -05:00
< p aria-hidden = "true" class = "term-input" > < span class = "folder" > < i class = "ph-fill ph-folder-simple" style = "margin-right: -8px;" > < / i > ~/socials-and-contacts< / span > < span class = "status" > •< / span > < span style = "padding-left:11px;" > cat socials< / span > < / p >
2024-05-22 08:57:04 -05:00
< h2 > < a href = "#socials-and-contacts" > socials n' contacts< / a > < / h2 >
2024-09-10 04:32:29 -05:00
< p > these are my < i > public facing< / i > accounts and contact methods. if i know you well, you may ask me for anything else. < small > (e.g discord, matrix etc.)< / small > < / span > < / p >
2024-04-20 00:44:35 -05:00
< div class = "socials-contacts-list" >
< span class = "social-container" id = "fedi" >
2024-09-21 23:11:07 -05:00
< a href = "https://lea.pet" > < i class = "ph-bold ph-fediverse-logo" alt = "Fediverse/Sharkey/Mastodon" title = "Fediverse/Sharkey/Mastodon" > < / i > < / a >
< address > < a href = "https://lea.pet/@sneexy" > @sneexy@lea.pet < small > (Fediverse)< / small > < / a > < / address >
2024-04-20 00:44:35 -05:00
< / span >
2024-09-10 04:32:29 -05:00
< span class = "social-container" id = "email" >
< i class = "ph-bold ph-envelope-open" alt = "Email" title = "Email" > < / i >
< address > sneexy < small > at< / small > amogus < small > dot< / small > cloud< / address >
2024-04-20 00:44:35 -05:00
< / span >
2024-04-20 01:23:00 -05:00
< span class = "social-container" id = "listenbrainz" >
2024-09-21 23:11:07 -05:00
< a href = "https://listenbrainz.org" > < i class = "ph-bold ph-headphones" alt = "ListenBrainz" title = "ListenBrainz" > < / i > < / a >
< address > < a href = "https://listenbrainz.org/user/Sneexy" > Sneexy< / a > < / address >
2024-04-20 01:23:00 -05:00
< / span >
< span class = "social-container" id = "gitgay" >
2024-09-21 23:11:07 -05:00
< a href = "https://git.gay" > < i class = "ph-bold ph-git-branch" alt = "git.gay Forgejo" title = "git.gay Forgejo" > < / i > < / a >
< address > < a href = "https://git.gay/sneexy" > sneexy< / a > < / address >
2024-04-20 01:23:00 -05:00
< / span >
2024-04-20 00:44:35 -05:00
< / div >
2024-07-07 18:42:30 -05:00
< p > other points of interest:< / p >
< div class = "socials-contacts-list" >
< span class = "social-container" id = "blog" >
2024-09-21 23:11:07 -05:00
< a href = "https://amogus.cloud/s/zy6nCJn5NZCBP7C" > < i class = "ph-bold ph-book-bookmark" alt = "Blog (Currently on Nextcloud)" title = "Blog (Currently on Nextcloud)" > < / i > < / a >
< a href = "https://amogus.cloud/s/zy6nCJn5NZCBP7C" > my "blog"< / a >
2024-07-07 18:42:30 -05:00
< / span >
< span class = "social-container" id = "music" >
2024-09-21 23:11:07 -05:00
< a href = "https://amogus.cloud/s/4Ft4CSGYFCEMtHT" > < i class = "ph-bold ph-music-notes" alt = "Music (Nextcloud)" title = "Music (Nextcloud)" > < / i > < / a >
< a href = "https://amogus.cloud/s/4Ft4CSGYFCEMtHT" > my music library< / a >
2024-07-07 18:42:30 -05:00
< / span >
< span class = "social-container" id = "shitposts" >
2024-09-21 23:11:07 -05:00
< a href = "https://amogus.cloud/s/3jFf2eoppD38g3p" > < i class = "ph-bold ph-smiley" alt = "Shitposts (Nextcloud)" title = "Shitposts (Nextcloud)" > < / i > < / a >
< a href = "https://amogus.cloud/s/3jFf2eoppD38g3p" > shitposts< / a >
2024-07-07 18:42:30 -05:00
< / span >
< span class = "social-container" id = "internet-archive" >
2024-09-21 23:11:07 -05:00
< a href = "https://archive.org/details/@sneexy" > < i class = "ph-bold ph-archive" alt = "Internet Archive" title = "Internet Archive" > < / i > < / a >
< a href = "https://archive.org/details/@sneexy" > my internet archive uploads< / a >
2024-07-07 18:42:30 -05:00
< / span >
< / div >
2024-05-22 08:57:04 -05:00
< / section >
2024-09-10 04:32:29 -05:00
< p aria-hidden = "true" class = "term-input" > < span class = "folder" > < i class = "ph-fill ph-folder-simple" style = "margin-right: -8px;" > < / i > ~/socials-and-contacts< / span > < span class = "status" > •< / span > < span class = "blink" > █< / span > < / p >
2024-04-20 00:44:35 -05:00
< / div >
2024-04-19 17:16:50 -05:00
<!-- "fun" facts -->
2024-04-19 23:26:23 -05:00
< div id = "fun-facts" class = "terminal" >
2024-08-29 23:03:18 -05:00
< div aria-hidden = "true" class = "term-titlebar" >
2024-07-21 23:20:23 -05:00
< i class = "ph-fill ph-terminal" > < / i >
2024-04-19 23:26:23 -05:00
< p > < a href = "#fun-facts" > ~/fun-facts< / a > < / p >
2024-04-19 17:16:50 -05:00
< div > < div id = "minimize-btn" > < / div > < div id = "maximize-btn" > < / div > < div id = "close-btn" > < / div > < / div >
2023-11-12 03:20:34 -06:00
< / div >
2024-09-10 04:32:29 -05:00
< p aria-hidden = "true" class = "term-input" > < span class = "folder" > < i class = "ph-fill ph-folder-simple" style = "margin-right: -8px;" > < / i > ~/fun-facts< / span > < span class = "status" > •< / span > < span style = "padding-left:11px;" > cat fun-facts< / span > < / p >
2024-05-22 08:57:04 -05:00
< section >
< h2 > < a href = "#fun-facts" > "fun" facts< / a > < / h2 >
2024-04-19 18:01:24 -05:00
< ul >
2024-09-21 23:11:07 -05:00
< li > my profile pictures used to be random characters from different types of media that i would just grayscaled. ever since then, i realized that i've very much enjoyed being a < a href = "https://synthspecies.com/" > synth< / a > instead.< / li >
2024-07-21 21:50:24 -05:00
< li > i used to have an inside joke with some old friends where i < i > loved< / i > cheese. 🧀< / li >
2024-04-19 18:01:24 -05:00
< li > originally starting going online 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 >
2024-09-21 23:11:07 -05:00
< li > joined < a href = "https://fediverse.info" > fedi< / a > around 2020 or so, originally on < a href = "https://mas.to" > mas.to< / a > before closing shop and moving to < a href = "https://types.pl" > types.pl< / a > which has a nice local community, before moving to < a href = "https://miruku.cafe" > miruku.cafe< / a > for a short while before finally landing at < a href = "https://lea.pet" > lea.pet< / a > .< / li >
2024-04-19 18:01:24 -05:00
< li > i prefer lowercase when possible. it just feels more natural.< / li >
< li > i am < i > still< / i > < b > < i > terrible< / i > < / b > at spelling. still made mistakes even when making this site. online dictionaries my beloved.< / li >
< / ul >
2024-05-22 08:57:04 -05:00
< / section >
2024-09-10 04:32:29 -05:00
< p aria-hidden = "true" class = "term-input" > < span class = "folder" > < i class = "ph-fill ph-folder-simple" style = "margin-right: -8px;" > < / i > ~/fun-facts< / span > < span class = "status" > •< / span > < span class = "blink" > █< / span > < / p >
2023-11-03 07:52:00 -05:00
< / div >
2024-06-05 00:30:27 -05:00
<!-- quotes -->
< div id = "quotes" class = "terminal" >
2024-08-29 23:03:18 -05:00
< div aria-hidden = "true" class = "term-titlebar" >
2024-07-21 23:20:23 -05:00
< i class = "ph-fill ph-terminal" > < / i >
2024-06-05 00:30:27 -05:00
< p > < a href = "#quotes" > ~/quotes< / a > < / p >
< div > < div id = "minimize-btn" > < / div > < div id = "maximize-btn" > < / div > < div id = "close-btn" > < / div > < / div >
< / div >
< section >
2024-09-10 04:32:29 -05:00
< p aria-hidden = "true" class = "term-input" > < span class = "folder" > < i class = "ph-fill ph-folder-simple" style = "margin-right: -8px;" > < / i > ~/quotes< / span > < span class = "status" > •< / span > < span style = "padding-left:11px;" > cat quotes< / span > < / p >
2024-06-05 00:30:27 -05:00
< h2 > < a href = "#quotes" > quotes< / a > < / h2 >
< p > quotes left behind from friends! usually from the fediverse!< / p >
< div class = "socials-contacts-list" >
2024-09-10 04:32:29 -05:00
< blockquote class = "quotes-container" id = "limineow" >
2024-06-05 00:30:27 -05:00
< p > "can you make my quote say that i am extremely homophobic and definitely not gay"< / p >
2024-09-21 23:11:07 -05:00
< small > ~ < a href = "https://grimgreenfo.rest/@root" > limineow< / a > < / small >
2024-09-10 04:32:29 -05:00
< / blockquote >
< blockquote class = "quotes-container" id = "bready" >
2024-06-05 00:30:27 -05:00
< p > "*slaps visor* this synth can fit so much brainrot in him"< / p >
2024-09-21 23:11:07 -05:00
< small > ~ < a href = "https://lethallava.land/@breaadyboy" > breaadyboy< / a > < / small >
2024-09-10 04:32:29 -05:00
< / blockquote >
< blockquote class = "quotes-container" id = "mikoto" >
2024-06-05 00:30:27 -05:00
< p > "The evolution of @sneexy from plush yoshi to robo dragon thing is interesting"< / p >
2024-09-21 23:11:07 -05:00
< small > ~ < a href = "https://akko.wtf/users/mikoto" > mikoto< / a > < / small >
2024-09-10 04:32:29 -05:00
< / blockquote >
< blockquote class = "quotes-container" id = "av70" >
2024-06-05 00:30:27 -05:00
< p > "im deporting you until you say ur sorry"< / p >
2024-09-21 23:11:07 -05:00
< small > ~ < a href = "https://akko.eepy.zone/users/av70" > av70< / a > < / small >
2024-09-10 04:32:29 -05:00
< / blockquote >
< blockquote class = "quotes-container" id = "vozy" >
2024-06-05 00:30:27 -05:00
< p > "what a horrible day to have beaten the other sperm to the egg 22 years ago"< / p >
2024-09-21 23:11:07 -05:00
< small > ~ < a href = "https://wetdry.world/@vozercozer" > vozercozer< / a > < / small >
2024-09-10 04:32:29 -05:00
< / blockquote >
< blockquote class = "quotes-container" id = "guigui" >
2024-06-05 00:30:27 -05:00
< p > "they'll never expect the french inquisition"< / p >
2024-09-21 23:11:07 -05:00
< small > ~ < a href = "https://wetdry.world/@guigui" > guigui< / a > < / small >
2024-09-10 04:32:29 -05:00
< / blockquote >
< blockquote class = "quotes-container" id = "binbows" >
2024-06-05 00:30:27 -05:00
< p > "skibidi toilet will be mine yeah"< / p >
2024-09-21 23:11:07 -05:00
< small > ~ < a href = "https://labyrinth.zone/users/binbows" > binbows< / a > < / small >
2024-09-10 04:32:29 -05:00
< / blockquote >
2024-06-05 00:30:27 -05:00
< / div >
< / section >
2024-09-10 04:32:29 -05:00
< p aria-hidden = "true" class = "term-input" > < span class = "folder" > < i class = "ph-fill ph-folder-simple" style = "margin-right: -8px;" > < / i > ~/quotes< / span > < span class = "status" > •< / span > < span class = "blink" > █< / span > < / p >
2024-06-05 00:30:27 -05:00
< / div >
2024-04-19 22:23:49 -05:00
<!-- buttons -->
2024-04-19 23:26:23 -05:00
< div id = "buttons" class = "terminal" >
2024-08-29 23:03:18 -05:00
< div aria-hidden = "true" class = "term-titlebar" >
2024-07-21 23:20:23 -05:00
< i class = "ph-fill ph-terminal" > < / i >
2024-04-19 23:26:23 -05:00
< p > < a href = "#buttons" > ~/buttons< / a > < / p >
2024-04-19 22:23:49 -05:00
< div > < div id = "minimize-btn" > < / div > < div id = "maximize-btn" > < / div > < div id = "close-btn" > < / div > < / div >
< / div >
2024-05-22 08:57:04 -05:00
< section >
2024-09-10 04:32:29 -05:00
< p aria-hidden = "true" class = "term-input" > < span class = "folder" > < i class = "ph-fill ph-folder-simple" style = "margin-right: -8px;" > < / i > ~/buttons< / span > < span class = "status" > •< / span > < span style = "padding-left:11px;" > cat buttons< / span > < / p >
2024-05-22 08:57:04 -05:00
< h2 > < a href = "#buttons" > buttons< / a > < / h2 >
2024-05-31 10:01:10 -05:00
< span style = "color: var(--red);" > if any are broken and/or missing, poke me.< / span >
2024-04-19 22:23:49 -05:00
< div class = "buttons" >
2024-09-22 01:05:55 -05:00
< p > friends!< / p >
2024-10-08 21:40:47 -05:00
< a href = "https://23sonics.zone" > < img src = "/assets/buttons/friends/23sonics.gif" alt = "23Sonics" title = "23Sonics" > < / a >
< a href = "https://authenyo.xyz" > < img src = "/assets/buttons/friends/authenyo.gif" alt = "authenyo" title = "authenyo" > < / a >
< a href = "https://autumn.town" > < img src = "/assets/buttons/friends/autumn.webp" alt = "Autumn Town Café" title = "Autumn Town Café" > < / a >
< a href = "https://av70.neocities.org" > < img src = "/assets/buttons/friends/av70.gif" alt = "av70" title = "av70" > < / a >
< a href = "https://birdcat.online" > < img src = "/assets/buttons/friends/birdcat.gif" alt = "birdcat dot online" title = "birdcat dot online" > < / a >
< a href = "https://david.garden" > < img src = "/assets/buttons/friends/david.png" title = "david wolfpaw" alt = "david wolfpaw" > < / a >
2024-09-27 00:05:59 -05:00
< a href = "https://dragon-vi.be" > < img src = "/assets/buttons/friends/sirlan.svg" alt = "sirlain" title = "sirlain" > < / a >
2024-10-08 21:40:47 -05:00
< a href = "https://drakonic.zone" > < img src = "/assets/buttons/friends/drakonic.gif" alt = "DRAKONIC" title = "DRAKONIC" > < / a >
< a href = "https://exlitry.world" > < img src = "/assets/buttons/friends/exlitry.world.gif" alt = "exlitry.world" title = "exlitry.world" > < / a >
< a href = "https://freeplay.floof.company" > < img src = "/assets/buttons/friends/freeplay.gif" alt = "Freeplay" title = "Freeplay" > < / a >
< a href = "https://girlthi.ng/~thermia" > < img src = "/assets/buttons/friends/thermia.gif" alt = "~thermia" title = "~thermia" > < / a >
2024-10-08 21:30:59 -05:00
< a href = "https://blueb.pages.gay" > < img src = "/assets/buttons/friends/harper.png" alt = "harper" title = "harper" > < / a >
2024-09-27 00:05:59 -05:00
< a href = "https://jack.cab" > < img src = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFgAAAAfBAMAAACR5hfTAAAAGFBMVEUAAAB3dnuamZbJuKfAv7zYxbPe1Mre3dqiErpIAAAA2UlEQVQ4y7WTUQqDQAxEFz88Qr/DUNrfglcQe4BeYCvtHKAU9vpNdlVQa9mFmo8YlucwGYhz/6yabLJhKnwpgZsiOFeaPW7Z0uyPzwIYODEbbtud4Pv7eshXfp0LbISwk2cGMB9GyIZrU/aLN/9tTIWVwJ4wzZruYqPxFURBbYjTDNZjo12ctzEKAvqDNlhbwCqokjVrPwg7SKW69sHas8JxjMKVjI6xtD3YYDr+CU425jAnGwn2EyzuBxw964KdbHqmhTBL4yGbaUSbtMXGnDsZchasc/5/fQBe10j9sWqcbgAAAABJRU5ErkJggg==" alt = "Jack" title = "Jack" > < / a > <!-- thanks jack -->
2024-10-08 21:40:47 -05:00
< a href = "https://kyropy.neocities.org" > < img src = "/assets/buttons/friends/kyropy.svg" alt = "Kyropy" title = "Kyropy" > < / a >
< a href = "https://larsfrommars.neocities.org" > < img src = "/assets/buttons/friends/lars.png" alt = "Lars" title = "Lars from Mars" > < / a >
2024-09-27 00:05:59 -05:00
< a href = "https://micenest.xyz" > < img src = "/assets/buttons/friends/micenest.png" alt = "Mice Nest" title = "Mice Nest" > < / a >
2024-10-08 21:40:47 -05:00
< a href = "https://micro.pages.gay" > < img src = "/assets/buttons/friends/micro.png" alt = "micro" title = "micro" > < / a >
< a href = "https://notfire.cc" > < img src = "/assets/buttons/friends/notfire.gif" alt = "notfire" title = "notfire" > < / a >
< a href = "https://odoben.space" > < img src = "/assets/buttons/friends/odoben.png" alt = "Odoben" title = "Odoben" > < / a >
< a href = "https://ofplayers.net" > < img src = "/assets/buttons/friends/millions.png" alt = "Millions" title = "Millions" > < / a >
< a href = "https://oli.pages.gay" > < img src = "/assets/buttons/friends/pc100.svg" alt = "pinkcreeper100" title = "pinkcreeper100" > < / a >
2024-09-30 14:26:02 -05:00
< a href = "https://rarf.zone" > < img src = "/assets/buttons/friends/rarf-zone.png" alt = "rarf dot zone" title = "rarf dot zone" > < / a >
2024-09-27 00:05:59 -05:00
< a href = "https://rexogamer.github.io" > < img src = "/assets/buttons/friends/rexo.png" > < / a >
< a href = "https://sleepy.ink" > < img src = "/assets/buttons/friends/sleepy.png" alt = "Gavi/sleepy.ink" title = "Gavi/sleepy.ink" > < / a >
2024-10-08 21:40:47 -05:00
< a href = "https://smolderg.xyz" > < img src = "/assets/buttons/friends/theysosmall.png" alt = "smolderg/Therra" title = "smolderg/Therra" > < / a >
< a href = "https://softkittypa.ws" > < img src = "/assets/buttons/friends/lexi.png" alt = "Lexi" title = "Lexi" > < / a >
< a href = "https://sweetcoffy.pages.gay" > < img src = "/assets/buttons/friends/sweetcoffy.png" alt = "SweetCoffy" title = "SweetCoffy" > < / a >
2024-09-27 00:05:59 -05:00
< a href = "https://tobskep.com" > < img src = "/assets/buttons/friends/tobskep.gif" alt = "tobskep" title = "tobskep" > < / a >
2024-10-08 21:40:47 -05:00
< a href = "https://trypancakes.com" > < img src = "/assets/buttons/friends/pancakes.png" alt = "pancakes" title = "pancakes" > < / a >
< a href = "https://unnick.mice.tel" > < img src = "/assets/buttons/friends/unnick.png" alt = "unnick" title = "unnick" > < / a >
< a href = "https://w.on-t.work" > < img src = "/assets/buttons/friends/wontwork.png" alt = "Won't Work!/ShittyKopper" title = "Won't Work!/ShittyKopper" > < / a >
< a href = "https://winter.entities.org.uk" > < img src = "/assets/buttons/friends/winter.png" alt = "winter" title = "winter" > < / a >
2024-04-19 22:23:49 -05:00
< / div >
< div class = "buttons" >
2024-09-22 01:05:55 -05:00
< p > < small > misc.< / small > < / p >
2024-04-19 22:23:49 -05:00
<!-- software/browsers -->
2024-09-27 00:05:59 -05:00
< a href = "https://www.mozilla.org/en-US/firefox/new" > < img src = "/assets/buttons/software/getfirefox.gif" alt = "Get Firefox" title = "Get Firefox" > < / a >
< a href = "https://ublockorigin.com" > < img src = "/assets/buttons/software/ublockoriginnow.png" alt = "uBlock Origin Now!" title = "uBlock Origin Now!" > < / a >
< a href = "https://github.com/yokoffing/BetterFox" > < img src = "/assets/buttons/software/betterfoxnow.png" alt = "Betterfox Now!" title = "Betterfox Now!" > < / a >
2024-04-19 22:23:49 -05:00
<!-- download sites -->
2024-09-27 00:05:59 -05:00
< a href = "https://hshop.erista.me" > < img src = "/assets/buttons/downloads/3ds.png" alt = "Nintendo 3DS" title = "Nintendo 3DS" > < / a >
< a href = "https://myrient.erista.me" > < img src = "/assets/buttons/downloads/wii.png" alt = "Nintendo Wii" title = "Nintendo Wii" > < / a >
< a href = "https://modarchive.org" > < img src = "/assets/buttons/downloads/modarchive.gif" alt = "The Mod Archive" title = "The Mod Archive" > < / a >
< a href = "https://www.slsknet.org" > < img src = "/assets/buttons/downloads/soulseek.gif" alt = "Soulseek" title = "Soulseek" > < / a >
2024-04-19 22:23:49 -05:00
<!-- cool sites -->
2024-09-27 00:05:59 -05:00
< a href = "https://jointhefediverse.net" > < img src = "/assets/buttons/sites/fediverse.png" alt = "Join the Fediverse" title = "Join the Fediverse" > < / a >
< a href = "https://besties.house" > < img src = "https://besties.house/buttons/besties.gif" alt = "besties" title = "besties" > < / a >
< a href = "https://constellatory.net" > < img src = "https://constellatory.net/assets/button.png" alt = "Constellatory" title = "Constellatory" > < / a >
< a href = "https://redscientist.com/rtc" > < img src = "/assets/buttons/sites/rtcv.png" alt = "Real-Time Corruptor Vanguard" title = "Real-Time Corruptor Vanguard" > < / a >
< a href = "https://homestarrunner.com/main" > < img src = "/assets/buttons/sites/homestar.gif" alt = "Homestar Runner" title = "Homestar Runner" > < / a >
< a href = "https://www.web3isgoinggreat.com" > < img src = "/assets/buttons/sites/nft.gif" alt = "NFT: No Fucking Thanks! (Web3 Is Just Going Great)" title = "NFT: No Fucking Thanks! (Web3 Is Just Going Great)" > < / a >
2024-04-19 22:23:49 -05:00
<!-- rest goes below here -->
2024-09-27 00:05:59 -05:00
< img src = "/assets/buttons/random/gay.gif" alt = "Gay" title = "Gay" >
< img src = "/assets/buttons/random/mlm.png" alt = "Man-loving-man" title = "Man-loving-man" >
< img src = "/assets/buttons/random/oktopirate.gif" alt = "It's morally okay to pirate from triple-A" title = "It's morally okay to pirate from triple-A" >
< img src = "/assets/buttons/random/builteatingcheezit.gif" alt = "Built Eating Cheez-IT" title = "Built Eating Cheez-IT" >
< img src = "/assets/buttons/random/bunnybrowser.gif" alt = "Bunny Browser" title = "Bunny Browser" >
< img src = "/assets/buttons/random/ravenow.gif" alt = "Rave Now!" title = "Rave Now!" >
< img src = "/assets/buttons/random/c4y.gif" alt = "Crazy For Yoshis" title = "Crazy 4 Yoshis" >
< img src = "/assets/buttons/random/yoshilore.gif" alt = "Yoshi Lore" title = "Yoshi Lore" >
< img src = "/assets/buttons/random/tucows.gif" alt = "Tucows" title = "Tucows" >
< a href = "https://massgrave.dev" > < img src = "/assets/buttons/random/xp.gif" alt = "Windows XP (Microsoft Activation Scripts)" title = "Windows XP (Microsoft Activation Scripts)" > < / a >
< a href = "https://youtu.be/WfYyBp4Ln2s" > < img src = "/assets/buttons/random/doinyourmom.gif" alt = "Doin Your Mom!" title = "Doin Your Mom!" > < / a >
< a href = "https://www.youtube.com/@ScottTheWoz" > < img src = "/assets/buttons/random/scotthere.gif" alt = "Hey all, Scott here!" title = "Hey all, Scott here!" > < / a >
2024-04-19 22:23:49 -05:00
< / div >
2024-09-22 01:05:55 -05:00
< div class = "buttons" >
< p > < small > < span style = "color: var(--green);" > me!< / span > (click to copy html)< / small > < / p >
< button style = "cursor: pointer; background: unset; border-width: 0px; padding: 0px; display: inline-flex;" onclick = "copyButtonRegular()" >
2024-09-27 00:05:59 -05:00
< img src = "/assets/buttons/sneexy.png" alt = "Sneexy" title = "Sneexy" >
2024-09-22 01:05:55 -05:00
< / button >
< button style = "cursor: pointer; background: unset; border-width: 0px; padding: 0px; display: inline-flex;" onclick = "copyButtonCatppuccin()" >
2024-09-27 00:05:59 -05:00
< img src = "/assets/buttons/sneexy_cat.png" alt = "Sneexy" title = "Sneexy" >
2024-09-22 01:05:55 -05:00
< / button >
< / div >
2024-05-22 08:57:04 -05:00
< / section >
2024-09-10 04:32:29 -05:00
< p aria-hidden = "true" class = "term-input" > < span class = "folder" > < i class = "ph-fill ph-folder-simple" style = "margin-right: -8px;" > < / i > ~/buttons< / span > < span class = "status" > •< / span > < span class = "blink" > █< / span > < / p >
2024-04-19 22:23:49 -05:00
< / div >
2024-04-19 17:16:50 -05:00
2024-09-21 23:11:07 -05:00
<!-- custom css window -->
< div id = "css" class = "terminal" >
< div aria-hidden = "true" class = "term-titlebar" >
< i class = "ph-fill ph-terminal" > < / i >
< p > < a href = "#css" > ~/css< / a > < / p >
< div > < div id = "minimize-btn" > < / div > < div id = "maximize-btn" > < / div > < div id = "close-btn" > < / div > < / div >
< / div >
< section >
< p aria-hidden = "true" class = "term-input" > < span class = "folder" > < i class = "ph-fill ph-folder-simple" style = "margin-right: -8px;" > < / i > ~/css< / span > < span class = "status" > •< / span > < span style = "padding-left:11px;" > ./custom-css< / span > < / p >
< h2 > < a href = "#css" > custom css< / a > < / h2 >
2024-09-22 01:05:55 -05:00
< p > use the below text area to add or modify the css on this website live! < small > might be a little jank, can't control that.< / small > < / p >
2024-09-30 15:25:00 -05:00
< style contenteditable > / * N O T E : w h e n a d d i n g y o u r o w n c s s , i t m u s t b e a l l i n o n e l i n e .
remove the asterisk-slashes combos below to modify this preset! */
2024-09-22 01:05:55 -05:00
2024-09-30 15:25:00 -05:00
/* * {
font-family: ;
margin: ;
padding: ;
border-radius: ;
} */
2024-09-22 01:05:55 -05:00
2024-09-21 23:11:07 -05:00
< / style >
< / section >
< / div >
2024-04-19 22:23:49 -05:00
<!-- webrings and credits -->
2023-11-06 10:52:36 -06:00
< footer >
2024-04-19 23:26:23 -05:00
< div id = "webring-credits" class = "terminal" >
2024-09-12 21:34:31 -05:00
< p class = "fediring" > < b > < a href = "https://fediring.net/previous?host=sneexy.pages.gay" > < i class = "ph-fill ph-arrow-fat-left" alt = "Previous" title = "Previous" > < / i > < / a > < a href = "https://fediring.net" > Fediring< / a > < a href = "https://fediring.net/next?host=sneexy.pages.gay" > < i class = "ph-fill ph-arrow-fat-right" alt = "Next" title = "Next" > < / i > < / a > < / b > < / p >
< p class = "fediring" > < b > < a href = "https://keithhacks.cyou/furryring.php?prev=sneexy.pages.gay" > < i class = "ph-fill ph-arrow-fat-left" alt = "Previous" title = "Previous" > < / i > < / a > < a href = "https://keithhacks.cyou/furryring.php" > furryring< / a > < a href = "https://keithhacks.cyou/furryring.php?next=sneexy.pages.gay" > < i class = "ph-fill ph-arrow-fat-right" alt = "Next" title = "Next" > < / i > < / a > < / b > < / p >
< p class = "fediring" > < b > < a href = "https://stellophiliac.github.io/roboring/sneexy/previous" > < i class = "ph-fill ph-arrow-fat-left" alt = "Previous" title = "Previous" > < / i > < / a > < a href = "https://stellophiliac.github.io/roboring" > roboring< / a > < a href = "https://stellophiliac.github.io/roboring/sneexy/next" > < i class = "ph-fill ph-arrow-fat-right" alt = "Next" title = "Next" > < / i > < / a > < / b > < / p >
2024-09-10 04:32:29 -05:00
< section class = "inner-footer" >
2024-09-21 23:11:07 -05:00
< a href = "https://git.gay/sneexy/pages" > < i class = "ph-bold ph-git-branch" alt = "Website source code" title = "website source!" > < / i > < / a >
< a href = "https://catppuccin.com" > < i class = "ph-bold ph-cat" alt = "Catppuccin" title = "Catppuccin" > < / i > < / a >
< a href = "https://phosphoricons.com" > < i class = "ph-bold ph-phosphor-logo" alt = "Phosphor Icons" title = "Phosphor Icons" > < / i > < / a >
< a href = "https://www.jetbrains.com/lp/mono" > < i class = "ph-bold ph-text-t" alt = "JetBrains Mono" title = "JetBrains Mono" > < / i > < / a >
< a href = "https://www.lexend.com" > < i class = "ph-bold ph-text-aa" alt = "Lexend" title = "Lexend" > < / i > < / a >
2024-09-10 04:32:29 -05:00
< / section >
2024-09-21 23:11:07 -05:00
< p > favicon by < a href = "https://akko.eepy.zone/users/wep" > wep< / a > < / p >
2024-04-19 17:16:50 -05:00
< p > made with < span class = "rainbow" > love< / span > , < span class = "rainbow" > lack of sleep< / span > and < span class = "rainbow" > procrastination< / span > < / p >
2024-07-31 21:24:19 -05:00
< p > ♡2024 All wrongs reversed. Please copy and share.< / p >
2024-09-27 00:05:59 -05:00
< img src = "/assets/dumpysynth.gif" alt = "GIF of a synth with a massive butt, shaking it towards the viewer" / >
2024-04-19 17:16:50 -05:00
< / div >
2023-11-06 10:52:36 -06:00
< / footer >
2023-11-03 07:52:00 -05:00
< / body >
2024-04-27 21:38:08 -05:00
< / html >