Skip to content
View guyreuveni's full-sized avatar

Block or report guyreuveni

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. Ray-Tracer Ray-Tracer Public

    Computer Graphics Rendering Technique

    Python

  2. Image-Processing Image-Processing Public

    GrabCut and Poisson Blending algorithms implementation

    Python

  3. AVLTreeList AVLTreeList Public

    An AVL Rank-Tree implementation for the List ADT and a Tetster

    Python

  4. AVLTreeList-tester AVLTreeList-tester Public

    A tester for the AVLTreeList class

    Python 1 8

  5. Thread-Safe-FIFO-Queue Thread-Safe-FIFO-Queue Public

    An implementation of a thread-safe FIFO queue

    C

  6. HashTables HashTables Public

    Implementing the Dictionary ADT using Hash-Tables with the Open-Adressing method

    Java