gbrochar
  • Joined on 2020-11-20
This project follows the RainFall project. It will teach you how to exploit (elf-like) binaries.
Updated 2025-07-01 13:26:16 +00:00
Updated 2025-01-20 11:37:19 +00:00
Ready, Set, Boole! An introduction to Boolean Algebra
Updated 2024-01-25 17:42:15 +00:00
Partial remake of my libft for 42. I only add functions as needed.
Updated 2024-03-14 11:07:31 +00:00
expert-system : a python expert system using a backward chaining inference engine.
Updated 2020-11-22 16:57:35 +00:00
rt : a raytracing engine made using minilibx. Features all quadrics, CSG objects, bumpmapping and texture mapping amongst other features.
Updated 2020-11-22 16:53:07 +00:00
This is the MinilibX, a simple X-Window (X11R6) programming API in C, designed for students, suitable for X-beginners.
Updated 2020-11-20 07:37:06 +00:00
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
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