
Themeable Portfolio Generator with Nuxt 4 + TypeScript + Tailwind
Build a themeable, statically pre-rendered portfolio generator in Nuxt 4 using TypeScript, Tailwind CSS with CSS variables, and @nuxtjs/color-mode.
Deep dives into modern web development. Practical guides, hands-on projects, and real-world patterns.

Build a themeable, statically pre-rendered portfolio generator in Nuxt 4 using TypeScript, Tailwind CSS with CSS variables, and @nuxtjs/color-mode.

Build an interactive CSS Art Playground that composes shapes, gradients, and effects using Tailwind utility classes in a Nuxt 4 + TypeScript app. Share states, copy markup, and explore creative CSS utilities.

Create a shareable Nuxt Layer UI kit and a docs site powered by @nuxt/content and Tailwind CSS. We use Nuxt 4 Layers, typed app config, and a pnpm workspace for a smooth DX.

Build a multi‑tenant landing page builder with per‑domain theming, dynamic content blocks, and ISR using Nuxt 4, TypeScript, Tailwind, and Nitro storage.

Production-ready Nuxt 4 deployment on a Linux server using PM2 and Nginx. Zero-downtime reloads, SSL with Certbot, logs, and best practices—no Docker required.

Build an installable offline-first Recipe Box with background-safe sync using Nuxt 4, TypeScript, IndexedDB, Firebase, and @vite-pwa/nuxt.

Build an offline-first Manga/Comic reader in Nuxt 4 with TypeScript and @vite-pwa/nuxt. Smart caching for chapters and images, update prompts, and background sync for reading progress.

Package a Nuxt 4 web game as a native Android app using Trusted Web Activity (TWA) and ship it to the Play Store.

Ship your Nuxt 4 app to a VPS with a single GitHub Action click using a tiny multi‑stage Docker image and Compose.