Pinned Repositories
42sh
C shell that can execute commands as well as interpreting pipes, redirections, separators... Based on tcsh.
Bomb-Erman
A Bomberman-like game in C++ that offers artificial intelligences with different difficulty levels, highscore system, multiplayer mode & save system.
Coinche
Multiplayer online Coinche game written in C#, using the .NET Core framework.
django_safe_template_engine
Django template engine to render untrusted template code
djangorestframework-ratelimit
Cache-based rate-limiting for Django and Django REST Framework
elixir_style_guide
A community driven style guide for Elixir (translated to French in README_frFR.md)
Hangman
C command-line Hangman game.
Need4Stek
C artificial intelligence that guides an autonomous car through a virtual racetrack.
NormEZ
Coding-style checker for Epitech students. This program analyzes your C source files for Epitech coding-style violations.
pbrain-Whatateam
Gomoku artificial intelligence for Gomocup.
ronanboiteau's Repositories
ronanboiteau/NormEZ
Coding-style checker for Epitech students. This program analyzes your C source files for Epitech coding-style violations.
ronanboiteau/Bomb-Erman
A Bomberman-like game in C++ that offers artificial intelligences with different difficulty levels, highscore system, multiplayer mode & save system.
ronanboiteau/42sh
C shell that can execute commands as well as interpreting pipes, redirections, separators... Based on tcsh.
ronanboiteau/Need4Stek
C artificial intelligence that guides an autonomous car through a virtual racetrack.
ronanboiteau/Coinche
Multiplayer online Coinche game written in C#, using the .NET Core framework.
ronanboiteau/Hangman
C command-line Hangman game.
ronanboiteau/django_safe_template_engine
Django template engine to render untrusted template code
ronanboiteau/pbrain-Whatateam
Gomoku artificial intelligence for Gomocup.
ronanboiteau/djangorestframework-ratelimit
Cache-based rate-limiting for Django and Django REST Framework
ronanboiteau/libmy
{EPITECH.} Recoding libc functions into a C static library.
ronanboiteau/Malloc
{EPITECH.} Recoding C memory-allocation functions malloc(), free(), calloc() & realloc().
ronanboiteau/Minitalk
{EPITECH.} A client/server chat that sends data using UNIX signals.
ronanboiteau/elixir_style_guide
A community driven style guide for Elixir (translated to French in README_frFR.md)
ronanboiteau/my_gkrellm
C++ monitoring program using ncurses
ronanboiteau/BSQ
{EPITECH.} C algorithm that finds the biggest square in a map.
ronanboiteau/Fir-Tree
{EPITECH.} An ASCII art resizable fir tree generator in C.
ronanboiteau/get_next_line
{EPITECH.} C function that reads line per line from a file descriptor.
ronanboiteau/Lem-in
{EPITECH.} C anthill simulator.
ronanboiteau/Matchstick
{EPITECH.} Command-line nim game in C language that allows you to play against artificial intelligences with different difficulty levels.
ronanboiteau/MiniLibC
A shared library that contains libc functions recoded in x86-64 Assembly.
ronanboiteau/Minishell1
{EPITECH.} C shell that executes basic commands. Based on tcsh.
ronanboiteau/my_ls
{EPITECH.} Recoding the ls command
ronanboiteau/my_objdump
A command-line tool that reproduces the behavior of objdump.
ronanboiteau/my_printf
{EPITECH.} Recoding libc's printf() & dprintf() functions, as well as a my_exit() function.
ronanboiteau/my_select
{EPITECH.} C program that outputs your selection between multiple given choices
ronanboiteau/Philosophes
{EPITECH.} A multi-threaded program in C that solves the dining philosophers problem.
ronanboiteau/Pushswap
{EPITECH.} Sorting algorithm in C language.
ronanboiteau/shell-utils
ronanboiteau/sudoki-bi
{EPITECH.} C artificial intelligence that solves sudokus.
ronanboiteau/TV-Show-Randomizer
An Elixir CLI script that helps you choosing which episode from your favorite TV show you're going to watch.