Pinned Repositories
adventofcode2020
aoc-2021
Advent of Code 2021
brainfuck
A simple Brainfuck interpreter.
dotfiles
fmmap
Header-only and cross-platform library to map file into memory
ip-extract
Simple extractor of the Initial Program (IP) of Sega Saturn games
kyu
A simple 3D rendering lib compatible with OpenGL and ps2sdk written in C
mal
mal - Make a Lisp
MediaPlayer-JS
OpenGL
Learning OpenGL
jloutfalla's Repositories
jloutfalla/dotfiles
jloutfalla/adventofcode2020
jloutfalla/aoc-2021
Advent of Code 2021
jloutfalla/brainfuck
A simple Brainfuck interpreter.
jloutfalla/fmmap
Header-only and cross-platform library to map file into memory
jloutfalla/ip-extract
Simple extractor of the Initial Program (IP) of Sega Saturn games
jloutfalla/kyu
A simple 3D rendering lib compatible with OpenGL and ps2sdk written in C
jloutfalla/mal
mal - Make a Lisp
jloutfalla/MediaPlayer-JS
jloutfalla/OpenGL
Learning OpenGL
jloutfalla/opengl_viewer
jloutfalla/pacmanfx
A PacMan game made with JavaFX for an university project
jloutfalla/raytracing
My implementation of the raytracer from the books of Peter Shirley at https://raytracing.github.io
jloutfalla/rt
Simple implementation in C of the ray tracer from Peter Shirley's books.
jloutfalla/ShellProject_IUT
Shell project for the IUT's system programming courses
jloutfalla/st
My fork of the suckless simple terminal (st) with some customs bindings and Xresources compatibility.
jloutfalla/sv
Simple String_View implementation for C programming language.
jloutfalla/vstr
View String utility