Overview
Implementation from scratch of a TV interface using web technologies SCSS, JS, and HTML. Built without any JS framework, we setup our own architecture leveraging the help of a Finite State Machine library. All the animations were built leveraging Greensock.js help.
Tech
The interface was living on an Intel Mini PC (Mac mini size). I took care of making working the drivers for a new remote on Windows: dealing & reverse engineering some XML data configurations to set it up, without any support from Samsung. We were 2 developer working very close with the design team and by iterations. We used a Google Spreadsheet to allow the content creation team to create mock TV channel data, and using it to export directly JSON using Google Docs API interface.