Published Bit Chest
Have you ever needed to request a photo or a document from your friend, customer, or co-worker? This simple task of sharing a file often becomes unbelievably ha...
Have you ever needed to request a photo or a document from your friend, customer, or co-worker? This simple task of sharing a file often becomes unbelievably ha...
Today I improved the public documentation of the official Redis database client for Node.js via a GitHub pull request. The improvement was just a tiny clarifica...
A zoomable web application has a zoomable user interface, a ZUI. For a familiar example, the user interface of Google Maps is a ZUI. A user can zoom in and out ...
JavaScript modules published at the node package manager npm have a version string written in a file called package.json. Sometimes it is beneficial to bundle t...
Share, discuss, and explore places with your friends or team. Build a community around interesting geographical places with TresDB. It is free, it is open sourc...
As a part of my master’s thesis and my work at Infant Cognition Laboratory, I developed an open source JavaScript and Python software package called nudge...
The categorical distribution is like a bowl of colored balls. Let us say we know know the bowl statistics, meaning that we know how many balls there are of each...
Sprinkler is an image rain animation library for web sites. During Christmas 2014, I wanted to write something fun, a web animation about falling snowflakes. It...
The software package poisson-process.js is a JavaScript library to generate naturally varying time intervals. It improves realism and natural unpredictability i...
A minimal but coder-friendly event bus aka message dispatcher for web browsers, Node.js, and JavaScript in general. A handy way to dispatch events and data betw...