Skip to content
View benlvn's full-sized avatar

Block or report benlvn

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 Loading

  1. Conversation-Starters Conversation-Starters Public

    An iOS app that generates random conversation starters on a range of topics

    Swift

  2. project-ruby project-ruby Public

    Project: Ruby from the Odin Project http://www.theodinproject.com/web-development-101/ruby

  3. project-rails project-rails Public

    Project: Rails from the Odin Project http://www.theodinproject.com/web-development-101/html-css

  4. caesar_cipher caesar_cipher Public

    A Ceasar Cipher written in Ruby

    Ruby

  5. stock_picker stock_picker Public

    Given an array of stock prices, one for each hypothetical day, this function return a pair of days representing the best day to buy and the best day to sell

    Ruby

  6. substrings substrings Public

    Given a string and an array of substrings, this function returns a hash listing each substring and how many times it was found in the original string

    Ruby