Pinned Repositories
BeatEmUp
90s arcade style beat em up
blindsub
Submarine combat for the blind, on Android
fantasy-football-auction
Python library simulating a fantasy football auction. Intended to be used for AI, but you should be able to use this for other purposes as well. This task assumes that each draftable player has a specific value (for example, looking at the ratings from FantasyPros).
fantasy-football-auction-ai
An AI for doing a fantasy football auction
intellij-object-calisthenics-analyzer
An intellij plugin for analyzing your Java source code's adherence to Object Calisthenics.
object-calisthenics-analyzer
A tool for analyzing your Java code's adherence to Object Calisthenics.
OpenAL3dAudioForAndroid
Low latency OpenAL JNI for Android. Provides access to 3d audio. Good starting point if you want additional OpenAL functionality. Required for BlindSub
overtone-music-theory
Music theory (specifically, based on Peter Westergaard's tonal theory) library for Overtone, to facilitate easily using musical structures and concepts to generate sounds.
riichi-mahjong-scoring-quiz
A Java desktop app to help you learn Riichi Mahjong yaku (hands) and scoring. Taken from the scoring quiz by UmaiKeiki on arcturus.su which doesn't really work without jumping through lots of hoops (thanks to Java's new security behavior) and doesn't even run on Chrome (since applets are no longer supported). Hopefully, will eventually be ported to Javascript to improve accessibility.
slackbot-resistance
A slackbot for playing a game of The Resistance.
chairbender's Repositories
chairbender/slackbot-resistance
A slackbot for playing a game of The Resistance.
chairbender/OpenAL3dAudioForAndroid
Low latency OpenAL JNI for Android. Provides access to 3d audio. Good starting point if you want additional OpenAL functionality. Required for BlindSub
chairbender/object-calisthenics-analyzer
A tool for analyzing your Java code's adherence to Object Calisthenics.
chairbender/fantasy-football-auction-ai
An AI for doing a fantasy football auction
chairbender/riichi-mahjong-scoring-quiz
A Java desktop app to help you learn Riichi Mahjong yaku (hands) and scoring. Taken from the scoring quiz by UmaiKeiki on arcturus.su which doesn't really work without jumping through lots of hoops (thanks to Java's new security behavior) and doesn't even run on Chrome (since applets are no longer supported). Hopefully, will eventually be ported to Javascript to improve accessibility.
chairbender/BeatEmUp
90s arcade style beat em up
chairbender/fantasy-football-auction
Python library simulating a fantasy football auction. Intended to be used for AI, but you should be able to use this for other purposes as well. This task assumes that each draftable player has a specific value (for example, looking at the ratings from FantasyPros).
chairbender/intellij-object-calisthenics-analyzer
An intellij plugin for analyzing your Java source code's adherence to Object Calisthenics.
chairbender/overtone-music-theory
Music theory (specifically, based on Peter Westergaard's tonal theory) library for Overtone, to facilitate easily using musical structures and concepts to generate sounds.
chairbender/blindsub
Submarine combat for the blind, on Android
chairbender/brutal-sidescroller
A sidescroller you play by yelling into a mic
chairbender/gym-fantasy-football-auction
Gym environment for a fantasy football auction
chairbender/mame-remix
A minigame collection style game using MAME.
chairbender/yomi-libgdx
Yomi (the card game) implemented on libGDX. Targeting Android tablets first.
chairbender/beatbox
An interactive machine learning application for creating synthesized beats using only your voice.
chairbender/bounce-music
Interactive audiovisual music toy
chairbender/consenscia
A webapp for capturing, understanding, and collaboratively building scientific consensus. Motivated by the replication crisis.
chairbender/cybersecurity-rrt
Cybersecurity: Rapid Response Team. A game written in Rust. Reimplementation of Samurai Spirit rules with a cybersecurity theme.
chairbender/digital-audio-theory
Code for Digital Audio Theory exercises
chairbender/eclipse-object-calisthenics-analyzer
An Eclipse plugin for analyzing your Java code's adherence to Object Calisthenics.
chairbender/machine-learning-exercises
Stanford Coursera Machine Learning Course Exercises
chairbender/mahjong-eye
Using computer vision to enhance the game of mahjong.
chairbender/my_virtual_pet_collection
A free, open-source app for virtual pet enthusiasts. Track your collection, completion, and hatches.
chairbender/neural-networks-exercises
Code for my assignments for the Coursera Neural Networks for Machine Learning (for the ones that involve actual coding, not just uncommenting lines).
chairbender/nixpkgs
Nix Packages collection & NixOS
chairbender/rust-programming-language
Exercises from rust programming language book
chairbender/swap-keys
An Interception Tools plugin that swaps arbitrary pairs of keys.
chairbender/TonalTheory
Westgaard's Tonal Theory concepts in SuperCollider