Kelvin Amoaba

Kelvin Amoaba @amoabakelvin

About: I am Kelvin Amoaba, a software engineer with a passion for building dependable, scalable systems. I am obsessed with delving into technical nuances and discovering the magic hidden beneath the code.

Location:
Accra, Ghana
Joined:
Feb 12, 2022

Kelvin Amoaba
articles - 8 total

Monotonic and Wall Clock Time

Monotonic and wall clock time are two ways we measure time. Wall clock time is the time we see on...

Learn More 0 0Mar 16

A 5-Step Approach to Problem Solving (DSA)

When starting to practice the data structures and algorithms you've learned on platforms such as...

Learn More 2 0Nov 18 '23

Deep Dive into Stacks: A Practical Guide for Software Engineers

What is a Stack? A stack is a very important data structure that is used to work on data...

Learn More 1 0Nov 9 '23

Understanding Python Functions

Well, let's dive straight into it. Functions are blocks of code written to perform a particular...

Learn More 2 0Oct 25 '23

Safeguarding Critical Keys

These days, almost any service you interact with through an API will require some sought of...

Learn More 1 1Aug 9 '23

@mentions Notifications Design

So we have all used platforms where we receive notifications whenever we are mentioned in a post or a...

Learn More 0 0May 5 '23

Creating a Custom Authentication Backend In Django

You may have noticed that the built in authentication system in Django has quite some few...

Learn More 44 1Jun 22 '22

Speeding up Django Project Setup

Since I’ve started to work on a lot of Django projects lately. I realized I was spending much time...

Learn More 1 0May 20 '22