-
QuantumBlack
- São Paulo
- https://linktr.ee/lrcouto
-
-
-
webserv Public
A basic HTTP 1.1 server in C++, made as part of the 42 São Paulo curriculum.
-
inception Public
42's sysadmin project using docker-compose.
-
42_cpp Public
Repository for the code for the 42 São Paulo C++ introduction to OOP.
-
philosophers Public
An implementation of the Dining Philosophers Problem in C
C MIT License UpdatedOct 10, 2021 -
minishell Public
Forked from paulahemsi/minishellAs beautiful as a shell 🐚
-
push_swap Public
A program in C called push_swap which calculates and displays on the standard output the smallest program using its own instruction language that sorts the integer arguments received.
C UpdatedAug 27, 2021 -
libft Public
This is my C function library, created as my first project as a cadet at Escola 42 - São Paulo. It includes functions to manipulate memory, strings and linked lists, and will be expanded in the fut…
-
ft_printf Public
A recoding of the printf function, made as a student project at Escola 42 -São Paulo.
-
MiniRT Public
A basic raytracer made as a student project at 42 São Paulo.
-
ft_server Public
This is a student project for 42 São Paulo. The objective is to set up a NGINX web server on a docker container.
-
libasm Public
The aim of this project is to get familiar with assembly language.
C UpdatedMar 1, 2021 -
TesteVivo Public
This is a technical test for a jr. developer position at Telefônica VIVO. My first contact with Python.
Python UpdatedDec 3, 2020 -
get_next_line Public
A program in C that reads one line at a time from a file or from stdin. Made as an student project at Escola 42 São Paulo.
-
42SP-Piscine Public
This is all the code I wrote while participating in the December 2019 École 42 Piscine, in São Paulo.