mittous's Stars
ael-bekk/Cub3d-Advanced-Raycasting
#Cub3D: This project is a 3D game created from scratch written in C using an old graphic library mini-libx, presented with an old technology raycasting to make the 3D feeling looks pretty good
whoismtrx/42_ExamRanks
42 ExamRank02-03-04-05-06 subjects and solutions.
TooFatToKidnapp/ft_containers
Here you will find my reimplementation of some containers in the standard template library (C++98)
MT-jlem/typing-practice
a mini program to practice typing
recursive-beast/digit-recognizer
a python3 implementation of the neural network discussed in Michael Nielsen's book
ALI-BOULHAJAT/42-CPP
42 CPP piscine - fundamentals of C++
mittous/mittous
Config files for my GitHub profile.
mittous/philosopher
In this project, you will learn the basics of threading a process. You will see how to create threads and processes and you will discover what Mutexes and Semaphore is, by implementing the solution for the dining philosopher problem in c.
Naamaoui-reda/push_swap
mittous/libft
libft
Naamaoui-reda/CPP-MODULES
Naamaoui-reda/ft_printf
Naamaoui-reda/get_next_line
get_next_line
Naamaoui-reda/libft
Naamaoui-reda/Naamaoui-reda
Naamaoui-reda/so_long
yas-kad/ft_container_
yas-kad/ft_transcendence
A web SPA with chat rooms, and real-time multiplayer online Ping Pong game.
yas-kad/minishell
a simple shell in c
yas-kad/philosophers
yas-kad/Push_Swap
Ce projet vous demande de trier des données sur une pile, avec un set d’instructions limité, en moins de coups possibles.