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

Block or report sharktrexer

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

    Forked from anglissr/reviewapp

    CS 380 Project - Reviews for on campus dining options

    HTML

  2. Connect-Four-Console-App Connect-Four-Console-App Public

    A connect four game in C++ with a very simplistic AI

    C++

  3. calculator calculator Public

    Basic command line calculator for a college assignment

    Python

  4. calculator-tester calculator-tester Public

    Generates random equations for my calculator software to evaluate and compare to python's eval() function

    Python

  5. reciept-reader reciept-reader Public

    Forked from Reciept-reader/reciept-reader

    A mobile app that will take pictures of receipts and return formatted data (un-compiled)

    JavaScript

  6. simple-substitution-cipher simple-substitution-cipher Public

    Come up with a simple substitution alphabet to solve inputted ciphertext.

    Python