Hey, I'm Andrew Healey. I'm a software engineer at Vercel. I build things that make people's lives easier. I've written 93,504 words on this open source website.
Recent (84 articles)
When I'm Sad My Computer Sends Me Cats
I wrote a program that sends cats to my phone when I'm sad at the computer.
in Python
Designing a Code Playground for Adventlang
Using Web Workers and WebAssembly to build a speedy UI.
in Go
Most Popular
GeoGuessing with Deep Learning
Applying photo geolocation estimation to the game of GeoGuessr.
in Python
WebAssembly Search Tools for Static Sites
Building a technical demo to understand this blossoming area of technology.
in Go
Building My Own Chess Engine
Exploring the computational complexity of chess. Code snippets in Python so you can do the same.
in Python