Skip to content
View AmirMasoud-Rastegari's full-sized avatar

Block or report AmirMasoud-Rastegari

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. calculator calculator Public

    A simple Python calculator that performs basic arithmetic operations including addition, subtraction, multiplication, and division.

    Python

  2. Greatest-Common-Divisor-GCD- Greatest-Common-Divisor-GCD- Public

    This code implements the classical Euclidean Algorithm to compute the Greatest Common Divisor (GCD) of two numbers using recursion.

    Python

  3. multiples-of-3-or-5 multiples-of-3-or-5 Public

    the sum of all the multiples of 3 or 5 below 1000.

    Python

  4. prime-number-1-1000 prime-number-1-1000 Public

    Showing prime numbers from 1 to 1000

    Python

  5. Purple-Login-and-Signup Purple-Login-and-Signup Public

    Html,CSS,Javascript

    HTML

  6. half_resize_MATLAB half_resize_MATLAB Public

    This program reads an image, displays the original image, resizes it to half of its original size, and then displays the resized image.

    MATLAB