sb
projects
a few ongoing side projects
Our Solar System
A scaled 3D model of the Solar System, powered by Three.js and WebGL modeled to scale based on real astronomical data.
ES6 Three.js Backbone Gulp WebGL 3D AMD
WxVue
A weather app built with Vue.js and Wunderground's Developer API.
ES6 Vue.js Chart.js webpack Babel Data Visualization API Weather
AjaxRequest
Minimalist AJAX request module with zero dependencies. Written with ES6 and transpiled with Babel for ES5 compliance. The built module is UMD compliant.
ES6 Gulp Babel UMD
GitGraph
Utilizes Github's developer API and displays the previous 7 days of commit data on a Morris.js line graph.
jQuery API Morris.js Data Visualization