Pinned Repositories
adr-tools
Command-line tools for working with Architecture Decision Records
advent-of-code-2021
My solutions for https://adventofcode.com/2021 (in python)
aoc-2019-haskell
Advent of Code 2019 in Haskell
aoc-2023
Advent of code 2023 in Scala 3
c-tree
Implementation of an algo that adds a unique id to node of a tree in various flavours of C/C++
js-doodles
A couple of JS programs to get a feel of the language
miniML
Interpreter for a subset of ML
ProgWithCats
Programming with Categories MIT course
rides-planner
zio2-test
benoitpas's Repositories
benoitpas/aoc-2019-haskell
Advent of Code 2019 in Haskell
benoitpas/c-tree
Implementation of an algo that adds a unique id to node of a tree in various flavours of C/C++
benoitpas/js-doodles
A couple of JS programs to get a feel of the language
benoitpas/advent-of-code-2021
My solutions for https://adventofcode.com/2021 (in python)
benoitpas/miniML
Interpreter for a subset of ML
benoitpas/zio2-test
benoitpas/Advent-of-Code-2019
benoitpas/advent-of-code-2020
benoitpas/aoc-2022
Advent of code 2022 in Haskell
benoitpas/aoc-2023
Advent of code 2023 in Scala 3
benoitpas/benoitpas.github.io
Build a Jekyll blog in minutes, without touching the command line.
benoitpas/ProgWithCats
Programming with Categories MIT course
benoitpas/rides-planner
benoitpas/clojure-tree
Implementation of algo that adds a unique id to node of a tree in clojure
benoitpas/docs
Contains learning ressources for various topics I'm interested in
benoitpas/dotty-tree
benoitpas/groovy-tree
benoitpas/java15-tree
benoitpas/java17-tree
benoitpas/java21-tree
benoitpas/java3-tree
benoitpas/java6-tree
benoitpas/java8-tree
benoitpas/k7-calculator
Generate optimum cassette configurations
benoitpas/kotlin-tree
benoitpas/python-tree
benoitpas/rust-tree
benoitpas/scala-tree
benoitpas/word2
Word funnel implementation
benoitpas/yahtsee
Yahtzee implementation to test monad transformers