GPT Decoder

Apr 2023 - Nov 2023

A simple GPT decoder for educational purposes following Andrej Karpathy's "Let's build GPT: from scratch, in code, spelled out" with some optimisations.

Wobbly ML

Jul 2022 - March 2023

A machine learning library using the the Neural Networks From Scratch book.

Lox Crystal Lang

Aug 2021 - Nov 2022

A Crystal programming language implementation of the Lox programming language using the Crafting Interpreters book.