Skip to content
View zero5100's full-sized avatar
  • Green Bay, Wisconsin

Block or report zero5100

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. StrassLabs/handbrake-server Public

    HandBrake Encode Server

    TypeScript 1 1

  2. This is an apportionment function us...
    1
    DROP FUNCTION IF EXISTS apportion_lrm(NUMERIC, JSONB, INTEGER, NUMERIC, BOOLEAN);
    2
    CREATE FUNCTION apportion_lrm
    3
      (
    4
        IN apportion_amt NUMERIC,
    5
        IN proportions JSONB,
  3. numi-extensions Public

    Custom extensions for the Numi calculator.

    JavaScript 1

  4. gomoob/grunt-flyway Public

    Run Flyway database migration tool with Grunt.

    JavaScript 17 11