Projects

Webshoot

Webshoot allows you to capture screenshots of websites. It uses the screenshotOne API, which requires a (free) account.

Ontwikkelperiode: 2023 – present

Webshoot

Browser Info

My own privacy-friendly browser/feature detection at browserinfo.dev. Comes in handy when debugging browser issues for client sites. No tracking, 100% privacy friendly, just a bunch of information about your device and browser.

Development period: 2019 – present

Browser Info

Mighty Form Validator

Mighty Form Validator is an easy-to-use, lightweight and extendable client-side form validator written in plain JavaScript. It has no dependencies on other libraries or frameworks and works just ‘out-of-the-box’.

 Development period: 2019 – present

Mighty Form Validator on Github

Simple Social Share

Simple Social Share is a simple way of creating social share buttons on your website without loading all the third party scripts from these networks. It is based on a blog post by Jonathan Suh: Responsible Social Share Links.

It started out as a jQuery plugin, but since september 2018 it is also available in plain javascript.

Development period: 2016 – 2020

Simple Social Share on Github

Mighty Form Styler for jQuery

Mighty Form Styler for jQuery replaces your form select element with a html ul list so you can easily and completely style it with css. With some little magic it behaves just like a regular select element.

Development period: 2013 – 2016

Mighty Form Styler on Github