PID: hislerimsana | STATUS: ACTIVE
hislerimsana — Personal Bio Link Page
A single-page personal link hub inspired by Linktree and guns.lol aesthetics. Features a click-to-enter loader (browser autoplay compliance), looping video background with canvas snow/star effects, toggleable background music, profile block with Discord avatar decoration and typewriter username, Discord-style status card with badge tooltips (Nitro, HypeSquad, boost, Orbs), expandable social links (GitHub, Discord, SoundCloud), and a localStorage-based view counter with one increment per session.
## Problem Solved
Generic link-in-bio tools offer limited customization and atmosphere — a developer's personal page should feel immersive and unique while remaining lightweight enough for static hosting.
## Architecture & Approach
Vanilla HTML/CSS/JS with no framework dependency. script.js orchestrates loader flow, audio playback, typewriter animation, view counting, and canvas particle effects; styles.css handles theme, layout, tooltips, and transitions; assets/ stores avatar, music, badge images, and background video. Deployed as static files on Vercel with custom domain hislerimsana.xyz.