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
cool audio plugins — 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/interval-trainer
A very cool ear trainer — using the `cpal`, `rodio`, and `pitch-detection` audio libraries
vincent-lafouasse/philosophers
give me back my fork: an introduction to threads and ressource sharing
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/config-files
some dot files
vincent-lafouasse/PossDSP
cool audio plugins — 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/ATourOfCpp
a completely legal endeavour
vincent-lafouasse/boatyard
*UNBEARABLE BOAT HORN NOISES*
vincent-lafouasse/book-notes
vincent-lafouasse/ccalc
help my calculator's batteries are empty
vincent-lafouasse/decapode
a chitinous decaphonic wavetable synth
vincent-lafouasse/ft_printf
baby's first variadic function
vincent-lafouasse/get_next_line
an introduction to buffered I/O in C
vincent-lafouasse/libft
a library of useful C functions
vincent-lafouasse/minishell
what if bash didn't exist?
vincent-lafouasse/MonkeyLang
Writing An Interpreter In Go is a fun book
vincent-lafouasse/pipex
vincent-lafouasse/play
a wav decoder and player
vincent-lafouasse/push_swap
sort a "stack" with only one aux "stack", Hanoi style
vincent-lafouasse/rcalc
a calculator interpreter in rust
vincent-lafouasse/rokoban
a rusty sokoban
vincent-lafouasse/rxd
help I can't find `xxd`
vincent-lafouasse/sampler
a nice little sampler
vincent-lafouasse/so_long
an introduction to graphical programming and the X Window System disguised as a fun lil 2D game
vincent-lafouasse/tomato_timer
a pomodoro timer
vincent-lafouasse/tspectrogram
a minimal terminal spectrogram
vincent-lafouasse/vincent-lafouasse
vincent-lafouasse/WavPlayer