Smoother Signatures in Square's Android Client
A writeup I did for Square’s engineering blog describing techniques for improving the visual style and rendering performance of signatures in Square’s Android client.
SICP Scheme Interpreter in Haskell
The Scheme interpreter from Structure and Interpretation of Computer Programs by Abelson and Sussman, but written in Haskell.