Skip to content
View rabiaq123's full-sized avatar

Block or report rabiaq123

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 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. randomizer-game-api randomizer-game-api Public

    Ruby API developed to support games involving randomization with coins and dice

    Ruby 1

  2. string-and-anagram-search string-and-anagram-search Public

    Detecting anagrams in text files through the implementation of brute force algorithm and presorting technique, and doing string searches using brute force, Horspool, and Boyer-Moore algorithms.

    C

  3. document-analysis document-analysis Public

    Using linked lists in C to do a document analysis

    C

  4. adventure-game adventure-game Public

    Game that runs on a loaded JSON file containing a list of locations to use for an adventure

    Java

  5. colossal-caves colossal-caves Public

    Modelled after the 1977 game Colossal Cave Adventure, developed using OOP principles with Java

    Java

  6. CIS3110_A3 CIS3110_A3 Public

    Two programs: (1) dining philosophers and (2) virtual memory simulation

    C