-
This repository is a foundational Python for Data Science course.
Python GNU General Public License v3.0 UpdatedJun 29, 2026 -
data-science-projects Public
This repository contains projects that I had developed and the references I had used with the aim to learn about the wide world of data science. Each directory may be a project or a course's direct…
Python GNU General Public License v3.0 UpdatedMay 22, 2026 -
.dotfiles Public
This repository contains my configuration files for Windows+WSL2+Emacs desktop environment among other settings. Commands to replicate and create your own workflow are provided.
Shell GNU General Public License v3.0 UpdatedDec 18, 2024 -
42sp-cursus-docs Public
This repository is a Jekyll static site with JustTheDocs that contains concepts, tips and guides about the projects of 42 curriculum I've done so far.
-
-
42cursus-piscine-object Public
This repository contains the solutions developed during an immersion in advanced topics of object-oriented programming in C++.
Makefile GNU General Public License v3.0 UpdatedAug 5, 2024 -
42cursus-ftl-quantum Public
Introduction to quantum programming using Python and Qiskit (IBM).
-
42cursus-NetPractice Public
The tenth project of 42's curriculum asks students to configure small-scale networks. To do that, it's necessary to understand how TCP/IP addressing works.
-
-
42cursus-ft-transcendence Public
Forked from tonnytg/42_transcendenceThe 13th and final project of 42's curriculum is about creating an online pong game! This project is a complex undertaking, requiring decision-making within the specified constraints.
-
42cursus-minishell Public
Forked from magalhaesm/minishellThe eighth project of 42's curriculum gives the students a very "simple" task: to create our very own little shell based on bash.
-
42cursus-ft-irc Public
The 12th project of 42's curriculum is about creating our own IRC server. An actual IRC client will be used to connect to the server and test it. Internet is ruled by solid standards protocols that…
-
42event-april-fools-2023 Public
On the occasion of the April Fool's Day of 2023, the 42 staff devised a fun challenge for its global student body. The project had to be completed in three days and there were 18 exercises to be do…
Python GNU General Public License v3.0 UpdatedApr 18, 2024 -
42cursus-miniRT Public
The eleventh project of 42's curriculum is an introduction to the beautiful world of Raytracing and asks students to render simple Computer-Generated-Images so that they will never be afraid of imp…
-
42cursus-ft-printf Public
The third project of 42 curriculum asks students to reproduce some features of the famous printf() function.
-
42cursus-minitalk Public
The sixth project of 42's curriculum asks students to code a small data exchange program using UNIX signals.
-
42cursus-libft Public
This is my very own C Library! The first project of 42 curriculum asks students to reproduce basic functions of C ANSI Library to manipulate characters, strings and memory plus additional functions…
-
42cursus-FdF Public
The fifth project of 42 curriculum introduces students to the fundamentals of graphic programming with MiniLibX. Between three projects to pick out, I chose FdF which aims to represent "iron wire" …
-
42cursus-push-swap Public
The seventh project of 42's curriculum asks students to find an optimized way to sort data with two stacks and a limited set of instructions.
-
42cursus-Inception Public
One container is not enough, we need to go deeper. This project aims to broaden the student's knowledge of system administration by using Docker, the tasks are to virtualize several Docker images a…
-
42cursus-cpp-piscine Public
The 12th project of 42 curriculum is a C++ piscine which aims to introduce students to Object-Oriented Programming. C++ was chosen because it's derived from our old and familiar C Language. Since C…
-
-
42sp-piscine Public
This repository contains all files and codes created during 42's Piscine in São Paulo, Brazil between April 4 and April 22, 2022.
C GNU General Public License v3.0 UpdatedJul 14, 2023 -
42cursus-get-next-line Public
The second project of 42 curriculum asks students to implement a function that returns a line read from one or more file descriptors.
-
42cursus-philosophers Public
The ninth project of 42's curriculum asks students to solve the famous Dijkstra's synchronization problem. This is a introduction to threads, mutexes and semaphores.
-
-
42cursus-born2beroot Public
The fourth project of 42 curriculum asks students to set up a virtual machine while implementing strict rules.
GNU General Public License v3.0 UpdatedJan 29, 2023 -
42-labs-challenge-v4 Public
This repository contains the project done during the 4th edition of 42 Labs São Paulo between January 09th, 2023 and January 15th, 2023.