Skip to content
View JudeMurphy's full-sized avatar

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. 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

  2. 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

  3. Java-HuffmanEncoder Java-HuffmanEncoder Public

    Java implementation of the Huffman Encoding Algorithm.

    Java

  4. 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

  5. Multipeer-Connectivity-Helper Multipeer-Connectivity-Helper Public

    An portable Swift 5 compatible helper class, with a sample project, for using Multipeer Connectivity in your iOS Apps.

    Swift

  6. Objective-C-LinkedList Objective-C-LinkedList Public

    Objective-C Implementation of a Singly LinkedList.

    Objective-C