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

Block or report kmhall

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

  1. CarInsuranceAccount CarInsuranceAccount Public

    A car insurance account is created and updated through user input.

    C++

  2. FindLostSailors FindLostSailors Public

    A boat searches for all the sailors lost at sea while making sure it doesn't run out of gas.

    MATLAB

  3. GoogleMapsTwitterFlickerViewer GoogleMapsTwitterFlickerViewer Public

    A user types in a location and a key word. Ex: New York, Big Apple and the top tweets and flickr images relating to the key word are displayed on the google map.

    Python

  4. NimGame NimGame Public

    A game played against the computer. You and the computer take turns taking balls from stacks.

    Python

  5. RobotMaze RobotMaze Public

    A 3pi robot searches through a maze to find a user specified "door" and then returns back to the start.

    C++

  6. WordLadder WordLadder Public

    Creates a word ladder (A series of one letter different words) from an input file of same length words.

    Python