Ilkka

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.
More projects

NIVORAI
Self-hosted productivity suite, now split into three products on one login: Life, Work, and Community. Monorepo with a React 19 web app, an Express/Prisma/PostgreSQL API, and a React Native mobile app.

LINKNOWN
Link shortening and QR code platform with privacy-safe click analytics, bot-filtered redirects, password-protected links, and a no-code link-in-bio page builder. Migrated infrastructure from AWS EC2 to a self-managed Hetzner VPS.

QuizCupid
Free love-test and couple-game platform with no signup required, now speaking seven languages. Built with Next.js 16 and Sanity CMS, with React Three Fiber powering the 3D game scenes.