Experience
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.
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.
