◄ backloading…
◄ backloading…

loading. . .

◄ backloading…
◄ backloading…

· Ishtar Fate/Grand Order
· Owari Azur Lane
· Yuzuriha Hells Paradise
· Rizu Kyun Dress-up Darling
· Amo Empool Gachiakuta
· Rei Ayanami Evangelion
· Raiden Shogun Genshin Impact
· Shinobu Oshino Bakemonogatari
· Silent Hill Nurse Silent Hill 2
· Hitagi Senjougahara Bakemonogatari

· How old are you? Twenty six
· What's your height? 5'3 / 160 CM
· Where are you from? United States
· Your dream cosplay? Shinobu Oshino
· What was your first cosplay? Makima
· Your favorite cosplay so far? Albedo
· When did you start cosplaying? Jan '24

◄ backloading…

· Vivienne Westwood
· Juicy Couture
· Paciotti
· Coach

· Paciotti Dagger Heels

· Moeflavor
· Ezcosplay
· DokiDoki
· Uwowo

◄ backloading…

· World of Warcraft 5,000+ Hours
· Dead by Daylight 2,500+ Hours
· Marvel Rivals 100+ Hours
· Overwatch 3,000+ Hours
· Minecraft 250+ Hours
· Valorant 100+ Hours
· Fortnite 200+ Hours

· CPU: I7-13700K
· PSU: 800 Watts 80+
· GPU: RTX 4070 Super
· RAM: 64GB 6000MHZ CL30
· MOBO: MSI PRO Z790-P
· Cooler: Masterliquid 240L Core
· PC Case Lian Li Dynamic EVO White

◄ backloading…

· Vladilena Milizé Eighty-Six
· Yuno Gasai Future Diary
· Amo Empool Gachiakuta
· Riyo Reaper Gachiakuta
· Yuzuriha Hells Paradise
· Albedo Overlord
· Yoru Chainsaw Man
· Reze Chainsaw Man

· Chainsaw Man 9 / 10
· Demon Slayer 8 / 10
· Tokyo Ghoul 9 / 10
· Death Note 8 / 10
· Gachiakuta 10 / 10
· Berserk 9 / 10
· Bleach 9 / 10

◄ backloading…

emo rap

hyperpop

nostalgia

hardstyle

◄ backloading…

· Pushups 10 reps 3 sets
· Bicep curls 10 reps 3 sets
· Hammerhead curls 10 reps 3 sets
· Dumbbell arm raises 12 reps 3 sets

· Squats 15 reps 3 sets
· Fire hydrant 12 reps 3 sets
· Glute bridges 15 reps 3 sets
· Side hip abduction 12 reps 3 sets

· Sit ups 10 reps 3 sets
· Leg raises 12 reps 3 sets
· Bicycle crunches 10 reps 3 sets
· Mountain climbers 10 reps 3 sets

welcome to my online realm𝟅𝟈
elaska.exe
online
members
(async () => { const onlineEl = document.getElementById('dc-online'); const membersEl = document.getElementById('dc-members'); const dot = document.getElementById('dc-dot'); try { const r = await fetch( 'https://discord.com/api/v9/invites/e4wchcpwkC?with_counts=true', { cache: 'no-store' } ); if (!r.ok) throw 0; const j = await r.json(); const online = j.approximate_presence_count || j.presence_count || (j.guild && j.guild.presence_count); const members = j.approximate_member_count || j.member_count || (j.guild && j.guild.member_count); if (online != null && members != null) { onlineEl.textContent = online; membersEl.textContent = members; dot.style.background = '#a0a0a0'; return; } throw 0; } catch (e) { onlineEl.textContent = 'offline'; membersEl.textContent = '—'; dot.style.background = '#9ca3af'; } })();