Skip to content
View mmunoz-f's full-sized avatar
🤖
work in progress...
🤖
work in progress...
  • 42 Madrid
  • Madrid

Block or report mmunoz-f

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
mmunoz-f/README.md

Hey, this is me🤖

Hi I am Miguel Ángel and I am currently studying software engineering at 42 Madrid, one of the programming campuses of the 42 Network.

Pinned Loading

  1. ft_containers ft_containers Public

    Redefinition of some of the STL containers in C++

    C++ 1

  2. pgomez-a/minishell pgomez-a/minishell Public

    The main purpose of this project is to create a shell, like bash or zsh. Let's learn more about file descriptors and processes.

    C

  3. philosophers philosophers Public

    Basics of proccesses and threading

    C

  4. ft_irc ft_irc Public

    IRC server based on RFC protocol

    C++ 1

  5. push_swap push_swap Public

    Introduction to sorting algorithm, ordering two stacks

    C