Skip to content
View joao-per's full-sized avatar
📖
Studying
📖
Studying

Highlights

  • Pro

Block or report joao-per

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

Header

Here are some of the projects I've done at 42 Lisbon! 🧑‍💻

42 Libft 42 Printf 42 GNL 42 Minitalk 42 PushSwap

42 Philosopher 42 Minishell 42 Cub3d 42 CPP 42 NetPractice

42 FT_IRC 42 Inception 42 Transcendence

More information about these 42 school projects
Project Language Grade Description
libft C 125% Create a library of basic functions.
GNL C 125% Read a single line from a file descriptor, can be used in a loop.
ft_printf C 100% Recode the standard C library function, printf.
born2beroot Shell, CLI 120% Create a virtual machine to host a Debian server.
minitalk C 125% Make 2 terminals talk.
push_swap C 125% Sort Numbers in a stack.
so_long C 123% Short 2D game in C
minishell C 101% Replicate bash terminal in C
philosophers C 100% Threads in C
cub3d C 103% Raycasting in C
netpractice Networking 100% Networking, routing and addresses introduction
cpp-modules C++ 100% Introduction to C++
ft_irc C++ 125% A basic implementation of an IRC server
inception Docker 100% Wordpress website built with MariaDB and Nginx
transcendence Python 125% Pong website made with Python

And here you can find some personal projects!

Conforto Bot CleanerInator

My Skills

My Skills

If you have any questions, feel free to contact me! 💌

How to reach me: Linkedin 📫

Pinned Loading

  1. 42-Portfolio-Generator 42-Portfolio-Generator Public

    42 Portfolio Generator is a command-line tool designed to fetch project and cursus information from the 42 API, allowing users to easily generate and visualize their project portfolios. With just a…

    Python 2

  2. Minishell Minishell Public

    Welcome to Minishell, a minimal yet feature-rich Unix shell built from scratch. Delve into system calls, get your hands dirty with processes and signals, and experience the sheer joy of text-based …

    C 1

  3. IcQuackson/cub3d-42 IcQuackson/cub3d-42 Public

    This project, inspired by Wolfenstein 3D, is a simple FPS game where we've implemented raycasting from scratch in C for rendering surfaces.

    C 1 1

  4. ft_irc ft_irc Public

    The "ft_irc" project entails developing a C++ IRC server, named "ircserv." It handles multiple clients concurrently with non-blocking I/O. The server, executed with port and password parameters, co…

    C++ 2