Skip to content
View LuisPM24's full-sized avatar
:shipit:
Working on Python projects
:shipit:
Working on Python projects

Block or report LuisPM24

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
LuisPM24/README.md


Welcome to my Github!

Programmer Analyst

I'm a Programmer Analyst, a Computer Engineering student at UOC University and, also, a student at 42 Málaga.

Projects

These are the main projects I have been working on recently:

  • Libft: A static library coded in C that reimplements the standard C library.
  • Minishell: This project has been done by me and my partner Marco. It consist of our own terminal that executes any command, redirection and pipe.
  • Push Swap: This project has been done by me and my partner Susana. It's an number sorter algorithm. It recives an amount of integer numbers and sorts them from smaller to bigger.

Get in Touch


LinkedInGmail

LuisPM24

42

Pinned Loading

  1. minishellminishellPublic

    Terminal de linux que admite redirecciones y encadenación de múltiples comandos.

    C 1

  2. push_swappush_swapPublic

    Programa de ordenación de enteros utilizando un stack, con un conjunto limitado de instrucciones y procurando hacerlo con el menor número de movimientos posible, implementando distintos algoritmos …

    C 2

  3. ft_printf_2026ft_printf_2026Public

    Reimplementación de la función printf en C

    C 1

  4. libft_2026libft_2026Public

    Reimplementación de múltiples funciones de la librería estándar de C, junto con otras funciones útiles.

    C

  5. sucamchi-lab/A-Maze-ingsucamchi-lab/A-Maze-ingPublic

    Maze generator built in Python

    Python 2