Skip to content
View albrusso's full-sized avatar
  • 42Firenze
  • Pisa, Italy

Block or report albrusso

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 250 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
albrusso/README.md

πŸ‘‹ I'm Alberto

πŸ‘¨πŸ»β€πŸ’» About Me

I'm from Pisa, Italy and I'm 24 years old

- πŸ“š I'm currently studying at 42Firenze

πŸ›  Language and tools

c logo cplusplus logo html5 logo css3 logo

πŸ”₯ My Stats :

stats graph languages graph

Popular repositories Loading

  1. albrusso albrusso Public

  2. AutoClicker AutoClicker Public

    Simply left mouse AutoClicker in C

    Makefile

  3. libft-42Florence libft-42Florence Public

    libft - 42Florence | Custom implementation of standard C library functions (C99)

    C

  4. ft_printf-42Florence ft_printf-42Florence Public

    ft_printf - 42Florence | Custom implementation of printf in C, supporting various format specifiers.

    C

  5. get_next_line-42Florence get_next_line-42Florence Public

    get_next_line - 42Florence | Function that reads a line from a file descriptor, returning it as a string. Handles multiple file descriptors and works with large files efficiently.

    C

  6. minitalk-42Florence minitalk-42Florence Public

    minitalk - 42Florence | A simple inter-process communication (IPC) program using Unix signals. Allows sending messages between a client and a server with a custom protocol.

    C