Skip to content
View raveriss's full-sized avatar

Highlights

  • Pro

Block or report raveriss

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

Hi there 👋, I'm Rafael

Github Followers Github Stars profile views LinkedIn

I joined École 42 with the aim of obtaining the title of Expert in Computer Architecture, a level 7 certification recognized in the National Directory of Professional Certifications (RNCP). To find out more about this certification, click here.

Through my journey, I have developed a deep conviction: digital technologies and innovations can play a crucial role in improving many aspects of our lives, such as health, housing, food, education, and the community fabric. I therefore strive to master as many IT skills as possible to create innovative tools that meet these challenges.

Today, I am looking for opportunities to leverage my skills and passion to contribute to projects that have a tangible positive impact on our society. If you share this vision and are looking to collaborate with someone determined to make a difference, please contact me.

Languages

Tools

Stats

Rafael's GitHub Stats

Pinned Loading

  1. ft_transcendence ft_transcendence Public

    Une application web intégrant le jeu Pong multijoueur en temps réel avec une interface utilisateur moderne, des fonctionnalités avancées de gestion des utilisateurs et une architecture modulaire ax…

    Python

  2. Inception Inception Public

    Inception: Création d'une infrastructure complète en utilisant Docker. Le projet implique la virtualisation de différents services Docker (NGINX, WordPress, MariaDB) avec docker-compose pour une ge…

    Makefile

  3. minishell minishell Public

    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…

    C

  4. philo philo Public

    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 proble…

    C

  5. push_swap push_swap Public

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

    C

  6. so_long so_long Public

    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…

    C