Skip to content
View amema42's full-sized avatar
🤨
🤨

Highlights

  • Pro

Block or report amema42

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

    This shell program, minishell, is a simple UNIX shell implementation written in C. It supports basic shell functionalities including command execution, built-in commands, input parsing, and more. T…

    C 1

  2. libft libft Public

    my first library in the 42 School - Libft (or libft ?) is a custom implementation of standard C library functions and additional utility functions often used in C programming. It serves as a founda…

    C

  3. push_swap push_swap Public

    The Push Swap project is a sorting algorithm challenge designed for the 42 school. The goal is to sort a list of integers using a limited set of operations and two stacks. This project involves cre…

    C 1

  4. inventoryWebApp inventoryWebApp Public

    JavaScript

  5. NetPractice NetPractice Public

    This project is a general practical exercise to let you discover networking

    JavaScript