Sandra Moringa

Sandra Moringa is an Information Technology student who has a drive for creating Android apps and websites. She loves reading articles on CyberSecurity.
Author Insights

8

0

0
Sandra Moringa is an Information Technology student who has a drive for creating Android apps and websites. She loves reading articles on CyberSecurity.
8
0
0
May 13, 2022
In this article, we will look at how to create a Word document, format it, as well as, extract text from it using Kotlin.
Mar 10, 2022
In this tutorial, we will learn how to convert a webpage into a PDF document using open-source JavaScript libraries. Hand signatures are a good way to authenticate official documents.
Jan 31, 2022
The easiest way for a user to get insight from information is through data visualization. The most common tool for data visualization is using charts.
Dec 17, 2021
Sometimes, you may want to create a chart without any library. This tutorial will take you through how to do that using JavaScript, HTML Canvas, and CSS.
Nov 2, 2021
Maybe your application involves file uploads or downloads at some point through the terminal/console. You will, at one point, want to show the progress in the said interface. Terminal progress bars are a great...
Jul 20, 2021
In some cases, a developer may want to animate text content for users to see when they visit the web page. This can be achieved through auto-typing. This feature helps to enhance the look of a site and improves...
Jun 3, 2021
A Kubernetes Cluster manages containers that consist of many nodes that are working together to perform a particular operation. Several cloud-based service providers allows us to create Kubernetes clusters...
Apr 19, 2021
Reverse image search in the simplest form of explanation is searching for occurrences of an image online using the image to be searched for as the query parameter. We may use this search to locate the source of...