Skip to content
View gordonsalive's full-sized avatar
Block or Report

Block or report gordonsalive

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. code-owners-old code-owners-old Public

    Practice project of a web page showing code owners and test coverage

    JavaScript

  2. gist-java-singleton gist-java-singleton Public

    Gist of a thread safe singleton implementation in Java

    Java

  3. gist-java-factory gist-java-factory Public

    Gist of a factory implementation in Java

    Java

  4. gist-java-DAO-factory gist-java-DAO-factory Public

    Gist of an implementation of object factories with DAO factories in Java

    Java

  5. gist-delta-items-in-array gist-delta-items-in-array Public

    Simple function to find all the items in a list that are separated by a given delta

    JavaScript

  6. gist-cube-combinations gist-cube-combinations Public

    Find all combinations where a³ + b³ = c³ + d³, where a, b, c, d are <= 1000

    JavaScript