Skyler Berg's starred repositories
project-based-learning
Curated list of project-based tutorials
prosemirror
The ProseMirror WYSIWYM editor
auto_enums
A library for to allow multiple return types by automatically generated enum.
alembic-postgresql-enum
Alembic autogenerate support for creation, alteration and deletion of enums
Govee-Reverse-Engineering
A central place to document reverse engineering Govee Products.
supertrait
A Rust crate that uses macro hackery to enable const fn trait items and default associated types on traits in stable Rust.
rust-rolling-stats
Rolling statistics calculations (min/max/mean/std_dev) over arbitrary floating point numbers based on Welford's Online Algorithm
recon_mcts
Recombining and concurrent Monte Carlo tree search
arimaasharp
Archive for source code for bot_sharp in Arimaa, which mostly halted dev in 2015.
Othello-AI
An Othello / Reversi AI using Monte Carlo Tree Search algorithm.
rust-monte-carlo-tree-search
Contains various implementations of Monte-Carlo-Tree-Search