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

Block or report jonsmec95

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. MechamJonathan-SchedulerApp MechamJonathan-SchedulerApp Public

    I created this for a school project. This is an appointment scheduler application allowing the user to manage appointments, customer information, and generate various reports. The info is pulled a…

    Java 1

  2. MechamJonathan-InventorySystem MechamJonathan-InventorySystem Public

    This is a invetory system program that allows the user to keep record of various parts and the products created from those parts.

    Java 1

  3. HeartDiseaseApp HeartDiseaseApp Public

    Jupyter Notebook 1

  4. MechamJonathan-GameObjects MechamJonathan-GameObjects Public

    This program creates Objects for a game. The objects are positioned into an arena interact with eachother as the hero moves through the arena.

    Python

  5. MechamJonathan-WGUPSRoutingProgram MechamJonathan-WGUPSRoutingProgram Public

    This program takes a list of packages and uses a recursive algorithm to find the quickest delivery route split among 3 trucks.

    Python

  6. MechamJonathan-SpellChecker MechamJonathan-SpellChecker Public

    This program takes a text file as input and uses a binary search tree to check the file's spelling.

    Python