Home /Articles
Archive

Articles & Tutorials

Deep dives into modern web development. Practical guides, hands-on projects, and real-world patterns.

38 articles
Showing 28-36 of 38
Themeable Portfolio Generator with Nuxt 4 + TypeScript + Tailwind
9 min
Dec 5, 2025

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.

Read article
CSS Art Playground powered by Utility Classes: Nuxt 4 + TypeScript + Tailwind
9 min
Dec 7, 2025

CSS Art Playground powered by Utility Classes: Nuxt 4 + TypeScript + Tailwind

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.

Read article
Build a Mini UI Library and Docs Site with Nuxt 4 + TypeScript + Tailwind
12 min
Dec 9, 2025

Build a Mini UI Library and Docs Site with Nuxt 4 + TypeScript + Tailwind

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.

Read article
Multi‑Tenant Landing Page Builder in Nuxt 4 + TypeScript + Tailwind
12 min
Dec 11, 2025

Multi‑Tenant Landing Page Builder in Nuxt 4 + TypeScript + Tailwind

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

Read article
Nuxt 4 - Deploy with PM2 and Nginx (No Docker)
9 min
Dec 17, 2025

Nuxt 4 - Deploy with PM2 and Nginx (No Docker)

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.

Read article
Offline Recipe Box with Sync and Install using Nuxt 4 + TypeScript + PWA
12 min
Dec 19, 2025

Offline Recipe Box with Sync and Install using Nuxt 4 + TypeScript + PWA

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

Read article
Manga/Comic Reader with Smart Caching in Nuxt 4 + TypeScript + PWA
12 min
Dec 21, 2025

Manga/Comic Reader with Smart Caching in Nuxt 4 + TypeScript + PWA

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.

Read article
Ship Your Web Game to Android: Nuxt 4 + TypeScript + TWA
12 min
Dec 23, 2025

Ship Your Web Game to Android: Nuxt 4 + TypeScript + TWA

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

Read article
One‑Click Deploy of a Side‑Project with Nuxt 4 + TypeScript + Docker
8 min
Dec 25, 2025

One‑Click Deploy of a Side‑Project with Nuxt 4 + TypeScript + Docker

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

Read article
M
marcusn.dev

A place to document my coding journey and share projects that hopefully inspire or teach something new.

Get in touch

Have a project in mind or just want to say hi? Feel free to reach out.

marcus89n@gmail.com

© 2026 marcusn.dev. All rights reserved.

Built with Nuxt, Vue & Tailwind