NUXT 4 · SSG · AWS SES
Dismardi
Corporate site for a Peruvian state-furniture manufacturer.

A bilingual-ready corporate site for Dismardi S.A.C., a 26-year state supplier of school, clinical and office furniture. Built on Nuxt 4 with server-rendered prerendering (SSG for the home route, Nitro node-server for the contact API), a working AWS SES contact form with rate-limiting and a honeypot, and a 73-photo project catalog organized by vertical (educational, health, institutional, military). Self-hosted via Docker + Caddy on a shared EC2.
Highlights
- Contact form with server-side rate-limiting (by trusted last hop, not the spoofable client-supplied header) and a honeypot that never counts against a real visitor's quota.
- CSS-only infinite marquee for client logos — per-card trailing margin instead of a container gap, so the looped track has no seam.