Posts
Longer form blog posts which can be about anything ranging from concepts in AI, Quantum, Math, Finance, Philosophy, etc.
Check out [Today I Learned (TIL)](/til) for shorter educational posts.
Fastcore Transform x Quantum
Dec 22
The `fastcore` Python library has many hidden gems that make your programming life a lot easier. One of them is `Transform`. I explain how to use it and why it works surprisingly well for simulating quantum circuits.
FastHTML Website
Nov 23
I wrote this website in FastHTML, so I'm writing this post in FastHTML about how easy and fun it is to write a website using FastHTML.
Sports Prediction With Poisson
Nov 20
Predict soccer match outcomes with the Poisson Distribution and outer product. A visual introduction.