Mary works at Hacker School and lives in New York City.
Gitlet: Git implemented in 1000 lines of JavaScript. I wrote Gitlet to demonstrate how Git works under the covers. The code is heavily annotated.
Little Lisp: A Lisp interpreter in JavaScript. Supports if, let, lambdas and closures. I explained the code in this article and this screencast.