Skip to content
View craigb20's full-sized avatar

Block or report craigb20

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. SP500-Data-Filter SP500-Data-Filter Public

    This Python project processes historical S&P 500 market data from a CSV file. It parses each row into structured objects, filters entries based on the closing price, and displays the results in a f…

    Python

  2. Running-Logbook Running-Logbook Public

    This Java project tracks running activity by allowing the user to add runs, view run history, and calculate total distance and average pace using basic console input and object oriented design.

    Java

  3. Snowfall-Plot Snowfall-Plot Public

    This MATLAB project plots daily snowfall from November 2014 to March 2015, highlighting the day with the heaviest snowfall.

    MATLAB

  4. Amoritization-Calculator Amoritization-Calculator Public

    This C program calculates the maximum loan a user can afford based on monthly payment, loan term, and interest rate. It then computes the monthly payment for a given loan and generates an amortizat…

    C

  5. Temperature-Converter Temperature-Converter Public

    This project is a web-based application built with HTML and JavaScript that converts temperatures between Fahrenheit and Celsius.

    CSS