Skip to content
View philipscoderepo's full-sized avatar
🐕
Cortana stole my job!
🐕
Cortana stole my job!

Block or report philipscoderepo

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

    C++ hashtable used for a spell checker

    C++

  2. RSA_Generator RSA_Generator Public

    C++ program for generating RSA keys as well as encrypting and decrypting data using SHA256

    C++

  3. CSV_Cross_Checker CSV_Cross_Checker Public

    Application developed to eliminate duplicate items or find common values in one csv when compared to another. A new file containing no duplicates can be saved from the program as well. Built with V…

    Visual Basic .NET

  4. Block_Breaker Block_Breaker Public

    A brick breaker clone built in Unity using C#, just the scripts

    C#

  5. C_Calculator C_Calculator Public

    Calculator program written in C++. Program takes in a stream of tokens and outputs the calculation.

    C++

  6. Shortest_Path Shortest_Path Public

    Program uses a bump map as elevation data and calculates the shortest path from the left side of the image to the right.

    C++