Kevin Kimani

Kevin Kimani is an undergraduate Computer Technology student at JKUAT University. Kevin has a great passion for web development and cyber security.
Author Insights

6

0

0
Kevin Kimani is an undergraduate Computer Technology student at JKUAT University. Kevin has a great passion for web development and cyber security.
6
0
0
Feb 16, 2022
Strapi is a headless CMS(Content Management System) written in JavaScript that enables users to create APIs with ease through a user-friendly interface.
Jan 27, 2022
In this article, we will learn to create a custom URL (Uniform Resource Locator) shortener service. The URL shortener will take in a long URL and provide an equivalent short URL suitable for posting on social...
Nov 29, 2021
Google provides a service known as reCAPTCHA that helps keep malicious users away from your website. It does this by posing a challenge that is simple for humans to solve and difficult for bots.
Aug 24, 2021
React.js is a powerful client-side JavaScript library. Like any other JavaScript library, React.js gives you a smooth experience when building reactive and declarative user interfaces.
Jul 22, 2021
Fastify is a low-overhead backend web framework that is built on top of the Node.js runtime. Its popularity and attention are rising due to its lightweight design and the plugin ecosystem it comes with.
May 10, 2021
Web applications handle data from various sources. Keeping track of these records can be challenging for administrators. AdminBro solves this issue by providing an interface to manage data from a single panel.