My NixOs configuration files. Only used for my self-hosted infra at the moment.
Updated
My dot-files for Arch Linux.
Updated
My CV, both in English and in French.
Updated
My [old] self-hosted setup, using docker-compose
Updated
My little blog about computer science and other interests.
Updated
My solutions to https://adventofcode.com/ in Python3
Updated
A simple sudoku solver, using heuristics or backtracking
Updated
A bare-bones mandelbrot and buddhabrot renderer.
Updated
A little experiment in interpreters and JIT compilation
Updated
A library of various containers in C
Updated
A small parsing experiment
Updated
This is a simple pratt parser
Updated
A place to dump various TDD katas and testing experiments using Python
Updated
Whenever I want to test something out using Drone CI/CD
Updated
An unfinished raytracer/pathtracer/bidirectional pathtracer
Updated
My collection of semi-useful scripts.
Updated
Updated
My end of studies internship report
Updated
A very simple bash script that can be used to send a message to a Matrix room. Probably broken in ways that I have not experienced
Updated
A simple calculator using arbitrary precision integers
Updated