Skip to content
View egoncalv's full-sized avatar
  • Lisbon, Portugal

Block or report egoncalv

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

Hi there, I'm Erick 👋

  • 👨🏼‍🎓 I'm a 19 years old student at 42 Lisbon

  • 👨🏼‍💻 I’m currently working on minishell

  • 💬 AMA about 42 School

    Anurag's GitHub stats

Pinned Loading

  1. libft libft Public

    This is my first own library in C, and also the first project at the 42 School.

    C

  2. Born2BeRoot Born2BeRoot Public

    This projects aims to introduce the world of virtualization. It consists in creating a Virtual Machine in VirtualBox (or UTM) under specific instructions

  3. minitalk minitalk Public

    Small Program written in C that establishes a communication between a client and a server, using Linux Signals. This project is meant to teach us what are linux signal and how to use them.

    C

  4. so_long so_long Public

    This project is a very small 2D game. Its purpose is to make you work with textures, sprites, and some other very basic gameplay elements.

    C

  5. push_swap push_swap Public

    Data Sorting Project

    C

  6. philosophers philosophers Public

    Basics of threading a process and mutexes, using the dining philosophers problem.

    C