Skip to content
View ahemmin's full-sized avatar

Organizations

@Positron-Laboratory

Block or report ahemmin

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

Popular repositories Loading

  1. CS-1026-INTRO-TO-PYTHON-ASSIGNMENT-1 CS-1026-INTRO-TO-PYTHON-ASSIGNMENT-1 Public

    This is a very basic program that calculates the cost of an order at a hypothetical restaurant

    Python

  2. CS-1026-INTRO-TO-PYTHON-ASSIGNMENT-2 CS-1026-INTRO-TO-PYTHON-ASSIGNMENT-2 Public

    This is a basic program that is used to calculate the volume of various 3D shapes based upon user input. The focus on this project were to write your first functions/methods

    Python

  3. CS-1026-INTRO-TO-PYTHON-ASSIGNMENT-3 CS-1026-INTRO-TO-PYTHON-ASSIGNMENT-3 Public

    This is a simple program that calculates the sentinel or happiness score of hypothetical tweets based off of a a scoring index

    Python

  4. CS-1026-INTRO-TO-PYTHON-ASSIGNMENT-4 CS-1026-INTRO-TO-PYTHON-ASSIGNMENT-4 Public

    This is a simple program that manipulates data for various countries

    Python

  5. CS-1027-INTRO-TO-JAVA-ASSIGNMENT-1 CS-1027-INTRO-TO-JAVA-ASSIGNMENT-1 Public

    This program is a basic snake game and introduces object oriented design in Java

    Java

  6. CS-1027-INTRO-TO-JAVA-ASSIGNMENT-2 CS-1027-INTRO-TO-JAVA-ASSIGNMENT-2 Public

    This is an implementation of a basic pathfinding algorithm that utilizes a stack

    Java