Skip to content
View MusabAlsaifi's full-sized avatar
Block or Report

Block or report MusabAlsaifi

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

  1. Image-Classification Image-Classification Public

    Image Classification using PyTorch

    Jupyter Notebook

  2. Intrusion-Detection-System Intrusion-Detection-System Public

    This an Intrusion Detection System using KDD data set

    Jupyter Notebook

  3. macrogenerator macrogenerator Public

    Macro-generator with no parameters but definitions can be nested

    Python

  4. RISC-V RISC-V Public

    This is a program written in RISC-V assembly using RARS. It draws a line from the middle of the screen to a given direction dx and dy using Bresenham's algorithm.

    Assembly

  5. x86 x86 Public

    Fade the image to the specified color outside of a defined circle. The colors of pixels inside the circle should be preserved, the colors outside of the circle but inside of a circle of radius 2r s…

    Assembly