About Me

I'm a software engineer currently living in Seattle, originally from South Korea.

Skills

HTML

CSS

JavaScript

jQuery

Java

Ruby

Rails

Projects

Bsides Seattle

HTML,   SASS,   Node,   Grunt,   Bower,   CoffeeScript

Web Set Game

HTML,   SASS,   Node,   Grunt,   CoffeeScript,   Ruby,   Sinatra

Seattle Humane

HTML,   SASS,   Node,   Grunt,   Bower

Anagram Service

Java,   J-Unit

This program allows a user to find anagrams for words from a particular word list

Online CoffeeShop

NodeJS,   JavaScript,   MySQL,   Jade,   CSS

An online coffee shop for a ficticious coffee company. Users can create accounts, log in, log out, and add items to their shopping cart.

Movie Ticket Reservation App

NodeJS,   JavaScript,   MySQL,   Jade,   CSS

An application that allows users to choose a movie showtime and then select a seat for that showtime.

Payday Calculator

Ruby

A command line application for calculating paydays.

PrismBox : Internal hardware inventory tracking

Ruby on Rails,   CoffeeScript,   CSS

Allows users to request hardware and administrators to process, manage, and fulfill those inventory requests.

Chicago Food Inspection Map

CoffeeScript,   Backbone,   GruntJS,   HTML,   CSS

Utilizes Chicago Open Data and the Google Maps API to display Food Inspection results for businesses around the city.

Online Unbeatable TicTacToe

JavaScript,   Ruby,   Sinatra,   HTML,   CSS

Web TicTacToe Game. A user can choose game type for a single player or two players. The AI player uses a minimax algorithm and is unbeatable.

Command Line Unbeatable TicTacToe

Java

TicTacToe Game for the command line. A user can choose game type for a single player or two players. The AI player uses a minimax algorithm and is unbeatable.