Skip to content
View philipscoderepo's full-sized avatar
🐕
Retired, Cortana stole my job
🐕
Retired, 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.

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. zero-to-mastery-ml zero-to-mastery-ml Public

    Forked from mrdbourke/zero-to-mastery-ml

    All course materials for ZTM ML on Udemy

    Jupyter Notebook

  2. C_HashTable C_HashTable Public

    C++ hashtable used for a spell checker

    C++

  3. RSA_Generator RSA_Generator Public

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

    C++

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

  5. Block_Breaker Block_Breaker Public

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

    C#

  6. C_Calculator C_Calculator Public

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

    C++