Hi, I’m Paul

Software architect writing about web development, backend systems, and agentic development patterns — the workflows and frameworks that make AI coding agents actually useful in production.

I build software daily and share what works: from full-stack engineering to Claude Code workflows and multi-agent operations.

Find me on GitHub or LinkedIn.

Git Cheat Sheet

A complete guide to Git commands, designed to boost your productivity.

July 7, 2023 · 10 min · Paul Schick

Deploying a Next.js app with Docker and Nginx on GCP

Deploy a containerized Next.js application on GCP with Docker, Nginx reverse proxy, and free SSL from Let’s Encrypt.

April 9, 2023 · 10 min · Paul Schick

Adding a Sitemap to Nextjs

Add an XML sitemap and robots.txt to Next.js with next-sitemap. Automatic generation on every production build.

February 20, 2023 · 3 min · Paul Schick