Skip to content
View greerkenneth's full-sized avatar

Organizations

@appacademy
Block or Report

Block or report greerkenneth

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. my_transpose my_transpose Public

    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…

  2. stock_picker stock_picker Public

    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

  3. deep_dup deep_dup Public

    This method duplicates mixed arrays. It just fell out of my brain, pretty proud of it.

    Ruby

  4. minesweeper minesweeper Public

    minesweeper game created by Kenneth Greer and Steven Chien

    Ruby

  5. search_nearby search_nearby Public

    Ruby

  6. checkers checkers Public

    Ruby