gbrochar
  • Joined on 2020-11-20
A small website to show some of my creations
Updated 2021-01-03 15:10:34 +00:00
Updated 2021-09-06 19:27:38 +00:00
ft_linear_regression: a linear regression tool. I added multi variable support as a bonus.
Updated 2020-11-22 17:05:46 +00:00
n-puzzle : a python n-puzzle solver using A* algorithm.
Updated 2020-11-22 17:02:45 +00:00
42's first project : A partial redo of the standard C library.
Updated 2020-11-20 12:31:39 +00:00
DSLR: a logistic regression classifier tool.
Updated 2020-11-22 17:10:30 +00:00
Updated 2020-12-10 18:29:29 +00:00
get_next_line : a function that reads a line from a file descriptor, then writes it into a buffer.
Updated 2020-11-22 15:36:33 +00:00
fillit : a backtracing algorithm to fill the smallest square possible with tetrominos read from a file input.
Updated 2020-11-22 16:13:03 +00:00
fil de fer (wireframe) : an isometric wireframe engine using minilibx. Will not compile if minilibx isn't installed on your system and will not compile on linux systems.
Updated 2020-11-22 16:22:59 +00:00
Rust Simple RayTracer on CPU
Updated 2020-12-17 10:26:45 +00:00
A introduction to system administration, the files are not that interesting, as they are answers to questions in the subject.
Updated 2020-11-22 16:17:20 +00:00
Fract'ol : a fractal engine made using minilibx. Features mandelbrot, julia and a third custom fractal.
Updated 2020-11-22 16:27:44 +00:00
Kinect version of the Cerberus project
Updated 2021-01-03 11:41:08 +00:00
Implementation of rust data structures and common algorithms associated to them.
Updated 2022-05-22 06:06:46 +00:00