SoftwareWeb Application · Internal BuildLive2026 – PRESENT · Philippines
Full-Stack Web Platform — WNS5 Internal Product
WNS5.tech is not a brochure site — it's a full-stack web platform built and maintained by WNS5 as a production product. It includes a Redis-backed blog CMS, AI-powered tools, multi-layer analytics, a service worker layer for offline resilience, and a complete SEO and schema markup system. Everything visible on this site is code we wrote and ship.
Challenge
- —Building a marketing site that demonstrates software capability, not just describes it
- —Implementing a headless blog CMS without a third-party platform — content stored and served from Redis
- —Achieving Core Web Vitals targets on a content-heavy site with multiple third-party scripts
- —Designing a service worker strategy that handles offline gracefully without stale-content problems
WNS5 Work
- —Next.js 16 App Router architecture with server components, route groups, and per-page metadata
- —Redis-backed blog storage: posts stored as structured JSON, served via API routes, no database overhead
- —AI-powered tools: CCTV System Planner, IT Downtime Cost Calculator, IT Risk Assessment, Network Scanner
- —Analytics layer: custom location tracking, funnel tracking, heatmap data, error tracking — no reliance on GA alone
- —Service worker with stale-while-revalidate strategy, offline fallback, and background sync
- —Full SEO system: dynamic metadata, OpenGraph images per route, JSON-LD schema markup for all service and location pages
- —Geo-targeted service pages: dynamic routes for 20+ cities across Luzon with localized content
Outcomes
- Site loads under 1.5s LCP on mobile — Core Web Vitals green across all primary routes
- Blog platform runs with zero CMS licensing cost — content managed via admin panel backed by Redis
- AI tools generate qualified leads: visitors who complete the Risk Assessment or CCTV Planner convert at a higher rate than direct contact page visits
- Geo pages rank for city-specific IT service searches across Central Luzon
Next.js 16TypeScriptReact 19Tailwind CSSRedisVercelService WorkersJSON-LD / Schema.orgOpenGraphEdge FunctionsCustom AnalyticsAI Integration
Visit project site