Do what you love

People tend to think that my open source work is a waste of time. Let me tell you why I’m enjoying it nonetheless!
You don’t have to build a to-do app ...

You don’t have to build a to-do app ...

You don’t have to build a todo app to learn new things! That’s what I thought to myself when I recently hopped onto the Svelte bandwagon to see what it had to offer! To put it to test, I re-implemented a multiplayer co-op Tetris clone!
nut.js - Two years recap

nut.js - Two years recap

A little over two years ago I began to evaluate possibilities to perform desktop automation with Node.js. I compared various existing libraries but at the end of the day, none of them really convinced me - and that was when I decided to build one myself.

JavaScript Desktop Automation

Today I want to show you one of my latest projects I've been working on: nut-tree/nut.js Put simply, nut.js (short for Native Ui Toolkit) allows you to remote control your mouse, your keyboard and your clipboard.