Skip to content
View raresionut1's full-sized avatar
  • Zürich, Switzerland
Block or Report

Block or report raresionut1

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

Popular repositories Loading

  1. ETH-HS-2021-AlgoLab ETH-HS-2021-AlgoLab Public

    Solutions for Algorithms Laboratory (ETH HS 2021)

    C++ 2

  2. CAPTCHA-Decoder CAPTCHA-Decoder Public

    Translates certain Bitmap CAPTCHAs to text by applying different filters on the image and splitting it into small pixel matrices.

    C 1

  3. Autocorrect-Dictionary Autocorrect-Dictionary Public

    C

  4. Word-Searching Word-Searching Public

    Fast word searching, implemented using AVL Trees

    C

  5. Virtual-Memory-Allocator Virtual-Memory-Allocator Public

    Allocates, reallocates and frees blocks of memory from a built-in map of memory, providing efficient memory management at byte level.

    C

  6. Image-Compression Image-Compression Public

    Image compression program, implemented with SVD algorithm

    MATLAB