Pinned Repositories
alexa-movie-game
Movie Game for Amazon Echo using Alexa Skills Kit
bannAR
Augmented Reality for banners and other printed products
camera-canvas
Image Editing Software for People with Disabilities
console-log-hello-world
Prints "Hello World" to the console when you first require it.
electron-lightning-talk
⚡ Intro to [Electron](http://electron.atom.io) Lightning Talk
menu-controller
Making Existing Software More Accessible for People with Motor Impairments
module-maker
Make an ordinary JavaScript object into a superheroic module (CommonJS, AMD, or global)
tutorial-pluralsight-d3js-data-visualization-fundamentals
My code for [Pluralsight's D3.js Data Visualization Fundamentals Course](http://www.pluralsight.com/courses/d3js-data-visualization-fundamentals)
whiteboard
Collaborate using HTML5 Canvas and PeerJS
Schema-Surgeon
Alter database objects based on a set of parameters
chriskwan's Repositories
chriskwan/alexa-movie-game
Movie Game for Amazon Echo using Alexa Skills Kit
chriskwan/bannAR
Augmented Reality for banners and other printed products
chriskwan/tutorial-pluralsight-d3js-data-visualization-fundamentals
My code for [Pluralsight's D3.js Data Visualization Fundamentals Course](http://www.pluralsight.com/courses/d3js-data-visualization-fundamentals)
chriskwan/gmailytics
Gmail analytics + data visualization w/ D3.js
chriskwan/bookstagram
"It's like Instagram for books" for the 2017 [CODEX Hackathon](http://codexhackathon.com/)
chriskwan/affectiva-emotion-as-a-service-example
Example of using Affectiva's Emotion as a Service API
chriskwan/backbone-computed-attributes
Backbone extension to provide computed attributes for Backbone.Model
chriskwan/club.js
A collection of JavaScript presentations, frameworks, and learning material!
chriskwan/clubjs-create-react-app
Tutorial on [Create React App](https://github.com/facebookincubator/create-react-app) for [club.js](https://github.com/dggriffin/club.js)
chriskwan/clubjs-create-react-app-demo
Demo for club.js Create React App
chriskwan/dummy_energybee
Public repo reflecting commits from private energybee repo using [GitDummy](https://github.com/ebrian/gitdummy)
chriskwan/github-commitment
A challenge to contribute more to GitHub open source projects
chriskwan/github-streak
Bring back your GitHub streak
chriskwan/learning-react-native
Code samples for the book Learning React Native.
chriskwan/medium-editor
Medium.com WYSIWYG editor clone. Uses contenteditable API to implement a rich text solution.
chriskwan/openvis-2016-highlights
Presentation of highlights from [OpenVis 2016 Conference](https://openvisconf.com)
chriskwan/react-native
A framework for building native apps with React.
chriskwan/tutorial-express-hello-world
[Hello world example for Express](http://expressjs.com/en/starter/hello-world.html)
chriskwan/tutorial-firebase-basic
My code for [Firebase's basic tutorial](https://www.firebase.com/tutorial/)
chriskwan/tutorial-hololens-holograms-101e
My code for the [Holograms 101E tutorial](https://developer.microsoft.com/en-us/windows/holographic/holograms_101e)
chriskwan/tutorial-learning-react-native-FirstProject
Code for Learning React Native book: Chapter 3: Building Your First Application
chriskwan/tutorial-learning-react-native-Touch
Code for Learning React Native book: Chapter 4. Components for Mobile
chriskwan/tutorial-learning-react-native-WeatherProject
Code for Learning React Native book: Chapter 3: Building Your First Application: Building a Weather App
chriskwan/tutorial-react-build-with
My code for the [Build with React tutorial](http://buildwithreact.com/tutorial)
chriskwan/tutorial-react-facebook
My code for [Facebook's React Tutorial](https://facebook.github.io/react/docs/tutorial.html)
chriskwan/tutorial-react-router
My code for the [React Router Tutorial](https://github.com/reactjs/react-router-tutorial)
chriskwan/tutorial-swagger-node
Code from https://github.com/swagger-api/swagger-node
chriskwan/tutorial-webpack
My code for [webpack's getting started tutorial](https://webpack.github.io/docs/tutorials/getting-started/)
chriskwan/typescript-workshop
Playing around with TypeScript
chriskwan/video-recording-examples
Examples of recording video with HTML5 and JavaScript