Personal blog and engineering notes
Hi, I'm Dhemy
I'm a software engineer and customer data expert focused on turning raw data into meaningful, actionable insights. I work across the full customer data lifecycle, from clean data capture to behavior-aware models and decisions.
Certificates
Credentials and professional learning milestones.
Testimonials
Latest Posts
Fresh writing you can read in a few minutes.
Plan, Code, Review: How I Use AI Agents Without Losing Control
I have been integrating AI agents into my workflow as a developer. The most useful mental model so far is...
A Simple Currying Refactor: Remove Pass-Through Arguments
Like I said at the beginning of this series, I wanted refactoring existing code to use currying and partial application...
Currying in JavaScript
In this post, I want to keep things simple: what currying is, how it relates to partial application, and why...