Rafael Verissimo (raveriss)

raveriss

Geek Repo

Company:school 42 | Paris

Location:rueil-malmaison

Github PK Tool:Github PK Tool

Rafael Verissimo's repositories

raveriss

✨special ✨ repository

42-piscine

Piscine from 42born2code Paris - August 2020

Language:CStargazers:0Issues:0Issues:0

42-Piscine-C

Ecole 42 - C/MINILIBX

Language:CStargazers:0Issues:0Issues:0

cpp00

C++98 exercises covering OOP, classes and memory management.

Language:C++Stargazers:0Issues:0Issues:0

cpp01

C++98 exercises covering OOP, classes and memory

Language:C++Stargazers:0Issues:1Issues:0

cpp02

C++98 exercises focusing on ad-hoc polymorphism, operator overloading, and canonical forms

Language:C++Stargazers:0Issues:1Issues:0

cpp03

C++98 exercises on inheritance, exploring base and derived class dynamics and multiple inheritance challenges.

Language:C++Stargazers:0Issues:1Issues:0

cpp04

C++98 exercises on subtype polymorphism, abstract classes, and interfaces, demonstrating advanced object-oriented programming techniques.

Language:C++Stargazers:0Issues:0Issues:0

cpp05

C++98 exercises on Repetitions and exceptions. Exercises on class and exception handling in C++98, including handling bureaucracies and forms with note validations.

Language:C++Stargazers:0Issues:1Issues:0

cpp06

C++98 exercises on Explores scalar type conversions, serialization, and real type identification in C++. The exercises implement advanced castings and type manipulations in compliance with C++98 standards.

Language:C++Stargazers:0Issues:1Issues:0

cpp_module_01_00-04

Réalisations personnelles pour les exercices C++ (cpp00 à cpp04), explorant les bases de la programmation orientée objet, le polymorphisme, la gestion de la mémoire et d'autres concepts avancés, conformément aux directives de l'école 42.

Stargazers:0Issues:1Issues:0

cub3D

Modern reinterpretation of Wolfenstein 3D using ray-casting to create 3D graphics.

Language:CStargazers:0Issues:0Issues:0

ft_printf

A custom implementation of the printf function in C that handles common format conversions with varied argument handling. Carried out as part of my studies at school 42, this project embodies my quest for mastery in C programming and high quality standards.

Language:CStargazers:0Issues:1Issues:0

cpp07

C++ Module 07 focuses on templates. Covers function and class templates, including swap, min, max, iterator, and array templates. Adheres to C++98 standard with emphasis on memory management and canonical class form.

Language:C++Stargazers:0Issues:0Issues:0

cpp08

C++ Module 08 covers containers, templates, iterators, and algorithms. Exercises include implementing easyfind, Span, and MutantStack. You'll work with STL containers and algorithms, adhering to C++98 standards. Focus on memory management and the canonical class form.

Language:C++Stargazers:0Issues:0Issues:0

cpp09

C++ Module 09: STL. Ce module contient des exercices pour se familiariser avec la Standard Template Library (STL) en C++98. Les exercices incluent la manipulation de conteneurs standards et l'implémentation d'algorithmes de tri et de notation polonaise inversée.

Language:C++Stargazers:0Issues:0Issues:0

cpp_module_02_05-09

Réalisations personnelles pour les exercices C++ (cpp05 à cpp09), explorant la programmation orientée objet, ... , la gestion de la mémoire et d'autres concepts avancés, conformément aux directives de l'école 42.

Stargazers:0Issues:0Issues:0

minishell

Minimalist C shell, simulating basic bash functionality. It manages command execution with support for history, redirects, pipes, environment variables and signals. This project allows us to deepen the understanding of processes, file descriptors,

Language:CStargazers:0Issues:1Issues:0

NetPractice

Configuring small networks. Through this project, you will learn the fundamentals of how addressing works with the TCP/IP protocol, by solving practical cases that simulate real network environments.

Stargazers:0Issues:1Issues:0

philo

Multithreading simulation project where philosophers dine, think, and sleep while avoiding death by starvation. It's an exploration of process threading, mutexes, and the dining philosophers problem in C. This project provides practical experience with the challenges of synchronizing threads and processes to achieve a common goal

Language:CStargazers:0Issues:1Issues:0

push_swap

Sorting data on a stack with a limited set of instructions, aiming for maximum efficiency."

Language:CStargazers:0Issues:1Issues:0
Stargazers:0Issues:1Issues:0

so_long

2D escape game where the player collects items and finds the shortest path to escape. Developed in C using the MiniLibX graphics library, this project combines window management, keyboard and mouse events, and display of textures and sprites. It is designed to introduce the basics of game creation

Language:CStargazers:0Issues:0Issues:0