Skip to content
View colinmcdaniel's full-sized avatar

Block or report colinmcdaniel

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 Loading

  1. RPS-Multiplayer RPS-Multiplayer Public

    Two-player online multiplayer Rock Paper Scissors game that utilizes Firebase to store players' moves in order to allow two users to interact across browsers. The game also has a chat functionality.

    JavaScript

  2. MyPolity MyPolity Public

    Allow users to find and track government issues their representatives are involved with based on the user’s location and organized by their Federal, State and Local representatives.

    JavaScript

  3. Hangman Hangman Public

    Front-end hangman game on the topic of Academy Award-winning movies.

    JavaScript

  4. roomease roomease Public

    Forked from toddcf/roomease

    Express application that allows users to find compatible roommates and subsequently contact them by email via the nodemailer npm package or through our in-app chat

    HTML

  5. binary-search-tree binary-search-tree Public

    Interactive implementation of a binary search tree

    C++

  6. deli-order deli-order Public

    This application allows users to order at a fictional deli, and see when the food will arrive.

    Java