Pinned Repositories
Amano
A good old fashioned chess engine written in Rust
Caridina
A blazing fast Scrabble AI written in Rust
Cherry
A Connect 4 AI written in Python
Genetic-Painter
A short Python script that uses genetic algorithms to paint pictures
Liszt
A personal organization software with a script engine for automation
Scampi
A Monte Carlo Tree Search chess engine very, very loosely inspired by AlphaGo
rwandaPinocle's Repositories
rwandaPinocle/Liszt
A personal organization software with a script engine for automation
rwandaPinocle/Amano
A good old fashioned chess engine written in Rust
rwandaPinocle/Caridina
A blazing fast Scrabble AI written in Rust
rwandaPinocle/Cherry
A Connect 4 AI written in Python
rwandaPinocle/Genetic-Painter
A short Python script that uses genetic algorithms to paint pictures
rwandaPinocle/Scampi
A Monte Carlo Tree Search chess engine very, very loosely inspired by AlphaGo
rwandaPinocle/accessible-typing
Proof of concept for a typing scheme using only the keys that your fingers rest upon in the home row
rwandaPinocle/Blog
rwandaPinocle/dynamic_foxhole_solver
Tool for solving the foxhole problem with dynamic programming
rwandaPinocle/exif-js
JavaScript library for reading EXIF image metadata
rwandaPinocle/faiss
A library for efficient similarity search and clustering of dense vectors.
rwandaPinocle/graph_theoretic_foxhole_solver
A graph theoretic tool for solving the foxhole problem
rwandaPinocle/haystack-editor
rwandaPinocle/image-crop-analysis
Code for reproducing our analysis in the paper titled: Image Cropping on Twitter: Fairness Metrics, their Limitations, and the Importance of Representation, Design, and Agency
rwandaPinocle/inkstitch
Ink/Stitch: an Inkscape extension for machine embroidery design
rwandaPinocle/moviemaker-cpp
Encode video frame by frame in C++ using FFmpeg
rwandaPinocle/neural_foxhole_solver
An attempt to solve the foxhole problem with Tensorflow
rwandaPinocle/nonlinearity-visualizer
A small tool I wrote in college for visualizing the power of nonlinearities in neural nets
rwandaPinocle/organice
An implementation of Org mode without the dependency of Emacs - built for mobile and desktop browsers
rwandaPinocle/queueing
A simple Python tool for simulating a queueing process