just some pieces of code i made , could be usefull one day ... maybe not
HashTable_C : just a simple hash-table made in C
LibTry : trying (hehe) to implement some sort of try catch finally in C (with lamdba)
A_start_thing : just a A start algorithm for a challenge, that i failed i guess , the code was to slow.
BabyMachineLearning : some basic perceptron and linearRegression with normal equation