- Belgium
-
23:34
(UTC +02:00) - www.mvpee.be
- in/mvpee
Highlights
- Pro
-
-
-
42-darkly Public
This project is an introduction to cyber security in the field of the Web
Python UpdatedJul 16, 2025 -
42-transcendence Public
Developping a Fullstack application with dynamic Single Page Application (SPA) and Server Side Rendering (SSR) using Django and JavaScript.
-
-
42-camagru Public
PHP instagram-like project allowing users to create and share photomontage.
PHP UpdatedJan 8, 2025 -
-
-
Advent_of_code Public
Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like.
C UpdatedDec 3, 2024 -
-
42-Cub3d Public
You must create a “realistic” 3D graphical representation of the inside of a maze from a first-person perspective. You have to create this representation using the Ray-Casting.
-
42-webserv Public
A non-blocking HTTP/1.1 server written in C++, designed to handle multiple simultaneous connections efficiently using asynchronous I/O.
-
42-mini-micropaint Public
Exam Rank 03, 42 School
-
42-scop Public
Your first steps in the world of 3D on GPU with OpenGL. You will become acquainted with the main concepts during this small game project.
C++ UpdatedOct 8, 2024 -
-
42-minishell Public
This project is about creating a simple shell. Yes, your own little bash. You will learn a lot about processes and file descriptors.
C UpdatedOct 3, 2024 -
-
42-Pipex Public
This project aims to deepen your understanding of the two concepts : Redirections and Pipes. It is an introductory project for the bigger UNIX projects that will appear later on in the cursus.
-
-
-
-
42-Push-swap Public
This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed you’ll have to manipulate various types of algorithms an…
C UpdatedJan 26, 2024 -
42-Philosophers Public
The dining philosophers problem. The dining philosophers problem is a famous problem in computer science used to illustrate common issues in concurrent programming.
C UpdatedJan 23, 2024 -
-
-
42-So_long Public
This project is a small 2D game with minilibx. You'll learn about textures, sprites and tiles.
C UpdatedDec 14, 2023 -
42-Libft Public
My libft from 42 school. This project aims to have you code a library of common functions in C which i can use for my futur projects.
C UpdatedDec 9, 2023 -
42-Ft_printf Public
My printf from 42 school. This project requires rewriting printf. Interesting to learn variable argument numbers.
-
42-Get-next-line Public
My get next line (gnl) of 42 school. Very good project to parse some files for futures projects!
-