Sterling Spencer's starred repositories
LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
Modern-CPP-Programming
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
ml-engineering
Machine Learning Engineering Open Book
malbolge-lisp
A lightweight (350MB) Lisp interpreter in Malbolge Unshackled, often dubbed the hardest turing complete programming language.
hyperbridge
Fast multi-producer, multi-consumer unbounded channel with async support.
hello-rust-sdl2-wasm
A Rust repo which uses SDL2 for user interaction, and which can be run locally or compiled to WASM and run on the web
vole-machine
A simple virtual machine, written in Rust for educational purposes