Predict heart attack outcomes using decision tree classifier from scratch and scikit-learn 29 March 2023·27 mins
Make resilient Go net/http servers using timeouts, deadlines and context cancellation 5 January 2020·14 mins
Tell your team you are running late using Google Home, Google Cloud Functions, Golang and Twilio 26 March 2019·21 mins
Barebones model of Spotify's 'Recently Played' screen using a Least Recently Used (LRU) cache in Golang 11 March 2019·12 mins
When and Why to use a Least Frequently Used (LFU) cache with an implementation in Golang 27 February 2019·16 mins