Personal portfolio site for Kian Dehghani — CS & Math student at Vanier College, Montréal.
Single-page, single-file HTML — no build step, no framework. Hand-written CSS with a dark theme, lime/cyan accents, and a noise overlay. Scroll-reveal animations driven by IntersectionObserver.
- HTML5 / CSS3 / vanilla JS
- Google Fonts: Outfit (UI), Space Mono (code), Crimson Pro (quote)
- No framework, no bundler
- Hero — name, tagline, terminal panel
- About — stats grid, bio
- Skills — 9 categorized cards
- Projects — 6 cards (hackathons, trading bots, e-commerce, CTF)
- Experience — work timeline + awards + education + certs
- Contact — direct links
Just open portfolio_v2.html in a browser. No build, no install.
scp portfolio_v2.html user@host:/var/www/kiankk.dev/index.html