Skip to content
View MrMsnawi's full-sized avatar

Highlights

  • Pro

Block or report MrMsnawi

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 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. CTFs_WriteUps CTFs_WriteUps Public

    C

  2. healthguard-ops healthguard-ops Public

    Hackathon DevOps stack: alerting, on-call, incident management, and dashboards in one repo.

    JavaScript

  3. minishell minishell Public

    A lightweight Unix shell built in C, inspired by bash. Supports pipes, redirections, heredocs, environment variable expansion, signal handling, and built-in commands — with a custom garbage collect…

    C

  4. Philosophers Philosophers Public

    A multithreaded C simulation of the Dining Philosophers Problem using pthreads and mutexes

    C

  5. libasm libasm Public

    x86-64 assembly implementation of common C standard library functions

    C

  6. LC3-VM LC3-VM Public

    LC-3 virtual machine in C++ with full instruction cycle, TRAP routines, memory-mapped keyboard I/O, and LC-3 object image loading.

    C++