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

Block or report JacobPhillips33

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

Pinned Loading

  1. CustomizableWorkouts CustomizableWorkouts Public

    ASP.NET Core MVC Application where you can choose from a list of over 1,300 exercises to build your own custom workouts.

    C#

  2. GeolocationTacoParser GeolocationTacoParser Public

    Provided a CSV file containing Taco Bell locations in Alabama, this application will determine which two Taco Bell's are farthest apart and provide their distance apart in miles.

    C#

  3. PossiblePatternsCalculator PossiblePatternsCalculator Public

    This application will calculate the number of patterns possible on a 3x3 grid given a user specified starting point and a user designated number of movements for the pattern.

    C#

  4. WeatherMapAPI WeatherMapAPI Public

    Get up to date weather in your area. Simply enter your city and see what the weather is like right now!

    C#

  5. SudokuSolutionValidator SudokuSolutionValidator Public

    This C# application will evaluate a completed Sudoku Solution to determine whether it is a valid solution. It will return “True” if it is a valid solution or “False” if it is not.

    C#

  6. RomanNumeralConverter RomanNumeralConverter Public

    This application utilizes C# to convert from Roman Numerals to Arabic ("regular") Numbers or from Arabic Numbers to Roman Numerals.

    C#