Faith Mueni Kilonzi

Faith Mueni Kilonzi @global_codess

About: I am a full-stack software engineer, technical writer, and DevOps enthusiast, with a passion for problem-solving through implementation of high-quality software products. I hold a bachelor’s degree

Location:
Nairobi, Kenya
Joined:
Jan 10, 2020

Faith Mueni Kilonzi
articles - 11 total

Think Like a Tester: A Developer’s Ultimate Guide to Software Testing and Writing Quality Code

For so long, software development has been like throwing code over a wall and hoping someone catches...

Learn More 25 0Mar 7

Desperation in Interviews Will Never Land You a Job!

Hey there, job seekers! We get it—interviews can be super nerve-wracking. But here’s the deal:...

Learn More 0 0Sep 7 '23

REASONS TO LEARN PYTHON WITH DJANGO IN 2022

It is that time of the year – the beginning- where everyone is giving their opinion on the booming...

Learn More 6 0Jan 14 '22

API Performance Monitoring for product managers

APIs have become very useful in most SaaS products. There is still a gap, however, when it comes to u...

Learn More 2 0Mar 28 '21

The reverse of a number using python

Given a number, reverse its digits and print the new number. For example: Input : nu...

Learn More 6 0Oct 15 '20

Sorting Algorithms in Python

What is Sorting Sorting - ordering a list of data items in a pre-defined sequence Sorting algorithm...

Learn More 29 1Mar 15 '20

Nevertheless, Faith Kilonzi Coded

✨✨ Equality in Tech I envision a tech industry where everybody is treated equally regardless of th...

Learn More 12 1Mar 7 '20

Time Complexities Of Python Data Structures

Every data structure performs various operations when implementing an algorithm. Some of the key and...

Learn More 22 2Feb 19 '20

Data Structures in Python

DATA STRUCTURES IN PYTHON You can never be an efficient programmer without mastering data structures...

Learn More 37 8Feb 16 '20

What you need to know before you include Python in your software stack in 2020

It’s the year 2020 and as usual, you will see a lot of blogs and conversations around ‘top 20 program...

Learn More 9 0Jan 19 '20

What you need to know about OOP in Python

Understanding Python Classes Python is an Object-oriented programming language. This means that every...

Learn More 23 3Jan 10 '20