code
>_ btree: On-disk B-tree implementation in pure C.
>_ backpropagation: Autograd engine implementation in pure Python.
>_ react.js: React implementation in pure JavaScript.
>_ haskell-of-new-jersey: Haskell implementation in Standard ML.
>_ algorithms: Misc algorithms and data structures implementations.
>_ riscv: Misc RISC-V assembly programs.
>_ gofai: Misc good old-fashioned AI techniques implementations.
>_ rl: Q-learning implementation in pure Python.
>_ forth: Forth interpreter in pure C.
>_ trie: Trie implementations in various languages and styles.
>_ prev: Static-site generator using Python and SQLite.
WIP_ word2vec: Heavily commented Word2vec fork.
WIP_ distributed-systems: Distributed systems ideas examples in Go.
>_ more at github.com/danielfalbo