Skip to content
View widium's full-sized avatar
Block or Report

Block or report widium

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

    create a minimalist shell with the basic built-in Function of bash

    C 5 1

  2. big_O_notations_push_swap big_O_notations_push_swap Public

    Compute and evaluate your Big O Notations for the Push Swap algorithm

    Jupyter Notebook 1

  3. fractol fractol Public

    create the mandelbrot set and the dynamic julia set with a zoom using the mouse cursor

    C 1

  4. push_swap push_swap Public

    Create a sorting algorithm with 2 stacks and mandatory functions

    C 2 1

  5. pipex pipex Public

    Recode the GNU Pipe built-in " | " and " here_doc " to C

    C 6

  6. exam_00 exam_00 Public

    Mini - printf / Mini - get_next_line / Union && Inter

    C