http-requests - Kevin Uriel Fonseca

Take your Encryption to the Next Level

What’s Encryption According to Internet? Encryption is the method by which information is converted into secret code that hides the information’s true meaning. The science of encrypting and decrypting information is called cryptography. In computing, unencrypted data is also known as plaintext and encrypted data […]

Read more

How to Set Up Axios Interceptors in ReactJS

A bit of Introduction, What is Axios? APIs are a beautiful thing. These can be found everywhere and help us to retrieve thousands of data to use however we want. However, in order to work with them, we have a need of using HTTP requests […]

Read more

YTDownloader on June 19, 2022

Added filtering functionality Dark mode is now possible also.

Read more

YTDownloader on May 30, 2022

Changelog for 05/30/2022 Videos are now dowloaded to the proper container found. Not need to rename them.

Read more

NextJS and the WordPress REST API

I learned this so I could manage posts talking about improvements in my projects from one single place which is this website. I’m trying to make it everything more centralized also. Starting Off I’m not going to be talking about NextJS. By now, if you […]

Read more

API Endpoints in Different Folders with NodeJS

Background All of this began after trying to make my backend files more organized and to be more specific, the API endpoints that I have built so far. The folder in which I have them is located within two folder routes/api/xD.js and the way to […]

Read more

FOOTER