ABOUTME.md
Hi! My name is Will, and I'm a software engineer focused on performance, site-reliability, and team effectiveness. Before becoming a software engineer, I taught middle school English for two years in rural Yunnan with Teach for China. Class sizes of 55-60 made me passionate about the potential and importance of ed-tech—it's why I learned to program in the first place.
In my personal life, I enjoy writing, D&D, fantasy novels, 3d-printing coasters, and bad wordplay. My wife, son, and I live in New Mexico.
- email: will.keleher@gmail.com (I'm happy to respond to emails!)
- stackoverflow
- github
projects
- Mistwatch: a high fantasy novel set on a gigantic tree above a mist-covered world.
- mongo-hyperloglog: a Mongo backed implementation of the HyperLogLog algorithm for NodeJS. It is inferior in every way to Redis's implementation
- node-fn-query: allows using NodeJS syntax on the command line with JSON documents. Meant to complement
jq
because I can never rememberjq
's syntax. - allelify: easily run commands in parallel while storing logs in
/tmp
.