Ce dimanche avait lieu le Music Hack Paris à la Cartonnerie. J’ai pu assister aux démonstrations des projets.
Author: Maurice Svay
Hacking RFID with NodeJS
tl;dr: you can write JS code (see below) to read RFID tags with NodeJS. Last week-end, I found my old RFID reader in a drawer. It’s a mir:ror, made by Violet, you know, the company that invented Wi-Fi rabbits. The device is a USB HID device and used to ship with a lousy app that […]
There are already many web apps that extract colors from CSS. But none of them seemed to do what I need them to do. So I built my own. My goal was to create a tool that would help me consolidate the palette of an ever growing CSS. To achieve this goal, I needed a […]
My JS1K 2012 demo: Heart Petals
JS1K is a competition where you have to create a cool demo with less than 1 kilobyte of code. This year, I entered the competition for the first time with a demo named: “Heart Petals”. The theme is “Love”, hence the cheesy title. Here’s what it looks like: And here are some tricks I’ve used […]
PhantomJS website redesign
I recently had the chance to redesign the website of one of my favorite open source software: PhantomJS. The website is now live : http://www.phantomjs.org/.