Skip to content
View jemraider21's full-sized avatar

Highlights

  • Pro

Block or report jemraider21

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. Cpp-Factorial-Calc Cpp-Factorial-Calc Public

    A quick factorial calculator app made in C++

    C++

  2. Java-BMI_Calc Java-BMI_Calc Public

    A BMI calculator that asks the user for their height and weight based on their preferred unit of measurement. After calculating the bmi, use the value to determine the user's body type

    Java

  3. java-2-lab-2-email-checker java-2-lab-2-email-checker Public

    Lab from class that analyzes email addresses from one file, gets the length and the number of characters before and after the @ symbol, then writes them to a new file

    Java

  4. java-2-lab-3-customer-collection java-2-lab-3-customer-collection Public

    A program designed to process user information and sort the list in a specified way. Entries can also be added

    Java

  5. java-2-lab-4-bee-name-picker java-2-lab-4-bee-name-picker Public

    This lab assignment uses searching, sorting, and recursion to allow a user to buy a bee name

    Java

  6. java-2-lab-5-shipping-label-generator java-2-lab-5-shipping-label-generator Public

    A program that generates shipping labels. Demonstrates use of concurrency

    Java