Skip to content
View ItsHumam's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report ItsHumam

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

Popular repositories Loading

  1. Scrabble Scrabble Public

    This Scrabble game, implemented in Java using the model-view-controller pattern, allows for play with up to three AI players. The game also features serialization capabilities, enabling the saving …

    Java

  2. Basic-Internet-Of-Things Basic-Internet-Of-Things Public

    A basic implementation of an IOT system using C code on linux.

  3. producer-consumer-using-Linux producer-consumer-using-Linux Public

    The objective of this project is to utilize shared memory and semaphores in C to implement a producer and consumer system capable of reading and writing from a designated file.