Skip to content
Imdhemy
  • Home
  • Blog
  • About

Start typing to search the site.

    Start typing to search the site.

      • Home
      • Blog
      • About

      Blog

      Dhemy’s blog is packed with articles on software development, productivity, data structures and algorithms, plus a sprinkle of personal musings!

      The pipeline ate my code

      The pipeline ate my code

      I’m your teammate developer, and I’m here to tell you how my CI/CD pipelines aren’t like other pipelines. They are...

      Mar 30, 2024 · 6 min read

      #teamwork #software-engineering #feedback-culture #dunning-kruger #leadership
      Read article →
      Dog running

      Effective Node.js Modules - Part 2: ESM dynamic imports

      One of the main differences between CJS and ESM modules is the way they handle dynamic imports. In CJS you...

      Mar 25, 2024 · 2 min read

      #nodejs #javascript #esm #dynamic-import #modules
      Read article →
      Effective Node.js Modules - Part 1: Basic Syntax

      Effective Node.js Modules - Part 1: Basic Syntax

      Do you know what is the difference between the following two code snippets?

      Jan 7, 2024 · 9 min read

      #nodejs #javascript #modules #commonjs #esm
      Read article →
      From Code to German: My First Steps Towards Learning a New Language

      From Code to German: My First Steps Towards Learning a New Language

      For years, I have been dedicated to writing code every day and contributing to various projects. My GitHub account showcases...

      Apr 22, 2023 · 2 min read

      #language-learning #personal-growth #germany #habits #expat-life
      Read article →
      Hidden Gems in Composer Every PHP Developer Should Know

      Hidden Gems in Composer Every PHP Developer Should Know

      Composer is the most popular PHP dependency manager. I’ve heard about other package managers like PEAR & Phing, but I’ve...

      Apr 16, 2023 · 3 min read

      #php #composer #dependency-management #developer-tools #security
      Read article →
      Back to dark theme

      Back to dark theme

      I always liked dark themes, but I came across this blog post by Brent, and I thought I’d give it...

      Apr 9, 2023 · 1 min read

      #developer-experience #productivity #developer-tools #dark-theme #work-habits
      Read article →

      Approximating square roots with Newton's method

      Newton’s method is a way to approximate the roots of an equation. The idea is to start with an initial...

      Dec 12, 2022 · 4 min read

      #mathematics #numerical-methods #newtons-method #algorithms #problem-solving
      Read article →
      Prev Next

      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.

      © 2021 - 2026 . imdhemy.com Published by Jekyll, hosted on GitHub Pages.