Pinned Repositories
cub3d-42
This project, inspired by Wolfenstein 3D, is a simple FPS game where we've implemented raycasting from scratch in C for rendering surfaces.
42-Portfolio-Generator
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 few simple commands, you can access a wealth of information about your progress at 42, all in one place.
Conforto-Discord-Bot
CPP-Modules
ft_irc
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, communicates via TCP/IP.
joao-per
Libft
Library project for 42 School
Minishell
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 interfaces. After all, in the realm of the shell, typing is the new clicking!
Printf
SpringBoot-Login-App
This is a basic Spring Boot application that allows users to register and login. The application uses MySQL for data storage and BCrypt for password encryption.
joao-per's Repositories
joao-per/joao-per
joao-per/Libft
Library project for 42 School
joao-per/Printf
joao-per/SpringBoot-Login-App
This is a basic Spring Boot application that allows users to register and login. The application uses MySQL for data storage and BCrypt for password encryption.
joao-per/42-Portfolio-Generator
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 few simple commands, you can access a wealth of information about your progress at 42, all in one place.
joao-per/Conforto-Discord-Bot
joao-per/CPP-Modules
joao-per/ft_irc
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, communicates via TCP/IP.
joao-per/Minishell
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 interfaces. After all, in the realm of the shell, typing is the new clicking!
joao-per/Cub3D
This project is inspired by the world-famous Wolfenstein 3D game, which was the first FPS ever. It will enable you to explore ray-casting. Your goal will be to make a dynamic view inside a maze, in which you’ll have to find your way.
joao-per/DesktopCleanerInator
joao-per/Get_Next_Line
joao-per/Inception
joao-per/MercedesAPIHackaton
A versatile API designed to seamlessly link social media posts to Mercedes-Benz car models!
joao-per/Minitalk
Small data exchange program using UNIX signals
joao-per/NetPractice
joao-per/Philosophers
Ser or not ser? Eis the question.
joao-per/Push_Swap
Because Swap_push isn’t as natural
joao-per/Transcendence
Website with a real-time multiplayer Pong contest with Python (Django) backend, JavaScript (Bootstrap Toolkit) frontend, and various modules for enhanced features like tournaments, blockchain integration, AI opponents, and more.