Skip to content
View harmanGit's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report harmanGit

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. BankingWebsite BankingWebsite Public

    Banking Website with a completed UI and backend (connect to a mySql database)

    Java 1

  2. TextBasedBank TextBasedBank Public

    Java

  3. FortuneTeller FortuneTeller Public

    Fortune Teller Program uses a server that clients can connect to, from which the client can then receive there fortune. (connection is made via server sockets)

    Java

  4. Dictionary Dictionary Public

    Dictionary Program creates a definition object and places it into a dictionary (which is a array of linkedList of type definition)

    Java

  5. textBasedMazeSolver textBasedMazeSolver Public

    This program will solve any text based maze with one beginning. The program will solve the maze recursively and display a 'P" where the path is to the exit. Will display all possible solutions.

    Java

  6. aquarium aquarium Public

    Aquarium with multi threaded fish, that move sudo randomly.

    Java