Skip to content
View William-Dbt's full-sized avatar
  • Ecole 42
  • 96 Boulevard Bessières
  • 01:53 (UTC +02:00)
Block or Report

Block or report William-Dbt

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

Hi there I'm William 👋

Ever since I was a child, the worlds of video games and IT have opened their arms to me.
From simple player to administrator and game server configurator, it became a passion.
As a student of 42Paris, I'm blossoming more and more in this field.

Stats

How to reach me

Some projects

Personal projects

Project name Description Language(s)
Badminton Tournament I made this program to automatically manage players at match launches and ensure that everyone can play with everyone else
Badminton Tournament Website (In progress..) The idea is to manage players (students) all over the year and get some datas and statistics to show their improvements and what we have to work in class. It can be used to do administrative stuffs.

42 Projects

What is 42?

42 is a school focuses on project-based learning and teamwork, rather than theoretical education.
Below is a list of projects realized at 42.

Project name / Category Description Language(s)
Piscines
Python for Data Sciences Learning python through severals modules oriented for Data Sciences
Cybersecurity
rainfall The next step in our first steps in the cybersecurity progression at 42 Paris, this project is more about reverse engineering and buffer exploitation
snow-crash This project is a modest introduction to the wide world of cyber security. It aims to discover, through several little challenges, cyber security in various fields by exploiting an .iso file

42 Common Core Projects

Project name Description Language(s)
ft_transcendence Our first website that implements a chat, the mighty pong game and an authentication system with 42API. This project has to be done in group (5 people in our case)
inception This project is about to set up a small infrastructure composed of different services under specific rules. This services are NGINX, Wordpress + Php-fpm (without nginx) and MardiaDB (without nginx). All the services have to work in a docker-network, each service started by a container.
ft_irc The goal of this project is to make an IRC Server using an actual IRC Client as reference. (For this project we used irssi client)
ft_containers This project is about to implement three containers of C++ (std::vector, std::stack and std::map)
cpp_modules Our first steps in C++! Several modules with different exercises to integrate the language basics
cub3d Our first steps in Raycasting. The goal of this project is to make a game inspired by the game Wolfenstein 3D
minishell This project is about to make a "little" shell
philosophers This program is about to understand how threads is working by imagining the philosophers' dinner dilemma
FdF Program that will read from a file to represent a landscape as a 3D object in which all surfaces are outlined in lines
minitalk Communicate with a server using only SIGUSR1 and SIGUSR2 unix signals
push_swap Sort a list of random numbers which cannot be duplicated with list of instructions
Born2beroot Introduction of the wonderfull world of virtualization, this project consists of having us set up our first server by following specific rules
ft_printf A library containing our printf function to be recoded with only few conversions (cspdiuxX%)
get_next_line A program for reading from a file line by line
Libft Our first library in C, we have to recode functions that we'll be able to use in our cursus

Pinned Loading

  1. ft_transcendence ft_transcendence Public

    Svelte 1

  2. ft_irc ft_irc Public

    C++

  3. inception inception Public

    Shell

  4. cpp_modules cpp_modules Public

    C++

  5. minitalk minitalk Public

    C

  6. push_swap push_swap Public

    C