Cross-browser compatible (including legacy browsers) solution for displaying a 'poof' animation on each click or tap (similar to removing icons from a Mac OS X dock).
Old TV turn off animation
This simple jQuery plugin creates a turn off animation of an old TV in the current browser viewport. Its use is meant for situations when the user is logging out or is deleting the content currently on the screen etc. It will create the animation and load the url provided in the href attribute of the targeted element.
Backbone.js social connections
Small Backbone app that displays social connections by given data. Data is represented as a group of people and each person has one or more connections to the group.
#clock
A hexadecimal clock that changes background color depending on the current time - from #000000 to #235959
Chat client & server
React, Redux, Socket.io and Node.js based chat client and server.
Blackjack game
This is a blackjack app built using ES6 classes for game logic which are then rendered using React as a view layer.
Audio player
Audio player built using using React. Some of the features include responsiveness and dynamically reading ID3 tags.