Skip to content
View ScottEDubya's full-sized avatar
  • Akron, Ohio

Block or report ScottEDubya

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

    JavaScript

  2. DigitalSignature DigitalSignature Public

    uses the RSA encryption algorithm to sign a file to test if it was altered

    Java 1

  3. LZWFixedCompression LZWFixedCompression Public

    LZW compression algorithm uses 12 bit compression table

    C++

  4. LZWVariableCompression LZWVariableCompression Public

    LZW algorithm for creating a code table that grows from 9-16 bits

    C++

  5. RSAEncryption RSAEncryption Public

    A program to calculate a private and public key for the RSA Encryption algorithm

    Java

  6. RestaurantApi RestaurantApi Public

    Using EFCore to create an api with many relationships from different domains

    C#