Projects in Awesome Lists by shybyte
A curated list of projects in awesome lists by shybyte .
https://github.com/shybyte/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.
Last synced: 05 Oct 2025
https://github.com/shybyte/risp
A rusty Lisp inspired by Clojure for usage as simple configuration language
clojure configuration lisp programming-language rust
Last synced: 11 Jun 2025
https://github.com/shybyte/copyright-header
Validate, add and update copyright headers automatically, based on the git history.
Last synced: 07 May 2025
https://github.com/shybyte/soundpipe
Music DSP library written in C (Backup of https://github.com/PaulBatchelor/Soundpipe, which has disappeared)
Last synced: 07 May 2025
https://github.com/shybyte/reason-material-ui-example
ReasonML Example using Material-UI and a REST API
bucklescript json material-ui react reason reason-react reasonml rest-api
Last synced: 07 May 2025
https://github.com/shybyte/chord-detection-rust
Detect chords in sound. Written in Rust.
chord chords harmonics music pitch-detection rust rust-library signal-processing sound
Last synced: 04 Jul 2025
https://github.com/shybyte/remote-tiddlywiki
TiddlyWiki which stores the tiddlers by remotestorage.js
Last synced: 07 May 2025
https://github.com/shybyte/data-oriented-programming-book-experiments
My unofficial experiments related to this book https://www.manning.com/books/data-oriented-programming
Last synced: 30 Jun 2025
https://github.com/shybyte/tosdr2
A web app to submit and review points about services for http://tosdr.org
Last synced: 07 May 2025
https://github.com/shybyte/nlprule-web-demo
Web Demo for https://github.com/bminixhofer/nlprule
Last synced: 21 Aug 2025
https://github.com/shybyte/javascript-experiments
Automatically exported from code.google.com/p/javascript-experiments
Last synced: 22 Feb 2025
https://github.com/shybyte/terminology-meteor-react-ts
Just playing around with Meteor React and Typescript
Last synced: 22 Feb 2025
https://github.com/shybyte/binary-search-by
NPM package for searching in sorted arrays fast and comfortable by a selector
Last synced: 22 Feb 2025
https://github.com/shybyte/cell-counter
HTML5 Web application for counting cells in microscope images
Last synced: 18 Oct 2025
https://github.com/shybyte/web-midi-patcher
Control one midi instrument effects with another one.
Last synced: 08 Sep 2025
https://github.com/shybyte/remote-office
Like Microsoft Office or Google Docs but Unhosted and Open Source
Last synced: 28 Oct 2025
https://github.com/shybyte/reason-material-ui
ReasonML Bindings to Material-UI
bucklescript material-ui react reason reason-react reasonml
Last synced: 02 Jul 2025
https://github.com/shybyte/goal-reminder
A google chrome extension that reminds you of your goals in life while you are wasting your time in the internet.
Last synced: 03 Jul 2025
https://github.com/shybyte/remote-storage-gae
Remote Storage Provider running on Google App Engine
Last synced: 04 Sep 2025
https://github.com/shybyte/marcolix
Playing around with typescript, reactjs and language tool (http://wiki.languagetool.org/)
Last synced: 22 Feb 2025
https://github.com/shybyte/midi2opc
Transform Midi-Signals into blinking lights using OPC (Open Pixel Control) and Rust
Last synced: 22 Feb 2025
https://github.com/shybyte/leap-motion-osc
Playing around with leap-motion, supercollider and osc
Last synced: 22 Feb 2025
https://github.com/shybyte/gapminder-react-ts
Playing around with gulp, typescript 1.5, sass, ramdajs and reactjs
Last synced: 04 Oct 2025
https://github.com/shybyte/gwt-uibinder-mock
Automatically exported from code.google.com/p/gwt-uibinder-mock
Last synced: 22 Feb 2025
https://github.com/shybyte/shybytes-experiments
Automatically exported from code.google.com/p/shybytes-experiments
Last synced: 18 Jul 2025
https://github.com/shybyte/private-habit-tracker
Track good and bad habits, without leaking your data
Last synced: 22 Feb 2025
https://github.com/shybyte/exercism-typescript
My typescript solutions for exercism
Last synced: 14 Aug 2025
https://github.com/shybyte/frp-spike
Playing with rxjs and xstream in typescript
Last synced: 22 Feb 2025
https://github.com/shybyte/exercism-kotlin
my kotlin solutions for exercism
Last synced: 22 Feb 2025
https://github.com/shybyte/exercism-ecmascript
My ecmascript solutions for exercism
Last synced: 22 Feb 2025
https://github.com/shybyte/nori-ui-purescript
Playing around with PureScript
Last synced: 05 Jul 2025
https://github.com/shybyte/web-midi-patcher-frp
Control one midi instrument effects with another one. FRP version.
Last synced: 22 Feb 2025
https://github.com/shybyte/private-goal-tracker
Automatically exported from code.google.com/p/private-goal-tracker
Last synced: 22 Feb 2025
https://github.com/shybyte/stryker-mocha-karma-js
Mutationtesting using stryker, karma, browserify and mocha
Last synced: 22 Feb 2025
https://github.com/shybyte/rusty-13-ways-of-looking-at-a-turtle
Thirteen different ways of implementing a LOGO-style turtle in Rust
functional-programming programming-paradigms rust
Last synced: 22 Feb 2025
https://github.com/shybyte/paradise-synthesizer
A little personal synthesizer written in Rust
Last synced: 22 Feb 2025
https://github.com/shybyte/habit-tracker
Simple habit tracker web app using the meteor framework.
Last synced: 22 Feb 2025
https://github.com/shybyte/exercises-in-programming-style-rust
Exercises in Programming Style - Rust Version
exercises programming-paradigms rust
Last synced: 22 Feb 2025
https://github.com/shybyte/exercism-reasonml
my reasonml solutions for exercism
Last synced: 22 Feb 2025
https://github.com/shybyte/brain-snake
A snake puzzle game written in Rust using raylib via raylib-rs.
game puzzle puzzle-game raylib rust snake snake-game
Last synced: 22 Feb 2025
https://github.com/shybyte/advent-of-code-2022-typescript
Advent of Code 2022 TypeScript
Last synced: 22 Feb 2025
https://github.com/shybyte/endstation-paradies-website
The Website of the Band Endstation Paradies
Last synced: 07 Oct 2025
https://github.com/shybyte/remote-storage-gae-tests
Tests for the remote-storage-gae project
Last synced: 11 Oct 2025
https://github.com/shybyte/bun-fetch-bug
Reproduce a bun fetch bug (crash, segmentation fault)
Last synced: 20 Oct 2025
https://github.com/shybyte/marco-tracker
A simple music tracker just for me
Last synced: 15 Jun 2025
https://github.com/shybyte/stryker-mocha-karma-ts
Typescript Mutationtesting Example using Stryker, Karma, Browserify and Mocha
Last synced: 22 Feb 2025
https://github.com/shybyte/zig-micro-game
How to write a very small Linux game in Zig
Last synced: 22 Feb 2025
https://github.com/shybyte/universal-problem-solver
Solve All Problems by Searching - Actually it should just solve the tetris puzzles from the game "The Talos Principle"
Last synced: 22 Feb 2025
https://github.com/shybyte/performance-aware-programming-js
Performance-Aware Programming in JavaScript/TypeScript (https://www.computerenhance.com/p/table-of-contents)
Last synced: 22 Feb 2025
https://github.com/shybyte/rust-midi-patcher
Control (the effects of) one midi instrument with another one. Rust version.
Last synced: 22 Feb 2025
https://github.com/shybyte/rusty-synth
A simple synthesizer written in Rust.
Last synced: 22 Feb 2025