Blog

Dont mind my relatively not good writing skills😂. Am working on that


Understanding Deep Learning

A series of blog post explaining Different deep learning concepts

2 postsExplore Series

An Introduction to Supervised Learning

In this article we shall take a look at Supervised Learning models, how they work and different concepts associated with it.

Shallow Neural Networks

In this article we shall take a look at Shallow Neural Networks

CLOUD NATIVE

August 10, 2025

Implementing Resource Versioning in Conveyor CI

This article.

Read more

CLOUD NATIVE

July 25, 2025

A Complete Guide to etcd: The Distributed Key-Value Store Powering Cloud Infrastructure

In this article, we will explore etcd, a distributed key-value store that is widely used in cloud-native applications and microservices architectures.

Read more

CLOUD NATIVE

July 21, 2025

Designing The Conveyor CI Pipeline Workflow

This article explains how Conveyor CI is adding pipeline functionality to enable ordered driver execution, inspired by conveyor belt systems, using Go routines, NATS Jetstream, and ETCD for efficient, predictable CI/CD workflows.

Read more

CLOUD NATIVE

June 20, 2025

A Guide to contributing to the Conveyor CI Driver Runtime

In this article, we will explore how to contribute to the Conveyor CI Driver Runtime (CDR). We will cover the basics of the CDR, how to set up your development environment, and how to contribute to the project.

Read more

CLOUD NATIVE

May 15, 2025

Designing the Conveyor CI Scheduling Mechanism

In this article, we will explore the Conveyor Scheduling Mechanism.

Read more

SOFTWARE ARCHITECTURE

January 18, 2025

A Practical Introduction to The Event Driven Architecture

In this article. We shall have an Introductory guide to the Event Driven Architecture using the Redis. We shall explore different concepts with practical examples.

Read more

CLOUD NATIVE

December 28, 2024

Building a Kubernetes Operator. A Practical Guide

In this article. We shall go through a guide to get started building your own Custom kubernetes Operator. We shall cover different topics like Custom Resource Definitions, Controllers and look at the Kubernetes Controller Runtime.

Read more

NETWORKING

March 19, 2025

How to deploy a website on the Dark Web

In this article we shall look at how you can deploy your site on the Tor network, which is a Dark web that allows clients and Servers to navigate and exist on the Internet Anonymously.

Read more

REACT JS

May 04, 2024

How to create a responsive custom video player in React

In this article, we'll guide you through creating a responsive custom video player using a library I built called reactjs-media. This approach lets you avoid the limitations of the default HTML5 player and the complexity of building a video player from scratch. The reactjs-media library provides more react approach to building your custom player with a wide range of features and customization options.

Read more

PYTHON DJANGO

August 08, 2022

Creating a URL Shortener service in Python Django

URL shorteners have become a popular service on the web. Companies like bitly are making great fortunes from them. But sometimes when you want a custom URL you get to pay for the service. So in this tutorial I am going to show you how to build a URL shortener service in Django

Read more

JAVASCRIPT

March 12, 2022

JavaScript Proxies | A beginners Guide

Proxies in JavaScript are one of the hidden gems in the language that most JavaScript beginner and intermediate developers do not know of......

Read more

JAVASCRIPT

March 09, 2022

3 Minutes to Orbiton JS | The Ultimate JavaScript UI library

Proxies in JavaScript are one of the hidden gems in the language that most JavaScript beginner and intermediate developers do not know of......

Read more

REACT JS

February 28, 2021

How to Create an NPM Library from React Components

In this tutorial I will be showing you how to create an npm library that is composed of react component. This will definitely help you incase you want to reuse code in multiple projects or if you just want to create your own library.

Read more

a mí

July 26, 2025

To be continued

Coming of age.....

Read more