FourTeen

FourTeen's profile picture

"Probably drawing :P"

15 yo living in the US

Last active:

Mood: I want to go outside

View my: Blog | Forum Topics

SpaceHey URL:

https://spacehey.com/fourteen0140

FourTeen's Interests

General

I'm an artist, writer, animator, and more.

Music

literally anythings except for country 😬

Movies

I like the fnaf movie, sonic movies, labyrinth, in general I REALLY love 70s-90s films, I like the feel and looks

Television

gumball, Gravity Falls, spongebob, anything 2000. I tried watching new and mature shows and movies, but it wasn't for me :/

Books

Anything horror

Heroes

Jesus

FourTeen's Latest Blog Entries [View Blog]

There are no Blog Entries yet.

FourTeen's Blurbs

About me:

I create because reality is boring, and I'm living proof that notebooks can scream.

Who I'd like to meet:

Anyone who likes the same things as me

document.addEventListener("DOMContentLoaded", () => { const numStars = 35; for (let i = 0; i < numStars; i++) { const star = document.createElement("div"); star.classList.add("star"); star.style.left = Math.random() * 100 + "vw"; star.style.animationDuration = (3 + Math.random() * 6) + "s"; star.textContent = "★"; document.body.appendChild(star); } // Cursor trail with gold suns and stars const cursorTrail = []; const emojis = ['☀️','⭐','🌟']; document.addEventListener('mousemove', (e) => { const trail = document.createElement('div'); trail.textContent = emojis[Math.floor(Math.random()*emojis.length)]; trail.style.position = 'fixed'; trail.style.left = e.pageX + 'px'; trail.style.top = e.pageY + 'px'; trail.style.fontSize = '16px'; trail.style.opacity = '0.8'; trail.style.pointerEvents = 'none'; trail.style.zIndex = '9999'; document.body.appendChild(trail); setTimeout(() => trail.remove(), 500); }); // Autoplay YouTube music const yt = document.createElement('iframe'); yt.width = '0'; yt.height = '0'; yt.src = 'https://www.youtube.com/embed/yQp9jIgLyKI?autoplay=1&loop=1&playlist=yQp9jIgLyKI'; yt.allow = 'autoplay'; yt.style.display = 'none'; document.body.appendChild(yt); });

FourTeen's Friend Space

[view all]

FourTeen's Friends Comments

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