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

Block or report JudeMurphy

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. N-Body-Problem-C-Barnes-Hut N-Body-Problem-C-Barnes-Hut Public

    This is a C program that utilizes the Barnes-Hut Algorithm to solve the N-Body Problem.

    C

  2. Java-HuffmanEncoder Java-HuffmanEncoder Public

    Java implementation of the Huffman Encoding Algorithm.

    Java

  3. Instagram_Bot_For_Raspberry_Pi Instagram_Bot_For_Raspberry_Pi Public

    Have your Raspberry Pi automatically run your instagram account(s), with minimal effort! Using Instabot, here are a few scripts that can be dynamically configured, while automatically pulling and u…

    Shell 9 4

  4. Mandelbrot-CUDA Mandelbrot-CUDA Public

    This is a Parallel Program that utilizes CUDA C and GPU processing to simulate a Mandelbrot Set. This contains both the serial and parallel versions of how to simulate a Mandelbrot Fractal Image.

    Cuda

  5. SATextField SATextField Public

    A UITextField with types! Included types: email, phone number, first name, last name and password. SATextField allows you to simply validate it's format with one method call! No more need to write …

    Swift

  6. ChatGPT_Helper ChatGPT_Helper Public

    A small chrome extension to help you use ChatGPT without the need to use an API token.

    JavaScript