Adam

Adam's profile picture

"enjoying summer"

16 American European (Half Scandinavian Half Mediteranean)

Last active:

Mood: creative

View my: Blog | Forum Topics

SpaceHey URL:

https://spacehey.com/profile?id=2609822

Adam's Interests

General

Im into fashion, the 2010s and 2000s, techno, traveling, videogames, tech modding, computer programming, driving (im taking lessons), I try to forge my own path when it comes to interests and personality, I love photography, film making, making YouTube videos, designing, shopping, collecting html { cursor: url('path/to/your.ico'), default; }

Music

I listen to a lot of music most of my day I have music in my iPod itz epic lol but I like to listen to music depending on what vibe im feeling and if i wrote a list of all the music I listen to it would break the Spacehey Servers LMFAO (see the reference I did there)

Movies

Comedy I love collecting films in disks otherwise Ill have them on a USB stick which I play on my TV using an HDTV Live Plus thing from 2014 I found in my basement Adam Sandler is kind of hard to watch, I just watch for the 2010s vibes but he tries to slip in some political propoganda in his films, albeit he's very good at slipping it in I do enjoy a lot of comedy films, in fact i was in a film class in 9th grade and was known for being extra with my films

Television

Death Note Original Anime Subbed Serial Experiments Lain Subbed SouthPark The Simpsons Futurama Family Guy Beavis and Butthead American Dad Drawn Together Fugget About It Total Drama Island Super Mario Logan Old Smosh The Boondocks I watch Class of '09 as if its a show RIP Nicole we'll miss your rude satire humor, your a role model and now I shittalk my teachers and classmates to their faces too

RIP Nicole

Nicole Class Of 09 Rip GIF

Books

Death Note Manga and every Death Note book Diary of a Wimpy Kid collector Do I look like I read for fun? Books are just propoganda that doesnt fly right away like TV, you have to sit down and eat it all, I dont like being told what to think and stand for, but I appreciate a healthy debate/discussion

Heroes

Steve Jobs woke up one day and thought damn I wish I could carry music in my pocket and look cool ash but the Walkman sux, ill make my own thing and get rich off of it

Adam's Latest Blog Entries [View Blog]

Bedroom Tour (view more)

Made new videos in the style of 2010s SMOSH (view more)

New YouTube Videos (view more)

Leaving for xmas break (view more)

thought this looked cool felt like something from myspace (view more)

Adam's Blurbs

About me:

In Europe its very important to dress nice and I love our brands so I have a gif of all the brands in my closet In 7th grade i learnt HTML and now I can do kool shit like this Ive pretty much grown up online and seen it all, the peak of the internet, the creation of internet culture, when internet things and culture were seen as taboo (Got sent to the office for dabbing in 1st grade, and a second time for bottle flipping) to it becoming the new norm (My current school has a tiktok dance group that performs at assemblies). Ive seen when the internet was just entertaining videos, games and more that was an escape from reality but now it feels like reality is an escape from the internet, Id say what killed the internet was when politicians, companies and annoying/braindead people began using it so it went from actual content and websites made by actual people to every page being AI generated slop meant to advertize and sell or propogandize something, case and point, YouTube 2012: Heres an offensive but funny video about a conflict YouTube 2025: Did you just make a joke about ykw, how dare you we dont send them tons of money for you to not worship them, heres a recommendeds full of why you should go fight for X side Dumber people online as a result of friendlier UIs and increased accessibility now means more suckers for companies and politicians to take advantage of, you scrolled through vine and saw memes, I scroll through TikTok and see people getting punished for having a different opinion for politics or a flood of content trying to convince people to buy some overpriced garbage (Labubus, Stanley Cups, Golden Goose shoes etc)

Who I'd like to meet:

SMOSH, SML and other youtubers would be kool Audio Fade-In // Function to fade in audio function fadeInAudio(audioElement, duration) { let volume = 0; audioElement.volume = 0; // Start volume at 0 const fadeInterval = 50; // Time between each volume increment (in milliseconds) const step = fadeInterval / duration; // Calculate how much to increase volume at each interval const fadeIn = setInterval(() => { if (volume < 1) { volume += step; if (volume > 1) volume = 1; audioElement.volume = volume; } else { clearInterval(fadeIn); // Stop when volume reaches 1 (max) } }, fadeInterval); } // Delay the audio playback by 5 seconds setTimeout(() => { const videoPlayer = document.getElementById('videoPlayer'); videoPlayer.src += "&autoplay=1"; // Start the video after delay const iframeWindow = videoPlayer.contentWindow; iframeWindow.postMessage('{"event":"command","func":"playVideo","args":""}', '*'); // Play the video // Assuming volume control works, fade in the audio over 5 seconds (5000 milliseconds) fadeInAudio(iframeWindow, 5000); }, 5000); // 5-second delay

Adam's Friends Comments

Displaying 0 of 0 comments ( View all | Add Comment )