Blog

Programming insights to Storytelling, it's all here.

Ibrahim Diallo

January 2021

Hello 2021

Hello 2021

I've been awfully quiet on this blog for a little while, and it's about time I say hello. So, Hello! I'm hoping to spend more time blogging this year since I've just taken a decision that gave me more time. On December 30th 2020, I left my job. I was the first engineer hired in a start up called Abot (later renamed Thankful). We used AI and automation to improve customer service for a plethora of online shopping websites.

JS Tip of the day

How to detect when the images are loaded

It is simple to load images to the page using JavaScript. We can create it using two methods then append it to the DOM. var img1 = document.createElement("img…

Photography