Pinned Repositories
learn-dsp-with-webaudio
Implementing a dsp effects from scratch as an AudioWorkletProcessor.
preact-shadow-dom
HOC that renders component into shadow-dom
react-custom-element
HOC to register a custom element which will wrap a React component.
react-with-lifecycle
HOC to add lifecycle hooks to any component, even stateless ones.
redux-devtools-time-machine
A "Time Machine"-ish UI in a redux devtools monitor
rollup-plugin-image-files
Like rollup-plugin-image, but writes image files to dest instead of inlining base64.
Sheets
Work with spreadsheets easily in a native ruby format.
track-action-middleware
A Redux middleware for interfacing actions with some other event tracking or analytics system.
web-audio-waveshaping
preact-custom-element
Wrap your component up as a custom element
bspaulding's Repositories
bspaulding/rollup-plugin-image-files
Like rollup-plugin-image, but writes image files to dest instead of inlining base64.
bspaulding/presentation-react-router-4-universal-links
Presentation/Demo of a Universal Mobile/Web app using React Native and React Router 4 with Deep Linking support
bspaulding/countdown-clock
A simple seven segment style countdown clock.
bspaulding/.vim
~/.vim, my vim config.
bspaulding/amirah
amirahboston.org
bspaulding/motingo
personal site
bspaulding/track-action-middleware
A Redux middleware for interfacing actions with some other event tracking or analytics system.
bspaulding/advent-of-code
bspaulding/auto-pause-connector
a script to babysit a Kafka connector when the lag gets too high
bspaulding/axe-fx-midi
Generate and parse MIDI messages for interacting with Fractal Axe-Fx
bspaulding/bradleyspaulding.com
bspaulding/creatiopodcast.com
bspaulding/devcontainer
Building a devcontainer base with my dotfiles. vim/tmux/git, etc.
bspaulding/dotfiles
A collection of dotfiles for my dev setup.
bspaulding/food-diary-frontend
A personal, simple food diary app.
bspaulding/food-diary-graphql-engine
bspaulding/hijru
A game I am making with my kid using kaboom/kaplay.js
bspaulding/jlox
craftinginterpreters.com
bspaulding/junit-notify
Watch a directory of junit xml reports, sending OS notifications on changes.
bspaulding/metronome
I made a simple metronome the way I like 'em.
bspaulding/midi-parser-js
bspaulding/nfl-data-scraper
Scraping stats from NFL.com
bspaulding/nfl-vorp
bspaulding/nite-lite-web
bspaulding/pgdumpbox
pg_dump -> dropbox upload
bspaulding/pictionary
bspaulding/setbuilder
bspaulding/sixty-three
A Spaulding family card game.
bspaulding/usai.net
www.usai.net wordpress theme
bspaulding/web-audio-midi-synth
building a basic synth out of OscillatorNodes