Ilkka

Nuxt 3VueTypeScriptTailwind CSSThree.js
Home

Home

1 / 4

Ilkka started life as a leftover Next.js "homepage template" repo full of Lorem Ipsum placeholders. I rebuilt it from scratch in Nuxt 3 as an exercise in Vue: a fictional software studio ("what if I started an agency") with a real portfolio pulled from this site's own project data, a contact page, and a red/black theme built around the repo's original diamond-mark logo. Each project gets its own route instead of a modal, and the hero's wireframe animation lives in a `.client.vue` component that Nuxt skips entirely during server rendering and never loads under `prefers-reduced-motion`, so it can't slow down or break the first paint. Deployed on Vercel.