Forem

kihuni profile picture

kihuni

Software Developer specializing in backend Systems and Technical Writing.

Pronouns

Mr

Permit.io Authorization Challenge Completion
Pulumi Deploy and Document Challenge Completion Badge
1 Week Community Wellness Streak
Four Year Club
2025 New Year Writing Challenge Completion Badge
GitHub Copilot 1-Day Build Challenge Completion Badge
Three Year Club
Writing Debut
Two Year Club
One Year Club
How to Send Emails with Django: A Simple Guide
Cover image for How to Send Emails with Django: A Simple Guide

How to Send Emails with Django: A Simple Guide

Comments
3 min read

Want to connect with kihuni?

Create an account to connect with kihuni. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
How to Build a Payment Gateway with Django and PayPal: A Step-by-Step Guide
Cover image for How to Build a Payment Gateway with Django and PayPal: A Step-by-Step Guide

How to Build a Payment Gateway with Django and PayPal: A Step-by-Step Guide

Comments 1
10 min read
`Lets-Collab`: Building a Secure Collaboration Platform with Django, React, and Permit.io
Cover image for `Lets-Collab`: Building a Secure Collaboration Platform with Django, React, and Permit.io

`Lets-Collab`: Building a Secure Collaboration Platform with Django, React, and Permit.io

11
Comments
5 min read
Build Your First Blog with Django: Part 1 - Setting Up Your Development Environment
Cover image for Build Your First Blog with Django: Part 1 - Setting Up Your Development Environment

Build Your First Blog with Django: Part 1 - Setting Up Your Development Environment

Comments
5 min read
Building a Secure JWT Authentication System with Django
Cover image for Building a Secure JWT Authentication System with Django

Building a Secure JWT Authentication System with Django

Comments
5 min read
Understanding Authentication with JWT and Registration with Email Verification: A Case Study with LiveStatusAPI
Cover image for Understanding Authentication with JWT and Registration with Email Verification: A Case Study with LiveStatusAPI

Understanding Authentication with JWT and Registration with Email Verification: A Case Study with LiveStatusAPI

Comments
13 min read
Secure Image Processing with Pulumi ESC, Clarifai, and pCloud
Cover image for Secure Image Processing with Pulumi ESC, Clarifai, and pCloud

Secure Image Processing with Pulumi ESC, Clarifai, and pCloud

14
Comments
5 min read
How to Add Google OAuth to Django REST API
Cover image for How to Add Google OAuth to Django REST API

How to Add Google OAuth to Django REST API

10
Comments 2
9 min read
How to Build a Task Manager API with Django REST Framework: Part 7 - API Documentation with OpenAPI and Swagger
Cover image for How to Build a Task Manager API with Django REST Framework: Part 7 - API Documentation with OpenAPI and Swagger

How to Build a Task Manager API with Django REST Framework: Part 7 - API Documentation with OpenAPI and Swagger

1
Comments
8 min read
How to Build a Task Manager API with Django REST Framework: Part 6 - Best Practices for Securing Django REST APIs
Cover image for How to Build a Task Manager API with Django REST Framework: Part 6 - Best Practices for Securing Django REST APIs

How to Build a Task Manager API with Django REST Framework: Part 6 - Best Practices for Securing Django REST APIs

1
Comments 4
8 min read
How to Build a Task Manager API with Django REST Framework: Part 5 - Optimizing API Performance: Filtering, Pagination & Search
Cover image for How to Build a Task Manager API with Django REST Framework: Part 5 - Optimizing API Performance: Filtering, Pagination & Search

How to Build a Task Manager API with Django REST Framework: Part 5 - Optimizing API Performance: Filtering, Pagination & Search

Comments
5 min read
How to Build a Task Manager API with Django REST Framework: Part 4 - Personalize with User-Owned Tasks
Cover image for How to Build a Task Manager API with Django REST Framework: Part 4 - Personalize with User-Owned Tasks

How to Build a Task Manager API with Django REST Framework: Part 4 - Personalize with User-Owned Tasks

1
Comments
4 min read
How to Build a Task Manager API with Django REST Framework: Part 3 - Authentication and Permission
Cover image for How to Build a Task Manager API with Django REST Framework: Part 3 - Authentication and Permission

How to Build a Task Manager API with Django REST Framework: Part 3 - Authentication and Permission

1
Comments
5 min read
How to Build a Task Manager API with Django REST Framework: Part 2- CRUD
Cover image for How to Build a Task Manager API with Django REST Framework: Part 2- CRUD

How to Build a Task Manager API with Django REST Framework: Part 2- CRUD

1
Comments
4 min read
How to Build a Task Manager API with Django REST Framework (Step-by-Step Guide)
Cover image for How to Build a Task Manager API with Django REST Framework (Step-by-Step Guide)

How to Build a Task Manager API with Django REST Framework (Step-by-Step Guide)

2
Comments 2
4 min read
API Testing with Postman: How to Test APIs Without Writing Code
Cover image for API Testing with Postman: How to Test APIs Without Writing Code

API Testing with Postman: How to Test APIs Without Writing Code

Comments
3 min read
Building a Real-Time Weather Dashboard with OpenWeather API and Django
Cover image for Building a Real-Time Weather Dashboard with OpenWeather API and Django

Building a Real-Time Weather Dashboard with OpenWeather API and Django

2
Comments
4 min read
Building a REST API with Django REST Framework: A Beginners Guide
Cover image for Building a REST API with Django REST Framework: A Beginners Guide

Building a REST API with Django REST Framework: A Beginners Guide

2
Comments
4 min read
I Just Found Out You Can Switch Search Engines—Here’s How!
Cover image for I Just Found Out You Can Switch Search Engines—Here’s How!

I Just Found Out You Can Switch Search Engines—Here’s How!

Comments
1 min read
What is a RESTful API? A Beginner’s Guide
Cover image for What is a RESTful API? A Beginner’s Guide

What is a RESTful API? A Beginner’s Guide

Comments
3 min read
How to Use Swagger UI with Django
Cover image for How to Use Swagger UI with Django

How to Use Swagger UI with Django

6
Comments
7 min read
Mastering API Design & Documentation with OpenAPI
Cover image for Mastering API Design & Documentation with OpenAPI

Mastering API Design & Documentation with OpenAPI

1
Comments
6 min read
A Guide to Planning Your API: Code-First VS Design-First Approach
Cover image for A Guide to Planning Your API: Code-First VS Design-First Approach

A Guide to Planning Your API: Code-First VS Design-First Approach

2
Comments 2
4 min read
Understanding the Basics of API Development.
Cover image for Understanding the Basics of API Development.

Understanding the Basics of API Development.

3
Comments
3 min read
Building the productive tool API with GitHub Copilot
Cover image for Building the productive tool API with GitHub Copilot

Building the productive tool API with GitHub Copilot

13
Comments 2
3 min read
My 2025 Goals: Goals, aspirations, and plans
Cover image for My 2025 Goals: Goals, aspirations, and plans

My 2025 Goals: Goals, aspirations, and plans

16
Comments
2 min read
Building a Secure Authentication System for CollabSphere Part 2: A Real-Time Communication Platform
Cover image for Building a Secure Authentication System for CollabSphere Part 2: A Real-Time Communication Platform

Building a Secure Authentication System for CollabSphere Part 2: A Real-Time Communication Platform

Comments
3 min read
CollabSphere Part 1: Setting Up a Modular Django Chat Application
Cover image for CollabSphere Part 1: Setting Up a Modular Django Chat Application

CollabSphere Part 1: Setting Up a Modular Django Chat Application

1
Comments
2 min read
Building CollabSphere: A Real-Time Chat Platform with Django
Cover image for Building CollabSphere: A Real-Time Chat Platform with Django

Building CollabSphere: A Real-Time Chat Platform with Django

2
Comments
2 min read
Comprehensive Guide to Filtering in Django REST Framework (DRF) with a Real-World Example
Cover image for Comprehensive Guide to Filtering in Django REST Framework (DRF) with a Real-World Example

Comprehensive Guide to Filtering in Django REST Framework (DRF) with a Real-World Example

4
Comments
6 min read
Create a Simple Blog Application Using Django
Cover image for Create a Simple Blog Application Using Django

Create a Simple Blog Application Using Django

8
Comments
4 min read
Understanding Django Fundamentals
Cover image for Understanding Django Fundamentals

Understanding Django Fundamentals

1
Comments
3 min read
Introduction to Django and Setting Up the Development Environment
Cover image for Introduction to Django and Setting Up the Development Environment

Introduction to Django and Setting Up the Development Environment

Comments
3 min read
Introduction to Python for Backend Engineering
Cover image for Introduction to Python for Backend Engineering

Introduction to Python for Backend Engineering

Comments
3 min read
What is Backend Development: Understanding the Fundamentals of Backend Development
Cover image for What is Backend Development: Understanding the Fundamentals of Backend Development

What is Backend Development: Understanding the Fundamentals of Backend Development

Comments
3 min read
Working with Databases in Django Using PostgreSQL
Cover image for Working with Databases in Django Using PostgreSQL

Working with Databases in Django Using PostgreSQL

3
Comments
3 min read
My Journey as a Backend Developer: Solving Complex Authentication and Authorization Challenge
Cover image for My Journey as a Backend Developer: Solving Complex Authentication and Authorization Challenge

My Journey as a Backend Developer: Solving Complex Authentication and Authorization Challenge

1
Comments
3 min read
Django Basics: A Comprehensive Guide
Cover image for Django Basics: A Comprehensive Guide

Django Basics: A Comprehensive Guide

1
Comments
4 min read
Comprehensive Guide to Setting Up Django
Cover image for Comprehensive Guide to Setting Up Django

Comprehensive Guide to Setting Up Django

3
Comments
4 min read
An Overview of Django: Comprehensive Guide to Django
Cover image for An Overview of Django: Comprehensive Guide to Django

An Overview of Django: Comprehensive Guide to Django

Comments
4 min read
Part One: Building Project Management System with Django
Cover image for Part One: Building Project Management System with Django

Part One: Building Project Management System with Django

8
Comments
3 min read
Part 3: Introduction to Views and Template Rendering
Cover image for Part 3: Introduction to Views and Template Rendering

Part 3: Introduction to Views and Template Rendering

Comments
3 min read
Part 2: Comprehensive Guide to Django Models
Cover image for Part 2: Comprehensive Guide to Django Models

Part 2: Comprehensive Guide to Django Models

1
Comments
6 min read
Part 1: Getting Started with Django - An Introduction
Cover image for Part 1: Getting Started with Django - An Introduction

Part 1: Getting Started with Django - An Introduction

Comments
3 min read
Learn SQL with PostgreSQL: Building a Budget Tracking Application
Cover image for Learn SQL with PostgreSQL: Building a Budget Tracking Application

Learn SQL with PostgreSQL: Building a Budget Tracking Application

Comments
5 min read
Building a Simple Web Application with Python
Cover image for Building a Simple Web Application with Python

Building a Simple Web Application with Python

2
Comments
5 min read
Client-Server Architecture: Introduction to Web Development Concepts
Cover image for Client-Server Architecture: Introduction to Web Development Concepts

Client-Server Architecture: Introduction to Web Development Concepts

2
Comments
4 min read
Python Standard Library for Web Development
Cover image for Python Standard Library for Web Development

Python Standard Library for Web Development

Comments
3 min read
File Handling in Python
Cover image for File Handling in Python

File Handling in Python

Comments
3 min read
Object-Oriented Programming (OOP) in Python
Cover image for Object-Oriented Programming (OOP) in Python

Object-Oriented Programming (OOP) in Python

Comments
6 min read
Data Structures in Python
Cover image for Data Structures in Python

Data Structures in Python

Comments
3 min read
Python 102! Python Basics for Web Development
Cover image for Python 102! Python Basics for Web Development

Python 102! Python Basics for Web Development

Comments
7 min read
Python 101! Introduction to Python for Web Development
Cover image for Python 101! Introduction to Python for Web Development

Python 101! Introduction to Python for Web Development

Comments
3 min read
Navigating the HNG Odyssey: Triumphs, Trials, and Transformations in a Virtual Landscape
Cover image for Navigating the HNG Odyssey: Triumphs, Trials, and Transformations in a Virtual Landscape

Navigating the HNG Odyssey: Triumphs, Trials, and Transformations in a Virtual Landscape

1
Comments
2 min read
Why Learning the Internet as a Whole Can Benefit You as a Back-End Developer
Cover image for Why Learning the Internet as a Whole Can Benefit You as a Back-End Developer

Why Learning the Internet as a Whole Can Benefit You as a Back-End Developer

1
Comments
2 min read
Unveiling the Power of TCP/IP in Back-End Development: A Guide to Seamless Communication
Cover image for Unveiling the Power of TCP/IP in Back-End Development: A Guide to Seamless Communication

Unveiling the Power of TCP/IP in Back-End Development: A Guide to Seamless Communication

Comments 2
3 min read
loading...