This is the MinilibX, a simple X-Window (X11R6) programming API in C, designed for students, suitable for X-beginners.
Updated 3 years ago
42's first project : A partial redo of the standard C library.
Updated 3 years ago
A web version of my digital art exhibition presented in August 2020.
Updated 10 months ago
A simple WebGL app to demonstrate my skills
Updated 1 year ago
Ongoing project. A blog I make for a friend.
Updated 2 years ago
get_next_line : a function that reads a line from a file descriptor, then writes it into a buffer.
Updated 3 years ago
fillit : a backtracing algorithm to fill the smallest square possible with tetrominos read from a file input.
Updated 3 years ago
A introduction to system administration, the files are not that interesting, as they are answers to questions in the subject.
Updated 3 years ago
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 3 years ago
Fract'ol : a fractal engine made using minilibx. Features mandelbrot, julia and a third custom fractal.
Updated 3 years ago
wolf3d : a raycasting engine made using minilibx. It features texture mapping and custom maps parsing.
Updated 3 years ago
rtv1 : a basic raytracing engine made using minilibx. It features Phong shading, planes, spheres, cones and cylinders.
Updated 3 years ago
rt : a raytracing engine made using minilibx. Features all quadrics, CSG objects, bumpmapping and texture mapping amongst other features.
Updated 3 years ago
expert-system : a python expert system using a backward chaining inference engine.
Updated 3 years ago
n-puzzle : a python n-puzzle solver using A* algorithm.
Updated 3 years ago
ft_linear_regression: a linear regression tool. I added multi variable support as a bonus.
Updated 3 years ago
DSLR: a logistic regression classifier tool.
Updated 3 years ago
The Processing app used for my digital art exhibition on stage part. It features many scenes that I control using an AKAI MPK49 MIDI keyboard. It features a fractal shader, a synthesizer, a video of a zoom on earth and many other cool scenes.
Updated 3 years ago
Updated 3 years ago
Rust Simple RayTracer on CPU
Updated 3 years ago