Skip to content
View elcolin's full-sized avatar
Block or Report

Block or report elcolin

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

Pinned Loading

  1. ft_irc ft_irc Public

    Creation of an Internet Relay Chat server in C++98. A step by step guide

    C++ 1

  2. Inception Inception Public

    Experimenting with Docker: Three containers, nginx, mariadb and wordpress.

    Shell 1

  3. minishell minishell Public

    Recreating a small shell environment with pipes, signals, parsing, infiles/outfiles and more.

    C 1

  4. tips tips Public

    Tips on git, Docker, CPP.

  5. cub3d cub3d Public

    A reproduction of Wolfenstein3D, involving trigonometry and optimization

    C 1

  6. malloc malloc Public

    This project is about implementing a dynamic memory allocation mechanism.

    C