Skip to content

Instantly share code, notes, and snippets.

View kevin-chau's full-sized avatar
🌴
On vacation

Kevin Chau kevin-chau

🌴
On vacation
View GitHub Profile
@kevin-chau
kevin-chau / .block
Created September 9, 2016 05:01 — forked from mbostock/.block
Box Plots
license: gpl-3.0
@kevin-chau
kevin-chau / kevinchau321.github.io.md
Last active March 4, 2017 02:16
kevinchau321.github.io ideas

kevinchau321.github.io:

  • Map new github contribution colors

  • Pull pinned repos from github.

  • Fix links

    • Isometric Logo
    • 3d glasses - Ray Bans?
    • Atom/Sublime Text Editor UX / Theme: Navigation Tree, Multiple Tabs
curl https://api.goshippo.com/v1/orders/ \
-H "Authorization: ShippoToken <PRIVATE_TOKEN>" \
-H "Content-Type: application/json" \
-d '{
"to_address": {
"object_purpose": "PURCHASE",
"name": "Mrs. Hippo",
"company": "Shippo",
"street1": "965 Mission St.",
"city": "San Francisco",
@kevin-chau
kevin-chau / SMWJS_TO-DO.md
Last active February 16, 2017 07:47
A To-Do list for SuperMarioWorldJS
@kevin-chau
kevin-chau / Setup Houses Database for RAInvestor.md
Last active February 22, 2017 10:40
MongoDB tutorial for RAInvestor

How to set up a Houses database for RAInvestor using Mongoid and Rails in 5 easy steps.

Start the MongoDB server:

$ brew services start mongodb

Generate Rails scaffolding for houses:

$ rails generate scaffold house name street city state 
@kevin-chau
kevin-chau / PianoRoll.js.md
Last active February 17, 2017 12:49
A Piano Roll MIDI Sequencer and Editor for the web.
@kevin-chau
kevin-chau / treactr slider build
Last active April 13, 2017 05:42
treactr slider build commands
Compile in this order:
1. Compile less to css
./node_modules/.bin/rc-tools run compile
2. compile to dist
./node_modules/.bin/rc-tools run dist
3. build example page
./node_modules/.bin/rc-tools run build
@kevin-chau
kevin-chau / Trappist.md
Last active February 24, 2017 05:04
Trappist - Game Plan

Trappist

Game Studio: 2Mass Games

Themes: Space Exploration an Colonization

Style: Platformer, pixel art

Platform: Unity, PC, Playstation store

@kevin-chau
kevin-chau / treactr.md
Last active July 16, 2017 04:31
A To-Do List for Treactr

TReactr

A Traktor clone in React

TReactr is a javascript digital DJ mixing application built for the modern web, based on the legendary UI from Native Instrument' Traktor.

GitHub

Heroku

To-Do: