Skip to content
View SystrN7's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report SystrN7

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

  1. MiniShell MiniShell Public

    L'objectif du projet est de créer un shell simple.

    C 1

  2. libft libft Public

    C 1

  3. irc irc Public

    C++ 1 1

  4. ft_services ft_services Public

    Project of 42 schools to introduce the Clustering with Kubernetes.

    Shell

  5. minishell_tester minishell_tester Public

    Tester for Minishell a 42 school project.

    Shell

  6. push_swap push_swap Public

    This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. To make this happen, you will have to manipulate various sorting algorithms and …

    C