My Expertise
Blog
Customize your own Image
I was starting my internship as a Web Developer on February 1, 2017. Luckily I got some co-workers who always helping me in many ways. Since 2017, I learned many things about life, career, networking.
Laragon - The best alternative of the Xampp server!
There are many alternatives to the Xampp server for Windows, Linux, and MAC OS. In this blog, I will write in detail about Laragon which currently s...
Configuring Nginx, PHP, MySQL, PHPMyAdmin on Ubuntu 20.04 (A to Z) - with Project Deployment.
Install Nginx, PHP, MySQL, & PHPMyAdmin on Ubuntu Machine. "You can find many resources but in this article...
Nginx, Apache2 Configuration for CodeIgniter
We can see many resources for initial setups such as Nginx, PHP, MySQL, and PHPMyAdmin installation on Ubuntu. But when we want to set up a PHP project such as CodeIgniter then we facing problems with Nginx & Apache configuration.
Export Google Contacts using Node.js and People API
Google Contacts API allows client applications to play with the user’s contacts. Contacts are stored in the user’s Google Account. To follow the article you can export your Google contacts into a JSON file.