Skip to content
View blipblopblop's full-sized avatar

Block or report blipblopblop

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. Predicting-Spread-of-Wildfires Predicting-Spread-of-Wildfires Public

    refer to this article: https://medium.com/@fatima.zohra.siddiqui/predicting-the-spread-of-forest-fires-5ff289088240

    Jupyter Notebook 1

  2. blipblopblop.github.io blipblopblop.github.io Public

    SCSS 1

  3. Page-Rank-Algorithm Page-Rank-Algorithm Public

    Algorithm can search for the most commonly used word in all 10 wikipedia articles based respectively on euclidean distance and inner products

    MATLAB

  4. Webserver Webserver Public

    caching multi-threaded web server - serves web requests efficiently by using multiple threads.

    C

  5. User-Level-Threads-Package User-Level-Threads-Package Public

    The program is designed to create threads, destroy them, and run them concurrently on a single processor.

    C

  6. WordsMonitor- WordsMonitor- Public

    counts how often words occur in an array using a hash table to store the words

    C