
Hey, I'm Andrew Healey. I'm a software engineer at Vercel, and I'm interested in the joy of computing. I've written 107,259 words on this open source website.
Recent (93 articles)
Making a Text Editor with a Game Engine
Writing my own quirky version of nano using the 2D game engine Ebitengine.
Profiling and Optimizing an Interpreter
Rewriting library code to speed up my interpreter benchmark by 28%.
Popular
Building My Own Chess Engine
Exploring the computational complexity of chess. Code snippets in Python so you can do the same.