Skip to content
View mfk-ayoub's full-sized avatar
✔️
itami
✔️
itami

Highlights

  • Pro

Block or report mfk-ayoub

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 Loading

  1. minitalk_42 minitalk_42 Public

    Efficiently exchange small data in C using UNIX signals. This program leverages signals for lightweight inter-process communication, offering a simple solution without complex IPC mechanisms. Dive …

    C 1

  2. get_next_line get_next_line Public

    Explore reading lines ending with '\n' from file descriptors dynamically in C. Learn static variables, memory allocations, buffer manipulation, and lifecycle complexities. Delve into the intricaci…

    C 1

  3. fractol fractol Public

    Fractol is a graphical C program that offers an immersive journey into fractals - intricate shapes with self-similarity across scales, born from iterative mathematics. Users interactively explore d…

    C 1

  4. minitalk-py minitalk-py Public

    Efficiently exchange small data in python using UNIX signals. This program leverages signals for lightweight inter-process communication, offering a simple solution without complex IPC mechanisms. …

    Python 3