Théo Pons's repositories

ft_transcendence

A website to play pong with your friends. Final project for 42 common core.

Language:TypeScriptStargazers:3Issues:0Issues:0
Language:TypeScriptStargazers:1Issues:1Issues:0

philosophers

In this project, we will learn the basics of threading a process. We will learn how to make threads.We will discover the mutex.

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

cub3D

Ce projet est inspiré du jeu éponyme mondialement connu, considéré comme le premier FPS jamais développé. Il permet d’explorer la technique du ray-casting. L'objectif est de faire une vue dynamique au sein d’un labyrinthe, dans lequel il faut trouver son chemin.

Language:CStargazers:0Issues:0Issues:0

ft_irc

Notre propre serveur IRC, en suivant les RFC standards d'Internet.

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

ft_services

This project consist to clusturing an docker-compose application and deploy it with Kubernetes.

Language:DockerfileStargazers:0Issues:0Issues:0

GameProject

A small GameJam like project with friends, trying to build a video game in a few days.

Stargazers:0Issues:0Issues:0

GNL

Qu'il s'agisse d'un fichier, de l'entrée standard, ou même plus tard d'une connexion réseau, on a toujours besoin de lire du contenu ligne par ligne.

Language:CStargazers:0Issues:1Issues:0
Language:PythonStargazers:0Issues:0Issues:0

libasm

Le but de ce projet est de se familiariser avec le langage assembleur

Language:CStargazers:0Issues:1Issues:0

Libft

LIBFT-42-Project

Language:CStargazers:0Issues:1Issues:0

minishell

tp0ns/gsmets - 42 school project

Language:CStargazers:0Issues:0Issues:0

Printf

PRINTF-42-Project

Language:CStargazers:0Issues:1Issues:0

push_swap

This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. To make this happen, we have to manipulate various sorting algorithms and choose the most appropriate solution(s) for optimized data sorting.

Language:CStargazers:0Issues:0Issues:0