Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 31 million developers.
Sign up
Popular repositories
-
my_transpose
This code converts a matrix of arrays between row-oriented and column-oriented representations. Eric Lin co-wrote it and was the main contributor to the code's most notable attribute: it can transp…
-
stock_picker
This code takes an array of day to day prices for a stock and gives the buy and sell days that would yield the greatest profit. Eric Lin co-wrote this.
Ruby
-
deep_dup
This method duplicates mixed arrays. It just fell out of my brain, pretty proud of it.
Ruby
-
minesweeper
minesweeper game created by Kenneth Greer and Steven Chien
Ruby
-
search_nearby
Ruby
-
checkers
Ruby