Skip to content
View EmanRashid2's full-sized avatar
  • Joined Sep 16, 2025

Block or report EmanRashid2

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 250 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

Popular repositories Loading

  1. leetcode-c-journey leetcode-c-journey Public

    My daily practice log of LeetCode problems using C language.

  2. C-Programming-from-scratch C-Programming-from-scratch Public

    A collection of my first C programs as I begin learning the C language from scratch. It includes basic exercises on input/output, arithmetic, conditionals, and loops.

  3. Hospital-Patient-Record-System Hospital-Patient-Record-System Public

    Hospital Patient Record System in C for managing patient data efficiently. Features include adding records, searching by ID or disease, and displaying all patient information in an organized format…