Skip to content
View rhanulewicz's full-sized avatar

Block or report rhanulewicz

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. Searay-330/UB_Grader Searay-330/UB_Grader Public

    JavaScript 3 5

  2. RockOS-161 RockOS-161 Public

    An instructional operating system based on Harvard's OS/161. All custom implementations of synchronization, a system call interface, user process support, and virtual memory.

    C

  3. Playing-Card-Identifier Playing-Card-Identifier Public

    OpenCV computer vision module that identifies a playing card from a photograph. For a standard 52-card deck.

    Python

  4. SimpleDynamo SimpleDynamo Public

    A simplified version of the Amazon Dynamo key-value storage system with partitioning, replication, and failure handling.

    Java

  5. Web-Graph Web-Graph Public

    Builds a graph of the internet from adjacency lists of websites and performs various operations on that graph as commanded by the user, such as Prune, Cover and Shortest Path.

    Python

  6. Rhyme-Bot Rhyme-Bot Public

    Uses the Trie data sctructure to efficiently find the best rhyming phrases to user-input words and phrases.

    Python