11 followers
I'm Michael, a software developer passionate about building user-friendly experiences that make life easier for everyone.
Recently I went down a bit of a rabbit hole while working on some backend stuff. Coming from frontend development, I never really thought about how...
Okay, let's talk about something that could be a total game-changer for Africa: a partnership between Opay and WhatsApp. 🤯 Where Are They Now? Opay:...
Introduction When it comes to web development, CSS units play a crucial role in defining the size and spacing of elements on a page. Three commonly...
Introduction Bubble sort, also known as sinking sort, is a sorting algorithm that works by looping through an array or list of elements, comparing two...
The concept of time and space is one I struggled to wrap my head around at first, but I prevailed and in this article, I'm going to do my best to...
This is part 2 of a two-part article on hash tables. In the first part of this article we looked at what hash tables are, how they work, and the...