Anicet Nougaret's repositories
anicetnougaret.fr
The entry point to my personal domain. Simple Elixir + Plug code to serve my static personal website
3WSherlocks
Projet gagnant de la bourse Coddity 2021 sur le thème du combat contre les fake news
apistonks
Simple forwarding API for a tiny University project
conways_game_of_life_rust_wasm
Rust WASM implementation of Conway's game of life
dichotomy_benchmark
A small Rust executable that lets you benchmark dichotomic guessing with repeated attempts at the guessing game.
Elixir-Learning-Projects
A collection of projects I did in order to learn Elixir
ElixirBinanceCryptoTrading
Elixir cryptocurrency trading bot
IAP_Patineurs
University C project
IntervalArrayList
A small java library to handle gapped integer ranges using java array lists
movaicode
Grand jeux-concours de l'année du movai code
node-postgres
PostgreSQL client for node.js.
parser_combinators
Learning how to make parser combinators in Rust thanks to Bodil Stokke
PhoenixGuardianAuthMe
Small Phoenix + Guardian project to learn modern token authentication
PhoenixPowAuthMe
A small Pow + Phoenix project I did to see how Pow compares to other authorization/authentication Elixir libraries
SentenceParserCombinators
Attempt at reimplenting Parser Combinators I learned to make in Rust in Java
Tutorat_IUT_2021
Code et exercices produits dans le cadre du tutorat 2021 pour aider les étudiants de l'IUT de Paris en Informatique.
Zero2ProdRust
Code I wrote while following a web backend Rust book