vincent-lafouasse
Graduate student in organic chemistry. some bits of codes I use and some mini-projects
ENS Paris-Saclay, École PolytechniqueParis-Saclay
Pinned Repositories
AdventOfCode2023
C-tester-Unity
A basic C sandbox to test your code
ft_algorithms
a collection of algorithms in C
interval-trainer
A very cool ear trainer — using the `cpal`, `rodio`, and `pitch-detection` audio libraries
LaTeX-Makefile
A simple Makefile for LaTeX using latexmk and XeLaTex
minimal-vimrc
PossDSP
The most promising audio plugin collection — using the JUCE framework and C++17
PossWavSynth
An exploration of digital audio, the wav audio format and wavetable synthesis disguised as a non real-time synth using only standard C++17
Summermall-TD
A mazing tower defense game inspired by Wintermaul TD
WavAnalyzer
a wav decoder and spectrum analyzer in standard C++17
vincent-lafouasse's Repositories
vincent-lafouasse/C-tester-Unity
A basic C sandbox to test your code
vincent-lafouasse/ft_algorithms
a collection of algorithms in C
vincent-lafouasse/interval-trainer
A very cool ear trainer — using the `cpal`, `rodio`, and `pitch-detection` audio libraries
vincent-lafouasse/PossWavSynth
An exploration of digital audio, the wav audio format and wavetable synthesis disguised as a non real-time synth using only standard C++17
vincent-lafouasse/yet-another-MNIST
vincent-lafouasse/C-sandbox-gtest
vincent-lafouasse/config-files
some dot files
vincent-lafouasse/PossDSP
The most promising audio plugin collection — using the JUCE framework and C++17
vincent-lafouasse/WavAnalyzer
a wav decoder and spectrum analyzer in standard C++17
vincent-lafouasse/a440
I needed a tool to play me an A to tune my instruments so I made one
vincent-lafouasse/ALGORITHM-NO-JUTSU
vincent-lafouasse/book-notes
vincent-lafouasse/born2beroot
an introduction to system administration
vincent-lafouasse/C-vector-generator
Generate the source for a C vector of anything
vincent-lafouasse/clox
crafting interpreters is a really cool book
vincent-lafouasse/cpplox
Crafting Interpreters is a great book but I don't know Java
vincent-lafouasse/ft_printf
baby's first variadic function
vincent-lafouasse/get_next_line
an introduction to buffered I/O in C
vincent-lafouasse/jlox
crafting interpreters is a great book so I guess I'm learning some Java
vincent-lafouasse/libft
a library of useful C functions
vincent-lafouasse/MonkeyLang
Writing An Interpreter In Go is a fun book
vincent-lafouasse/pipex
vincent-lafouasse/push_swap
sort a "stack" with only one aux "stack", Hanoi style
vincent-lafouasse/rokoban
a rusty sokoban
vincent-lafouasse/so_long
an introduction to graphical programming and the X Window System disguised as a fun lil 2D game
vincent-lafouasse/t_vector
a nice struct to have in C
vincent-lafouasse/tomato_timer
a pomodoro timer
vincent-lafouasse/tspectrogram
a minimal terminal spectrogram
vincent-lafouasse/vincent-lafouasse
vincent-lafouasse/WavPlayer