Skip to content
View vincent-lafouasse's full-sized avatar
🤠
Tired
🤠
Tired
  • ENS Paris-Saclay, École Polytechnique
  • Paris-Saclay
Block or Report

Block or report vincent-lafouasse

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
vincent-lafouasse/README.md

Vincent Lafouasse

C Badge Cpp Badge rust badge sh Badge

music lover trying to get a career in DSP or audio software engineering (maybe both)

looking for an internship beginning in Spring 2025

Audio Projects

  • PossDSP: A collection of audio plugins brought to life by 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
  • interval-trainer: An ear trainer in Rust featuring a rudimentary synth

School Projects

Common Core

  • Libft: A general purpose C library: why deal with dependency hell when you can just write more C
  • get_next_line: An introduction to buffered I/O in C
  • ft_printf: baby's first variadic function
  • so_long: an introduction to the X Window System disguised as a fun lil 2D game

Other Projects

  • Summermall Tower Defense: A mazing tower defense game inspired by Wintermaul TD. Basically in C with a conservative use of C++ features for convenience.
  • Game of Life: An implementation of Conway's Game of Life as a C learning exercise

Skills

  • C, C++, POSIX shell and a bit of Rust
  • Digital Signal Processing, Applied Mathematics, Linear Algebra
  • Audio Engineering, Audio Software Engineering

Toolchain

  • GNU Make/CMake, googletest, lldb, cppcheck
  • JUCE

🔬 GitHub Stats


Pinned

  1. PossDSP PossDSP Public

    The most promising audio plugin collection — using the JUCE framework and C++17

    CMake

  2. PossWavSynth PossWavSynth Public

    An exploration of digital audio, the wav audio format and wavetable synthesis disguised as a non real-time synth using only standard C++17

    C++ 1

  3. interval-trainer interval-trainer Public

    A very cool ear trainer — using the `cpal`, `rodio`, and `pitch-detection` audio libraries

    Rust 1 1

  4. Summermall-TD Summermall-TD Public

    A mazing tower defense game inspired by Wintermaul TD

    C++ 3