Today I set up Neural Notebook using Zola, with npm for a few extra conveniences.

The first real project I plan to write about will be my journey of learning JAX. I plan on programming a small transformer from scratch, inspired by Vlad Feinberg's recent blog post, How to Land a Job at a Frontier Lab.

The goals are simple enough: implement the pieces myself, understand the math well enough to explain it, and use this blog to document my thoughts while I work through the model.