Skip to content
View ahmed-ashraff's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report ahmed-ashraff

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. CS80-Team/Goolean CS80-Team/Goolean Public

    A simple boolean information retrieval system with its own shell written in golang.

    Go 9

  2. CS80-Team/cp-library CS80-Team/cp-library Public

    A comprehensive library for competitive programming, featuring algorithms, data structures, and problem-solving techniques.

    C++ 9

  3. OMPIStore OMPIStore Public

    A distributed and parallel key-value store implemented using MPI (Message Passing Interface) and OpenMP.

    C++ 3

  4. CS80-Team/gshell CS80-Team/gshell Public

    A simple, general-purpose application shell, originally embedded in the Goolean search engine.

    Go 1

  5. vdora vdora Public

    Basic text search engine based on the classical Vector Space Model.

    Java