Experimental Boss Detection System with facial recogition, built with NinjaBlocks, Socket.io, and Node.js
Mobile Webapp mixing D3.js with a touch UI ; shows TV audiences and market shares for 8 fictive TV channels across several days.
A frontend Framework for building B2B applications running in the browser on top of REST/GraphQL APIs, using ES6, React and Material Design
Mobile applications using setInterval to poll a server are a battery hogs. Save battery life by fetching data at the right moment.
Attempt #2 at solving the snake game - using breadth-first search, in ES6 and ReactJS