Minsoo Kim's repositories
wifi-strength
wifi-strength test in a room
Brollo
trello clone in backbone and rails
chat-app-socket-io
Chat App using socket.io and express
devise_auth
simple devise implementation on rails
docker-pgbouncer
Minimal PgBouncer image that is easy to configure
famous
famous coding challenge
from-callbacks-to-promises
6 different versions of a js script (using callbacks or promises, and acting sequentially or in parallel) to request three numbers and find their average
geta
Geta is an open source web application that makes it trivial for users to build their own single page web scrapers.
hash_table
An implementation of hash table in ruby
html_calculator
Calculator using HTML, CSS, and javascript
make_change
change-making algorithm solved via memoization in js and ruby
mui-input-chips
input chips demo
newsinpics
news RSS feed in pictures
node_tutorial
a short tutorial on node.js
pokedex
pokedex in backbone.js and rails
PostAppwithRedis
Blog post and comment app with Redis as cache layer to keep track of page views
responsive_design
Use CSS media queries to render the website according to the size of the viewport
threedmadness
playing around with three.js!
todo-app
todo-app in backbone and rails
toodles
english learning chat/video app
twitter_clone
twitter with AJAX practice
web_worker
simple web worker demonstration according to MDN