Skip to content
View w0rthy's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report w0rthy

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. ArrayVisualizer ArrayVisualizer Public

    Sorting Visualizer with 6 different views and 14 included sorting algorithms

    Java 515 124

  2. SortingVisualizer SortingVisualizer Public

    Program to visualize, audiolize, profile, approximate runtimes for, and anything else related to sorting algorithms

    C++ 108 15

  3. ImageProcessor ImageProcessor Public

    Allows various manipulations to be performed on images.

    Java 1

  4. -BWR--BitWise-Radix-Sort -BWR--BitWise-Radix-Sort Public

    Guaranteed linear time sorting algorithm for arrays and linked lists. Properly sorts signed and unsigned ints and floats of any bit length.

    C++ 1

  5. InfectedWars2 InfectedWars2 Public

    Garry's Mod Gamemode

    Lua

  6. InputDisplay InputDisplay Public

    Displays all keyboard and mouse inputs, including mouse movements in a highly customizable way.

    Java