Back to projects

Small business websites

Period: 2014 - present

Since 2014 I have built and maintained websites for small businesses in and around Groningen: copywriting agency Bureau ZEEF, Kees van Nes, Hans Schrijer, Beute Interim, heating installer Profitotaal and driving school Rijschool Favoriet. The oldest sites ran on a PHP framework of my own. In late 2025 I moved them to one platform that serves the sites statically: Eleventy generates the sites that still change, an Express layer handles the forms, with Lettermint for mail and Cloudflare Turnstile against spam. Everything runs in Docker on a server of my own.

Features

  • Six sites on one platform
  • Forms via Express, mail via Lettermint
  • Spam filter with Cloudflare Turnstile

Technologies

  • JavaScript
  • Node.js
  • Express.js
  • PHP
  • Docker