Pinned Repositories
chord-detection-rust
Detect chords in sound. Written in Rust.
copyright-header
Validate, add and update copyright headers automatically, based on the git history.
data-oriented-programming-book-experiments
My unofficial experiments related to this book https://www.manning.com/books/data-oriented-programming
nlprule-web-demo
Web Demo for https://github.com/bminixhofer/nlprule
reason-material-ui-example
ReasonML Example using Material-UI and a REST API
remote-tiddlywiki
TiddlyWiki which stores the tiddlers by remotestorage.js
risp
A rusty Lisp inspired by Clojure for usage as simple configuration language
soundpipe
Music DSP library written in C (Backup of https://github.com/PaulBatchelor/Soundpipe, which has disappeared)
tos-checker
Chrome Extension which rates the Terms of Service and Privacy Policy of websites and services from a user rights perspective based on http://tos-dr.info.
unhosted-time-tracker
shybyte's Repositories
shybyte/exercism-typescript
My typescript solutions for exercism
shybyte/refactoringjs-to-typescript
http://refactoringjs.com to TypeScript
shybyte/git-spike
I will never understand git
shybyte/nori-voice
Playing around with web audio
shybyte/batch-check
Async Generators in TypeScript
shybyte/chord-detection-rust
Detect chords in sound. Written in Rust.
shybyte/stryker
The JavaScript mutation testing framework
shybyte/stryker-mocha-karma-ts
Typescript Mutationtesting Example using Stryker, Karma, Browserify and Mocha
shybyte/stryker-mocha-karma-js
Mutationtesting using stryker, karma, browserify and mocha
shybyte/rusty-algos
shybyte/rust-sdl2
SDL2 bindings for Rust
shybyte/midi2opc
Transform Midi-Signals into blinking lights using OPC (Open Pixel Control) and Rust
shybyte/midi-message-rs
A minimal MidiMessage type in Rust without any dependencies
shybyte/rust
Exercism exercises in Rust.
shybyte/downsync
WebApp Architecture Experiments
shybyte/private-habit-tracker
Track good and bad habits, without leaking your data
shybyte/react-json-view
JSON viewer for react
shybyte/reason-material-ui-example
ReasonML Example using Material-UI and a REST API
shybyte/reason-material-ui
ReasonML Bindings to Material-UI
shybyte/pux-starter-app-material-ui
Example Purescript Pux App demonstrating Material-UI
shybyte/rusty-synth
A simple synthesizer written in Rust.
shybyte/rusty-13-ways-of-looking-at-a-turtle
Thirteen different ways of implementing a LOGO-style turtle in Rust
shybyte/exercises-in-programming-style-rust
Exercises in Programming Style - Rust Version
shybyte/risp
A rusty Lisp inspired by Clojure for usage as simple configuration language
shybyte/repo-explorer
Explore your git repo.
shybyte/rust-spikes
Playing around with Rust
shybyte/exercism-julia
My julia solutions for exercism
shybyte/phaser-typescript-webpack
A bootstrap project for create games with Phaser + TypeScript + Webpack.
shybyte/gaussian
Quick and easy functions for generating gaussian noise, mappable to specific bounds. Useful for artistic purposes.
shybyte/synth
A polyphonic Synth type whose multiple oscillators generate sound via amplitude and frequency envelopes, implemented in Rust.