Skip to content
View DavidHanover's full-sized avatar
🤡
Starting my clown career!
🤡
Starting my clown career!

Organizations

@Gary-David-NightLife @digitalfoundryinc

Block or report DavidHanover

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. Photo_Board-VueJS-GraphQL Photo_Board-VueJS-GraphQL Public

    A photo board in the style of Pinterest or Instagram. Built with VueJS and GraphQL.

    JavaScript 1

  2. SimpleChess SimpleChess Public

    A simple console-based chess game. This was one of my first programming projects ever. It doesn't actually work, because you can't take any pieces, but you can move pieces. There is a UI. Piece log…

    Java

  3. ElevatorHomework ElevatorHomework Public

    A simple simulation of 4 elevators in a building. One of my first projects.

    Java

  4. CSC690HW1PhotoBrowser CSC690HW1PhotoBrowser Public

    Written in Python with PyQt5, a photo browser that lets you resize photos and save persistent metadata for each one. Also plays a sound when scrolling or magnifying images. A separate version allow…

    Python

  5. DavidHChatApp DavidHChatApp Public

    A chat app for android. Sign-in and persistent chat done through google's firebase backend.

    Java

  6. MultiThreadProgressBar MultiThreadProgressBar Public

    An example of multi-threaded programming. Uses one thread to add and another thread to check progress. Displays a progress bar and prints "Task Complete" when finished.

    Java