Skip to content
View rubyvictor's full-sized avatar
  • Singapore

Highlights

  • Pro

Block or report rubyvictor

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

Pinned Loading

  1. TimeAgoDisplay TimeAgoDisplay Public

    A simple algorithm written by LetsBuildThatApp in Swift 3 to display the time ago in seconds/minutes/hours/days/weeks ago in a viewController. No storyboard is used, as the Label is created program…

    Swift

  2. victorminigram victorminigram Public

    My first Ruby on rails project which is a clone of a mini instagram

    Ruby

  3. MagicGrid MagicGrid Public

    A tinder-like app that tracks where your finger taps on the screen, made in Swift 3 by LetsBuildThatApp. Uses Hashmap or dictionary to access the points where we touch the screen.

    Swift

  4. express-url-shortener express-url-shortener Public

    Forked from thoughtworks-jumpstart/express-url-shortener

    JavaScript

  5. findMultiples findMultiples Public

    javascript function with jest tests to find multiples of a number up to a limit

    JavaScript

  6. findNonConsecutiveNums findNonConsecutiveNums Public

    Javascript function with jest tests to find first non-consecutive number in array parsed in as arg

    JavaScript