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

Block or report rgott

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

  1. PinWindow PinWindow Public

    A small triangle in the corner of a users screen that allows them to drag items to pre-selected folders without having to tab away from an application.

    C#

  2. WindowTrapper WindowTrapper Public

    Drag windows on top of the application to pin them to it. When the application is dragged all of the attached windows will follow.

    C# 1

  3. Algorithm Algorithm Public

    Random set of utilities

    C#

  4. N-Factorial N-Factorial Public

    Find large factorials using a highly multi-threaded application to find the answer faster

    Java