Kaleab's Avatar

Kaleab S. Melkie

Developer specializing in Svelte, TypeScript, GraphQL, and Node.js.

Let's work together

How to Develop a Habit of Consistent Productivity

Systematically and naturally.
Article picture of: How to Develop a Habit of Consistent Productivity
Photo by Clay Banks on Unsplash

Most of us stay up for more than 16 hours every day. Activities such as learning, working, exercising, eating, and traveling may take up a majority portion of our uptime; however, procrastination could be the biggest time-occupant.

Some people would argue that procrastination is good in the sense that it allows our brain to be able to come up with new creative solutions. They may be right, up to an extent. However, if you have too much of it, things just won’t get done. It’s common sense.


Continue reading on Medium »

Optimizing Gravatars in Gatsby

How to pass Gravatar images through gatsby-image’s awesome optimizations.

NOTE: This article assumes you have a basic understanding of React and Gatsby.

Article picture of: Optimizing Gravatars in Gatsby

We upload our profile pictures once on Gravatar, link it to our email addresses and it follows us on the Internet when we sign up and view our accounts on systems that support it. It’s a neat feature to have even in statically generated Gatsby websites for users (or you, perhaps in your company’s About page).


Continue reading on Medium »