Skip to content
View julianochoi's full-sized avatar
  • São Paulo, SP, Brasil

Highlights

  • Pro
Block or Report

Block or report julianochoi

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

Popular repositories

  1. ft_server ft_server Public

    This project is about setting up services using a Docker container. We set up a web server(NginX), a database(MariaDB) and an administration tool(phpMyAdmin).

    PHP 1

  2. libft libft Public

    A project with the objective of recoding some of the functions of the C standard library.

    C

  3. ft_printf ft_printf Public

    Project to recode our own printf function, learning about variadic arguments/functions.

    C

  4. libasm libasm Public

    The purpose of this project is to get familiar with assembly language.

    C

  5. philosophers philosophers Public

    C

  6. webserv webserv Public

    This project is about writing our own HTTP server.

    HTML