Skip to content

Hey, I'm Jan

I'm an experienced web developer focussing on Craft CMS. I have years of experience building client websites, commercial and custom plugins and third-party integrations.

I like to help other freelancers and agencies take their Craft projects to the next level. Sounds good? Reach out! Looking forward to working with you!

Latest blog posts

13/11/2020

Adventure Inspiration: Iron Curtain Bike Trail

Web Development
a11y
12/11/2020 - Permalink

Link to https://www.a11yproject.com/posts/2019-02-15-creating-valid-and-accessible-links/ Creating valid and accessible links

The anchor element is often cited as the main building block of the World Wide Web. It is used to create a link to other pages, to anchors within the same page, to other resources (such as a PDF) or to an email address. How can we make sure they are accessible to everyone?

Start with valid HTML, good link text and when not to use a link.

Podcast
Web Development
11/11/2020 - Permalink

Link to https://changelog.com/podcast/389 Securing the Web With Lets Encrypt - Changelog

Very interesting podcast with Josh Ash on how Let's Encrypt started and about what it takes to start a new Certificate Authority. Well worth the listen if you work on the web like me and you interact with SSL certificates and Let's Encrypt on a daily basis.

Open Source
Tools
Command Line
11/10/2020 - Permalink

Link to https://github.com/ogham/dog dog – a command-line DNS client (written in Rust)

dog is a command-line DNS client, like dig. It has colourful output, understands normal command-line argument syntax, supports the DNS-over-TLS and DNS-over-HTTPS protocols, and can emit JSON.

Looks good, and on Mac it can be install through homebrew (`brew install dog`).

12/03/2020

Onboarding new coworkers with Craft CMS

02/01/2020

Building a Craft CMS scaffolding package

05/12/2019

Craft CMS - Making user name fields required