Skip to content
View elliott614's full-sized avatar

Block or report elliott614

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
elliott614/README.md
  • 👋 Hi, I’m Elliott
  • 👀 I’m interested in Real-Time Audio DSP Software Development Applications such as FX Plugin Development, Synthesizer Design, and Emulation and Modeling of Tube/Analog Guitar Amplifiers circuits. I am also interested in most AI + Machine Learning topics
  • 🌱 Also of interest is psychoacoustics, perception (sound and image), and augmented reality.

Pinned Loading

  1. MapReduce-Library MapReduce-Library Public

    Written in C

    C

  2. Ricochet-Robot-Solver Ricochet-Robot-Solver Public

    solves ricochet robot board game. Designed for artificial intelligence programming project. A3ctually wrote this whole program in 1 night. :) [EDIT: not actually that impressive, faang leetcode int…

    Java

  3. WISC-microprocessor WISC-microprocessor Public

    Verilog HDL for architecture class. "WISC" mips-based processor. 3 phases. 1: no pipeline. 2: pipeline/forwarding 3: cache

    Verilog

  4. StereoPingPongDelay StereoPingPongDelay Public

    Implemented (mostly ported by constructing fxobjects library object) the delay plugin described in the textbook "Designing Audio Effects Plugins in C++ 2nd Ed." in JUCE.

    C++

  5. Excel-VBA-Serial-DAQ-Logger Excel-VBA-Serial-DAQ-Logger Public

    It's like the serial monitor in arduino, except a spreadsheet to receive comma separated values (csv) with a \n terminating each row. Useful for Arduino, Raspberry Pi, SAMD21 XIAO Seeed devices, or…

    VBA

  6. TLE7230pi TLE7230pi Public

    Driver for TLE7230 infineon relay driver, for raspberry pi, in c++ requires pigpiod is running. Code should be correct, but possible typos in comments from rushed ctrl+c ctrl+v

    C++