ilia f65e8c7018 Restore sticky card stack: stepped top + z-index, fix scroll runway.
Reverts broken is-stuck body hiding and same-top layout from recent fixes.
Each layer sticks lower (L0–L6); higher z covers previous card on scroll.
Scroll pull was ~2.75rem (page only 1060px) — now 70vh per layer (~4k scroll).

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-21 09:36:36 -04:00

levkin.ca

Design concepts for the Levkin software development company homepage.

Brand directions

Option Path Vibe
Spec /spec/ RFC documentation, endpoints, iliadobkin.com
Slab /slab/ Brutalist poster
Relay /relay/ Telegraph, decoded messages
Vault /vault/ Institutional trust

Stack variants (L0L6, scroll stops at interface)

Variant Path Metaphor
Cards /stack/ Dark overlapping sticky cards
Folder /stack-folder/ Manila folders, top tabs stay visible
Trace /stack-trace/ Call-stack / devtools frames
Rack /stack-rack/ Server rack 1U units with status LEDs

Open / to compare all.

Develop

cd ~/Documents/code/levkin.ca
npm install
npm run dev

Build

npm run build
# output in dist/
Description
No description provided
Readme 1.1 MiB
Languages
HTML 47.8%
CSS 26.9%
JavaScript 25.3%