Pinned Repositories
AlCu
Custom lil game + AI
Cluedo
Initiation to Prolog + Logic programming
Corewar
Arena + Asm champions to fight in + Compiler for champions
Ft_minirogue
(Half) Rogue (the famous and praised video game from ms-dos) - in Python2 - with curses
Ft_printf
Custom printf from lib C
Libft
Handmade part of lib C + Useful functions used in all of my projects
Multilayer_Perceptron
Neural network + Nestrov momentum optimization
Piscine_Php
Special pedagogic event : Two weeks of training about Html / Css / Php / Sql / Js
Wong_kar_wai
2048 game + Ncurses
Super-Cooking-Panic
The gamemode where you collect ingredients (all the stuff you can grab) for your team's cooking pot and score the most points.
R1nlz3r's Repositories
R1nlz3r/Corewar
Arena + Asm champions to fight in + Compiler for champions
R1nlz3r/Ft_minirogue
(Half) Rogue (the famous and praised video game from ms-dos) - in Python2 - with curses
R1nlz3r/Wong_kar_wai
2048 game + Ncurses
R1nlz3r/AlCu
Custom lil game + AI
R1nlz3r/Cluedo
Initiation to Prolog + Logic programming
R1nlz3r/Ft_printf
Custom printf from lib C
R1nlz3r/Libft
Handmade part of lib C + Useful functions used in all of my projects
R1nlz3r/Machine_Learning_Mooc
Coursea Mooc : https://www.coursera.org/learn/machine-learning
R1nlz3r/Multilayer_Perceptron
Neural network + Nestrov momentum optimization
R1nlz3r/Piscine_Php
Special pedagogic event : Two weeks of training about Html / Css / Php / Sql / Js
R1nlz3r/Dr_Quine
Quine aka "Self-replicating program" / "Self-reproducing program" / "Self-copying program"
R1nlz3r/DSLR
Logistic regression + Prediction + Data visualization
R1nlz3r/Factrace
Factorization Race : Crack RSA integer as quickly as possible
R1nlz3r/Fillit
Make the smallest square from a formatted list of tetriminos
R1nlz3r/Ft_linear_regression
Linear regression + Prediction
R1nlz3r/Ft_ssl
C implementation of Openssl algorithms. MD5, SHA256 and SHA512 first. DES second.
R1nlz3r/Get_next_line
Function which read a line form the file descriptor
R1nlz3r/Init
Initiation to admin system commands
R1nlz3r/interface
Frontend for accessing the Pangolin Dex
R1nlz3r/Lem-in
A route algorithm to optimally cross the anthill
R1nlz3r/LibML
Sandbox for basic functions to create ML algorithms
R1nlz3r/Libunit
Framework + Test unit battery for libft functions + Tests for the framework + Travis CI
R1nlz3r/LLDB
Initiation to lldb + troubleshooting process + python script
R1nlz3r/Music_Scripts
Bash scripts to smooth-out my music library
R1nlz3r/Puissance_4
The original board game + AI
R1nlz3r/Push_Swap
Sorting integers using two stacks in the least possible restricted moves