Pinned Repositories
1.-Libft
Libft PROJECT 1
10.-Netpractice
Configure small-scale networks. To do so, it will be necessary to understand how TCP/IP addressing works.
11.-Cub3d
First raycasting project, recoding the first fps Wolfenstein 1992.
12.CPP-Module-00
First project of C++ piscine
13.CPP-Module-01
14.CPP-Module-02
15.CPP-Module-03
16.CPP-Module-04
20.CPP-MODULE-08
Containers templates de la STL, iterators and algorithms.
cpp-cheatsheet
Modern C++ Cheatsheet
Abensett's Repositories
Abensett/10.-Netpractice
Configure small-scale networks. To do so, it will be necessary to understand how TCP/IP addressing works.
Abensett/11.-Cub3d
First raycasting project, recoding the first fps Wolfenstein 1992.
Abensett/18.CPP-MODULE-06
Abensett/19.CPP-MODULE-07
Abensett/20.CPP-MODULE-08
Containers templates de la STL, iterators and algorithms.
Abensett/21.-Ft_containers
Les containers en C++ ont tous un usage particulier. Let's implement them.
Abensett/3.-Printf
Abensett/6.-Push_Swap
Sorting in an ascending order a Stack A, only using 4 type of commands and another Stack B
Abensett/7.-Fract-ol
Now that you took over your first graphical library: the miniLibX, it’s time for you to light all the pixels of your screen at the same time! This new project will be the opportunity for you to hone your miniLibX skills, to make you discover/use the mathematical notion of complex numbers and to take a peek at the concept of optimization in computer graphics
Abensett/8.-Philosophers
Abensett/9.-Minishell
The goal of this new project is to create a simple shell (just like a small bash), which will help you apprehended processes and file descriptors.
Abensett/ReactJS-Initiation-Tic-Tac-Toe
React Tutorial: Mise en place d'un Tic Tac Toe avec historique
Abensett/1.-Libft
Libft PROJECT 1
Abensett/13.CPP-Module-01
Abensett/14.CPP-Module-02
Abensett/15.CPP-Module-03
Abensett/16.CPP-Module-04
Abensett/17.CPP-Module-05
Abensett/22.-Inception
Ce projet a pour but d’approfondir vos connaissances en vous faisant utiliser Docker. Vous allez virtualiser plusieurs images Docker en les créant dans votre nouvelle machine virtuelle personnelle.
Abensett/23.-Webserv
This project is about writing a HTTP server in C++. HTTP is one of the most used protocol on internet. Knowing its arcane will be useful.
Abensett/24.-Ft_transcendence
This website provides a nice user interface, a chat, and a real-time multiplayer online Pong game!
Abensett/25.-Dr_Quine
Principle of self-reproduction and the problems that derive from it.
Abensett/27.-Snow_Crash
This project will be an introduction to cyber security.
Abensett/Abensett
Abensett/CPP_Piscine_Summary
This is a page that sums up the notions learned during the eight C++ projects.
Abensett/La-danse-des-abeilles
Abensett/markdown-cv
a simple template to write your CV in a readable markdown file and use CSS to publish/print it.
Abensett/Python-Tools
Different tools coded in python
Abensett/PythonGamePlatform
Plateforme de jeux réalisée en 2017 pour l'épreuve d'ISN du bac. Les jeux réalisés sont le Backgammon, Puissance 4 et Simon.
Abensett/ReactTutorial
Learning React and making my own cheatsheet.