Hello. My name is A.R. ZERIN. I am an Entrepreneur, Technology Optimist and a Software Engineer from Dhaka, Bangladesh .
Programming is my passion. Life is beautiful, so I am trying hard to enjoy it.
I have completed my Undergraduate Degree in Computer Science & Engineering at 2004 and working in the era of IT for last 14+ years dedicatedly.
I am a believer of, “He who aims at the sky, shoot higher much than he who aims at a tree“.

Laravel 5 Programming
Simple Steps to Remove Public in URL (Laravel 5)
November 17, 2016
0
, ,
1. Rename the server.php in the your Laravel root folder to index.php and 2. Copy the .htaccess file from /public directory to your Laravel root folder. — Thats it !! 🙂
Entrepreneur Life Lifestyle
Use This Green Beret Plan to Have a Super Productive Day - 5 Paragraph Operations Order
November 5, 2016
0
Five steps can make the difference between spinning your wheels and getting the big win. Former Green Beret Sergeant Major (retired) Karl Erickson last week shared his military-tested morning routine that’ll keep you energized. And now that you’re awake, he’s got more to tell you to make the most out of your day. It is […]
How To
How to Download Udemy Course for Offline Reading
September 30, 2016
0
How to Download Udemy Course for Offline Reading
First Install PIP in your server: # sudo curl https://bootstrap.pypa.io/get-pip.py | sudo python # cd /tmp # git clone https://github.com/nishad/udemy-dl.git Download the udemy-dl software from git, then Install udemy-dl (Udemy Course Downloader) running the below command: #pip install udemy-dl Now Download the course that you have purchased already: # udemy-dl https://www.udemy.com/COURSE_NAME For example, I have […]
Commands Linux CentOS
Linux Centos Command: How to see Processor Core & Processor Number
September 12, 2016
0
How to Get Number of Physical Core: # grep “cpu cores” /proc/cpuinfo |sort -u |cut -d”:” -f2 | awk ‘{s+=$1} END {print s}’ To Get the Number of CPU Core: # nproc # cat /proc/cpuinfo| grep processor| wc -l # grep -c processor /proc/cpuinfo lscpu gathers CPU architecture information form /proc/cpuinfon in human-read-able format # lscpu […]
Rules
Eat the frog.
September 6, 2016
0
,
Eat the frog.
“Eat a live frog first thing every morning, and nothing worse will happen to you the rest of the day.” – Mark Twain If you’re like most people, there is a task every day you procrastinate because it scares or overwhelms you. This task is your frog, and according to Mark Twain, you should eat it […]
Lifestyle Rules
Finish Up 2-Minute Tasks
September 6, 2016
0
,
Finish Up 2-minute tasks
2-minute tasks was introduced by David Allen, the author of Getting Things Done. All of us have these tiny tasks that needs to get done, but are difficult to prioritize into our schedule, since we have more important things to finish. It could be sending an email, reorganizing your schedule for the week, or booking […]
Motivational Quotes of the Day
Sunshine Quotes
September 6, 2016
0
Sunshine Quotes
  1. “Keep your face to the sunshine and you cannot see a shadow.” — Helen Keller 2. “Once you replace negative thoughts with positive ones, you’ll start having positive results.” — Willie Nelson 3. “Yesterday is not ours to recover, but tomorrow is ours to win or lose.” — Lyndon B. Johnson 4. “In […]
Lifestyle Rules
80/20 Lifestyle
August 29, 2016
0
To start living 80/20 today you have only to do one thing – focus your energies on what you enjoy.   #Collection –  https://www.entrepreneurs-journey.com/397/80-20-rule-pareto-principle/
Entrepreneur Lifestyle Rules
10 minutes work + 2 minutes break multiplied by 5, completing 1 hour.
August 29, 2016
0
(10+2)*5 Rule
The (10+2)*5 simply means 10 minutes work + 2 minutes break multiplied by 5, completing 1 hour. A classic but very effective hack called (10+2)*5 created by Merlin Mann, author of 43Folders.com. It is crucial to stick with the time limits and not skipping work and break schedules. The point of this is for you to […]
Entrepreneur Rules
The Rule of ABC – Always Be in Control.
August 29, 2016
0
, , ,
ABC Rule
The Rule of ABC – Always Be in Control. ABC. The most important rule for being a winner. Always. Be. in Control. ABC. A- Always, B-Be, in C-Control. Be in control of everything in your life, leave nothing in the hands of others, and always keep options. Control your money, control your earning, control your […]