Anything under the sun...
Posting everything worth sharing. Topics related and not related to my work. Experiences. Tutorials. Tools.

Hiatus, Freelancing & Back
If you guys need partner for your project feel free to direct or contact me in reddit or discord. I can give you quotations too if you need help.
Continue Reading
Tips: Useful WordPress Constants
As a web developer I often deal with wordpress clients wanting to build, change or migrating their websites to a different platform. There are times, you deal with different environment on setting up your configurations.
Continue Reading
Securing Your Website with Let's Encrypt
Let's Encrypt is a free, automated, and open certificate authority brought to you by the non-profit Internet Security Research Group (ISRG) Prerequisite You should have a working httpd server setup – Apache2 or Nginx before you continue.
Continue Reading
Hugo: Ditching WordPress to Static Site Generator
I read a lot of articles every morning. I came across to this developer. He got some trouble in his current website and introduce a tool - Hugo. At first I was reluctant on his post but I read anyway. :D Reads about Hugo.
Continue Reading
Laravel Passport with Grant Type Password in Postman
Laravel Passport is a great application when building API into your application. Integrating OAuth is now fast and easy. With just few commands, you will have a fully working OAuth server. Having that, we need a client that can interact with our server. Postman is a handy REST API client.
Continue Reading