Zack Hall

Front-end developer in Boston, MA.

Currently, engineer at CrowdStrike. Formerly AWS, Alexa, Amazon.com, Edge browser, Windows, and Smartsheet.

Zack Hall

Experience

Amazon Microsoft Smartsheet SketchUp for Woodworkers Today's quartile answers

Notes

Daily Quartiles Answers: Building an Automated Puzzle Solver

October 28, 2025

How I built dailyquartiles.com - an automated solution finder for today's Quartiles puzzle using OCR, image processing, and scheduled automation. Find quartiles answers today and explore the technical journey.

Don't be perfect, be prolific.

March 14, 2022

Focus on volume, not quality.

Full-Stack Maker

March 13, 2022

What's it mean to be a full-stack "maker"?

Buy Some Junk

March 12, 2022

Don't buy nice things. Not initially, at least. Why you should go out and buy some junk first.

2 Conference Talks You Must Watch to Understand the JavaScript Event Loop

April 03, 2019

How does a single threaded language like JavaScript handle asynchronous requests? The event loop. But uh... what is the event loop anyway?

Quick Review of JS Destructuring

March 11, 2019

Declaring variables using JavaScript destructuring can help you write compact, cleaner code.