Blog

Programming insights to Storytelling, it's all here.

Ibrahim Diallo

October 2020

How to become an effective Consultant

How to become an effective Consultant

The advantages of working in tech is that our work can easily transition into consulting. It's all code after all. But at work we use tools like Jira or Trello. The manager drops tickets in your queue and that's what you work on. We rarely think about what to do next. When consulting, you are on your own to figure what to do right now. Most developers will give up on consulting after their first stint. (Turns out you hate working on your cousin's app)

JS Tip of the day

Converting colors or numbers from Hex to Dec

Recently, I needed to create a function that fades from one color to the other. CSS3 makes the job very easy by making use of the transition property. However I…

Photography