Skip to content
View ifndefJOSH's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report ifndefJOSH

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
ifndefJOSH/README.md

Website: ifndefjosh.github.io

Josh Jeppson

Languages

  • Fluent in C++, Java, Python, HTML/CSS, JavaScript, POSIX shell scripts, and SQL
  • Experience in Kotlin, Haskell, Scheme, Matlab/Octave, PHP, Raku/Perl, Rust
  • Done a tiny bit in: D, Lua, Common Lisp

Pinned

  1. fluentverification/stamina-storm fluentverification/stamina-storm Public

    STAMINA - the STochiastic Approximate Model-checker for INfinite-state Analysis, integrated with the Storm model checking engine.

    C++ 5 2

  2. nodesynth nodesynth Public

    This is a senior project which, when finished, will be a declarative, modular nodal synthesizer compatible (hopefully) with JACK (and maybe eventually VST3 and LV2 if I have time).

    C++ 2

  3. Simple FFT in C++ Simple FFT in C++
    1
    /**
    2
     * Implementation for FFT and IFFT functions
    3
     *
    4
     * By Josh Jeppson
    5
     *