Skip to content
View ayals99's full-sized avatar

Highlights

  • Pro

Block or report ayals99

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. Multithreaded_WebScraper_Wikimapia Multithreaded_WebScraper_Wikimapia Public

    Personal Project: A multithreaded Web scraper I wrote in Python, using the BeautifulSoup and requests libraries.

    Python 1

  2. Trie_implemenation_in_C Trie_implemenation_in_C Public

    Personal Project - simple implementation of a Trie in C

    C

  3. HW4_OS HW4_OS Public

    Implementing malloc() and a Buddy Allocator

    C++ 1

  4. HW3_OS HW3_OS Public

    Implementing a multithreaded (mutex synchronized) HTTP request handler

    C

  5. Course-Notes Course-Notes Public

    Course Notes from Computer Science studies at Technion

  6. Wet_2_Data_Structures Wet_2_Data_Structures Public

    Implementing a Rank Tree and a Hash Table with an AVL Tree in each cell

    C++