Skip to content
View mmahfoud's full-sized avatar
  • Nasca-Sy
  • Damascus, Syria

Block or report mmahfoud

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. Mahfoud.Identity Mahfoud.Identity Public

    ToDoLists for subscribed users (with registration).

    C#

  2. SimpleWebApi SimpleWebApi Public

    Simple minimal Web API.

    C#

  3. minimal-api-dotnet minimal-api-dotnet Public

    Just a dummy project to explore minimal web api in .NET 6.

    C#

  4. rust-expression-tree rust-expression-tree Public

    Experimenting on implementing math expressions as Trees.

    Rust

  5. prime_numbers prime_numbers Public

    Implementing the "Sieve of Eratosthenes" in rust. see https://en.wikipedia.org/wiki/Sieve_of_Eratosthenes.

    Rust

  6. roots roots Public

    finding nth root of a float64 number in rust (implementing Newton algorithm of finding roots of P(X) = X^n - s)

    Rust