Lalie A.'s repositories
obsidian-scientific-research-vault
An already-configured Obsidian vault for scientific research
nixos-config
❄️ NixOS setup with flakes ❄️
blobwar-strategies
Blobwar game basic algorithms implementation in Rust
branch-prediction-eval
The goal of this practical work is to evaluate the performance of several branch prediction models.
cellular-automaton
Some object-oriented cellular automaton models
CVE-2021-27928
A Proof of Concept for the CVE-2021-27928 flaw exploitation
CVE-2021-46398
A Proof of Concept for the CVE-2021-46398 flaw exploitation
jpeg-decoder
C decoder which converts images in a compressed format (JPEG) in a raw format (Portable Pixmap).
OBD-live-app
L'objectif de ce projet est de proposer un système reliant un véhicule automobile et une application mobile permettant d’utiliser les données de la voiture en temps réel.
pi-monte-carlo
The goal of this project is to approximate PI value using a Monte-Carlo simulation.
risc-v-basic-processor
The goal of this project is to build a RISC-V processor which can be integrated in a complete system to run an application that performs a display on screen.
SIMD-video-decoding
The goal of this practical work is to use SIMD (Single Instruction, Multiple Data) x86_64 operations.
wiki-search-engine
The goal of this project is to create a simple search engine for a subset of wikipedia pages by implementing basic information retrieval algorithms, like the tf-idf model and word2vec & doc2vec embeddings.