menu
pages
{ document.querySelector('#hey.html')?.scrollIntoView({ behavior: 'smooth' }); }, 450); } else if (windows.hey_html.status === 'minimized') { windows.hey_html.status = 'open'; setTimeout(() => { document.querySelector('#hey.html')?.scrollIntoView({ behavior: 'smooth' }); }, 450); } else { document.querySelector('#hey.html')?.scrollIntoView({ behavior: 'smooth' }); } " title="Introduction">
hey.html
{ document.querySelector('#client-feedback.html')?.scrollIntoView({ behavior: 'smooth' }); }, 450); } else if (windows.client_feedback_html.status === 'minimized') { windows.client_feedback_html.status = 'open'; setTimeout(() => { document.querySelector('#client-feedback.html')?.scrollIntoView({ behavior: 'smooth' }); }, 450); } else { document.querySelector('#client-feedback.html')?.scrollIntoView({ behavior: 'smooth' }); } " title="Client testimonials">
client-feedback.html
{ document.querySelector('#recent-projects.html')?.scrollIntoView({ behavior: 'smooth' }); }, 450); } else if (windows.recent_projects_html.status === 'minimized') { windows.recent_projects_html.status = 'open'; setTimeout(() => { document.querySelector('#recent-projects.html')?.scrollIntoView({ behavior: 'smooth' }); }, 450); } else { document.querySelector('#recent-projects.html')?.scrollIntoView({ behavior: 'smooth' }); } " title="Portfolio">
recent-projects.html
{ document.querySelector('#about-me.html')?.scrollIntoView({ behavior: 'smooth' }); }, 450); } else if (windows.about_me_html.status === 'minimized') { windows.about_me_html.status = 'open'; setTimeout(() => { document.querySelector('#about-me.html')?.scrollIntoView({ behavior: 'smooth' }); }, 450); } else { document.querySelector('#about-me.html')?.scrollIntoView({ behavior: 'smooth' }); } " title="About me">
about-me.html
articles
(2)
WordPress vs Statamic: why I increasingly choose the latter
WordPress drama: Matt Mullenweg vs WP Engine
Bluesky
Github
📝 blog.html
Blog
6 juni 2025
in Web Development
WordPress vs Statamic: waarom ik als developer steeds vaker voor het laatste kies
Lees meer
14 oktober 2022
in Web Development
WordPress drama: Matt Mullenweg vs WP Engine
Lees meer
Bluesky
Github