Skip to content
Lab · driver.js

A guided tour of this site

driver.js does spotlight product tours in a few KB.

The stack

Nuxt 4Vue 3TypeScriptTailwind v4shadcn-vueStatic HTML

Icons are inlined at build, fonts are self-hosted, and the whole colour system is OKLCH custom properties with a designed dark counterpart.

The data layer

Projects, skills and the career timeline are plain typed arrays in app/data/. Pure functions in app/utils/portfolio.ts do the joins — skills resolved by key, projects by slug.