Skip to content
View WokeCoder's full-sized avatar
  • Halifax, NS, Canada

Block or report WokeCoder

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. Pong-in-Python2.7 Pong-in-Python2.7 Public

    This Pong made in Python 2.7 using pygame

  2. TextDocumentSearcher-java TextDocumentSearcher-java Public

    Java

  3. Searching-With-Pipes Searching-With-Pipes Public

    The program use the c and makes use of pipes to find and locate values in all ready sorted lists.

    C

  4. Shortest-Path-Using-Threading Shortest-Path-Using-Threading Public

    This project demonstrates using multithreading in C to find the shortest paths of all nodes to one another in an n x n matrix.

    C

  5. Trains-A-Junction-And-Semaphores Trains-A-Junction-And-Semaphores Public

    This a program written in C dealing with trains trying to cross a junction (N,E,S,W) and showing my own deadlock detection algorithm

    C