Pinned Repositories
abacus
A simple calculator using arbitrary precision integers
advent-of-code
My solutions to https://adventofcode.com/ in Python3
blog
My little blog about computer science and other interests.
dot-files
My dot-files for Arch Linux.
matrix-notifier
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
nix-config
My NixOS configuration files. Only used for my self-hosted infra at the moment.
seer
A very simple chess engine
tree-sitter-bp
A Blueprint grammar for tree-sitter
tree-sitter-tiger
Tiger grammar for tree-sitter
zsh-done
Yet another zsh plug-in to receive notifications when long processes finish
ambroisie's Repositories
ambroisie/nix-config
My NixOS configuration files. Only used for my self-hosted infra at the moment.
ambroisie/advent-of-code
My solutions to https://adventofcode.com/ in Python3
ambroisie/dot-files
My dot-files for Arch Linux.
ambroisie/matrix-notifier
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
ambroisie/tree-sitter-bp
A Blueprint grammar for tree-sitter
ambroisie/tree-sitter-tiger
Tiger grammar for tree-sitter
ambroisie/abacus
A simple calculator using arbitrary precision integers
ambroisie/ambroisie
Simple README file
ambroisie/blog
My little blog about computer science and other interests.
ambroisie/buddhabrot
A bare-bones mandelbrot and buddhabrot renderer.
ambroisie/cv
My CV, both in English and in French.
ambroisie/seer
A very simple chess engine
ambroisie/zsh-done
Yet another zsh plug-in to receive notifications when long processes finish
ambroisie/dragger
A simple CLI drag-and-drop utility
ambroisie/fertilizer
ambroisie/gruvbox.nvim
Lua port of the most famous vim colorscheme
ambroisie/home-manager
Manage a user environment using Nix [maintainer=@rycee]
ambroisie/interval-map
A simple, correct implementation of `interval_map<K, V>`
ambroisie/jitters
A little experiment in interpreters and JIT compilation
ambroisie/kraken-assessment
A simple matching engine
ambroisie/lohr
Git mirroring daemon
ambroisie/next-dlp
Technical test from Next DLP
ambroisie/nixpkgs
Nix Packages collection
ambroisie/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
ambroisie/processor
A simple CLI payment processor
ambroisie/scripts
My collection of semi-useful scripts.
ambroisie/sudoku
A simple sudoku solver, using heuristics or backtracking
ambroisie/test-drone
Whenever I want to test something out using Drone CI/CD
ambroisie/tupperware
A library of various containers in C
ambroisie/vim
The official Vim repository