Results 6 repositories owned by Andrew Brown

G2

15
Stars
8
Forks
Watchers

Internet Jukebox web-app. Run your own radio station with a shared playlist

Gamecube-N64-Controller

110
Stars
21
Forks
Watchers

Connect a Gamecube controller to a Nintendo 64 using only an Arduino and a single resistor

Reed-Solomon

68
Stars
34
Forks
Watchers

Proof of concept on how to implement the Reed Solomon class of error correcting codes in Python

Rubiks-Cube-Solver

68
Stars
25
Forks
Watchers

The optimal Rubik's cube solver that I wrote a while back. It uses pattern databases to somewhat efficiently solve the puzzle optimally (finds the fewest turns required to solve it).

SQLite-tutorial

19
Stars
9
Forks
Watchers

A Jupyter notebook covering SQL basics with SQLite

sqlite3-kernel

15
Stars
12
Forks
Watchers

A Jupyter kernel for the sqlite3 shell. This project was just a proof of concept. You should probably check out xeus-SQLite: https://blog.jupyter.org/a-jupyter-kernel-for-sqlite-9549c5dcf551