•Created a web app for two of the largest automotive companies in the world, used to remotely control vehicle operations.
•Created a platform to do Over the Air (OTA) vehicle updates.
•Created and subsequently led efforts for onboarding, and training of new dev hires.
•Took over managing all of Web Front End Infra, i.e. a code generator to quickly bootstrap applications with our stack, a UI standard which helped keep our app appearance consistent, as well as other JavaScript infra such as Babel, ESLint, and Webpack.
•Created and documented business processes such as npm publishing, lerna, npm symlinking of local development of libraries, etc. This allows new hires to have a reference and become familiar with our stack in a much more effective fashion.
•Created an internal Hapi.js library which translates between the MQTT protocol which is a high availability—IoT focused protocol, and Websockets using Socket.io, used to interact with IoT devices in real time.
Technologies: React, Redux, Node.js, Blueprint, Socket.io, Hapi.js, MQTT, SASS, MySQL