Become a sponsor to Christoph Guttandin
I'm a freelance web developer working mostly on projects that somehow use the media APIs in the browser. Whenever possible I try to open source parts of my work as JavaScript (or TypeScript) packages that typically end up on npm.
Currently standardized-audio-context is the most popular of those packages. It's a ponyfill for the Web Audio API which allows you to not spend any time thinking about the inconsistencies between browsers.
Any sponsoring is greatly appreciated and would help me to spend more time on my open source projects.
Featured work
-
chrisguttandin/standardized-audio-context
A cross-browser wrapper for the Web Audio API which aims to closely follow the standard.
JavaScript 677 -
chrisguttandin/web-audio-beat-detector
A beat detection utility which is using the Web Audio API.
JavaScript 581 -
chrisguttandin/worker-timers
A replacement for setInterval() and setTimeout() which works in unfocused windows.
JavaScript 590 -
chrisguttandin/angular-prerender
A command line tool to prerender Angular Apps.
JavaScript 126 -
chrisguttandin/midi-json-parser
This module is parsing midi files into a human-readable JSON object.
JavaScript 115 -
chrisguttandin/extendable-media-recorder
An extendable drop-in replacement for the native MediaRecorder.
JavaScript 272