Skip to content
View ander-lab's full-sized avatar
:electron:
Focusing
:electron:
Focusing
  • Studying in 42 Madrid
  • Madrid, Spain

Highlights

  • Pro
Block or Report

Block or report ander-lab

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
ander-lab/README.md

</ 👋 Hello, my name is Alex, welcome to my GitHub portfile!!! >

  • 🔭 I’m currently studying on 42 Madrid Software Engineering

  • 🌱 Actualy, I am learning web development, Google Cloud, C & C++.



HTML5 CSS3 C Bash Linux Git WordPress GCP WooCommerce

Popular repositories

  1. config config Public

    My zsh and neovim config

    Shell 4

  2. 42Cursus-00-Libft 42Cursus-00-Libft Public

    My own libc, 42 project.

    C 2

  3. valgrind-docker valgrind-docker Public

    Docker container for use valgrind on mac

    Dockerfile 1

  4. 42-cursus 42-cursus Public

    My projects for 42 cursus

  5. 42Cursus-01-GetNextLine 42Cursus-01-GetNextLine Public

    May it be a file, stdin, or even later a network connection, you will always need a way to read content line by line. It is time to start working on this function, which will be essential for your …

    C

  6. 42Cursus-01-ft_printf 42Cursus-01-ft_printf Public

    This project is pretty straightforward, you have to recode printf. You will learn what is and how to implement variadic functions. Once you validate it, you will reuse this function in your future …

    C