Ephraim Njoroge

Ephraim is a Computer Science specialist, passionate about Cloud, Web solutions, Machine Learning and Artificial Intelligence. He is open to research and collaborations.
Author Insights

7

0

0
Ephraim is a Computer Science specialist, passionate about Cloud, Web solutions, Machine Learning and Artificial Intelligence. He is open to research and collaborations.
7
0
0
May 11, 2022
Content migration involves moving information from one Content Management System to another.
Mar 2, 2022
A good application development strategy should ensure that the development time and effort are significantly reduced while keeping the complexity of the application minimal.
Dec 15, 2021
Blockchain technology is not a new term in today’s digital world. The technology has existed for a few years. It is prevalent when cryptocurrencies such as Bitcoin are mentioned.
Jul 28, 2021
The adoption of Kubernetes has multiplied over the past years. According to surveys, it clearly shows that most organizations are adopting Kubernetes in their production environments.
Jun 14, 2021
MariaDB has been a preferred database solution used by developers over the years. It is open-source and relational thus has a massive community of developers using it to build their applications’...
May 5, 2021
This article will explain how to create a simple chat application with Node.js and React, where the exchanged messages will have end-to-end encryption using secret keys.
Mar 6, 2021
JSON Web Token (JWT) is an RFC standard that ensures data being transmitted between a client and a server as a JSON object is secured. The information is also digitally signed. Meaning it can be verified and...