website
Null World Productions Website
Production marketing site for Null World Productions — Next.js on Cloud Run with design system, CI/CD, and WCAG-focused delivery.
- Client
- Null World Productions
- Stack
- Next.js · TypeScript · React · Docker
- Outcome
- Shipped brand-ready site with automated deploy pipeline
Problem Statement
Null World Productions needed a credible public presence that reflects its role as the technical delivery division of Null Space Productions — showcasing web, data, and cloud capabilities without reading like a single-product MCP shop.
Solution Approach
We designed and built this site end-to-end:
- Next.js App Router with server-rendered marketing pages
- Brand asset kit, design tokens, and internal design-system route
- GitLab CI/CD building Docker images and deploying to Google Cloud Run
- Accessibility and text-contrast passes aligned with WCAG 2.1 AA targets
- Structured content for projects, services, and blog
Technologies Used
- Frontend: Next.js, React, TypeScript, Tailwind CSS
- Infrastructure: Docker, Google Cloud Run, Terraform-managed GitLab deploy
- Quality: Playwright E2E, Lighthouse CI, visual regression baselines
Results
- Production site live at nullworldproductions.com
- Repeatable deploy pipeline on every
mainmerge - Foundation for Null Space division sites and client delivery work
Key Learnings
- Build-time env wiring (e.g. analytics IDs) matters for containerized Next.js
- Portfolio curation should lead with delivery outcomes, not every integration experiment
- Dark-mode UI requires explicit button variants on gradient surfaces