I'm a software engineer based in Toronto, Canada. My interests include fullstack development, test automation, personal finance, listening to podcasts, reading, building side projects, health and fitness, and always learning new things.
December 2023
web development
Maintain Node.js Version Consistency
In modern web development, Node.js is not limited to Node projects; it's widely used in frontend build tooling across various tech stacks…
Read
November 2023
ruby
Configurable Retry with Ruby
When writing Ruby code, you may encounter a section of code that is known to fail the first time, but usually works on a repeated attempt…
Read
October 2023
rails
Add a Kafka Consumer to Rails
This post will walk through how to integrate a Kafka consumer into a Rails application in a maintainable and testable way. Why would you…
Read