Skip to content
View aelsayed1337's full-sized avatar

Block or report aelsayed1337

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

    🖥️ FdF - 42 Project FdF is a wireframe 3D renderer written in C using MiniLibX, featuring parametric line rendering ,and isometric projection, and events management. 🚀

    C

  2. PUSH_SWAP PUSH_SWAP Public

    PUSH_SWAP 42 Project that focuses and aims on learning a sorting algo in the swap_push Language Highlighting on the on of the most important problems that programmers face : Time Complexity.

    C

  3. LIBFT LIBFT Public

    My own library with functions from Libc and other libraries including printf, dprintf, get_next_line...

    C

  4. PIPEX PIPEX Public

    Project to handle and manage pipes of shell

    C

  5. MINISHELL MINISHELL Public

    42 Project to create a real shell prompt to execute multiple command lines ,all in C language, diving into the depths of binary trees, edge cases of parsing, and the complexity of execution and pro…

    C