Overview
The site you are reading is itself one of the projects. seocubo.com is built as a playful desktop "operating system" — an app dashboard, window chrome, a status bar, and a boot sequence — rather than a conventional portfolio layout. It ties together the art, 3D, dev, and shop sides of my work in one place.
How it is built
It runs on Next.js with TypeScript and Tailwind CSS, styled around a cyber/glitch palette — electric green, hot pink, cyber blue, and neon yellow on near-black. The 3D page uses Three.js (via react-three-fiber) to render a rotating model live in the browser. The whole interface is fully internationalised across English, Spanish, German, and Italian through a lightweight custom i18n context.
More than a brochure
The site is not just static pages — it has a real backend surface. There is an integrated shop with Stripe checkout and a secure download flow, and an admin area that connects to the social-automation work for posting content. The case-study pages you are reading now are part of that ongoing build: server-rendered, per-project write-ups designed to make the portfolio genuinely readable rather than just a grid of cards.
Status
Live at seocubo.com and continuously evolving — new projects, new sections, and refinements ship regularly.