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

Block or report CodeCrazy97

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

  1. SoftwareTestingProject SoftwareTestingProject Public

    This is the report and testing logs for the semester project in my Software Testing class. It also contains the actual code tested and the database.

    C# 1

  2. Grade-Calculator Grade-Calculator Public

    Grade calculator, version 1.

    Java

  3. Tic-Tac-Toe Tic-Tac-Toe Public

    This tic-tac-toe program runs by accepting board coordinates as inputs for moving pieces.

    Java

  4. Calculate-Math-Expressions Calculate-Math-Expressions Public

    This program takes on simple math expressions, such as "3-2+5" or "90/3", as strings and performs the calculation(s), returning the answer as a double.

    Java

  5. GradeCalculatorV3 GradeCalculatorV3 Public

    Java project that stores grades, calculates "what-ifs". GPA calculator embedded. Modeled after the Ben Eggleston grade calculator.

    Java

  6. MyShell MyShell Public

    This program provides a command line shell specifically designed for Linux operating systems. It was a programming assignment for my operating systems class; read the program1.odt to find out exact…

    C