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

Block or report PickleCoop

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 Loading

  1. SimpleCPU SimpleCPU Public

    Simple CPU created in System Verilog.

    Verilog 1

  2. TCSS342_A1 TCSS342_A1 Public

    Data structures assignment 1. Creating my own ArrayList and LinkedList.

    Java 1

  3. TCSS342_A2 TCSS342_A2 Public

    Data structures assignment 2. Reads a book for unique words and stores into an ordered list.

    Java 1

  4. CUDA-Matrix-Multiplication CUDA-Matrix-Multiplication Public

    Cuda 1

  5. TCSS342_A3 TCSS342_A3 Public

    Data structures assignment 3. Creating a priority queue.

    Java

  6. TCSS342_A4 TCSS342_A4 Public

    Data structures assignment 4. Creating a Huffman Encoder to compress given text file into a bin file.

    Java