Blog
Engineering Blog
Technical insights on Optimizely CMS, Commerce, and the modern .NET ecosystem.
Development
How I Used AI to Build Ginbok.com — From Idea to Production in My Spare Time
Ginbok.com started as a side project I spun up in my spare time — a personal blog powered by Optimizely CMS 12 on the backend and Next.js 14 on the frontend. What made this build different from my...
Mar 17, 2026
Tools & Workflow
Playwright E2E Testing: Writing Resilient Tests for Next.js Apps
Imagine you have just finished building a beautiful web application using Next.js. It looks great, but how do you know it actually works for your users? Manual testing is tedious and prone to human...
Mar 15, 2026
AI Agents
How We Built Google OAuth Authentication Between a Next.js Frontend and a Headless CMS Backend
Overview When building a modern content platform, one of the most interesting architectural challenges is connecting a Next.js frontend to a headless CMS backend with a smooth, secure authenticatio...
Mar 12, 2026