• Skip to main content
  • Skip to primary sidebar
  • Home
  • About
  • Subscribe BMA
  • Contact Us!

Be My Aficionado

Inspire Affection

Tutorials

iTerm2 – Colorize The Tailed Logs In ITerm2 Terminal

August 21, 2020 by Varun Shrivastava Leave a Comment

Color Your Teminal

Coloured logs are very helpful especially when you are going to deploy your application in production. The moment when the live traffic is shifted to your servers and you sit there eagerly watching the logs roll off in speed, only one thing in your mind that no warnings and errors should go by unnoticed. This is the best situation where colors play an important role. In this … [Read more...] about iTerm2 – Colorize The Tailed Logs In ITerm2 Terminal

How to Fix A Blunder and Get Squashed Commits Back (Git Undo)

June 11, 2020 by Varun Shrivastava Leave a Comment

How to Fix a Blunder with Git Squash

There will be times when you will realize "Oh, no! What've I done?". That moment is a classic moment in every developer's life. Usually, it happens right after when you do something silly, and it costs you hours of re-work. We tend to become careless in tasks that we do on a regular basis. And one such task for me was Git Squash. I like my commits to be clean and … [Read more...] about How to Fix A Blunder and Get Squashed Commits Back (Git Undo)

Why and How To Start Your Own Blog? (Less Than 10 Dollars)[With Images]

February 20, 2020 by Varun Shrivastava Leave a Comment

Do you own any public blog? Do you write often? Do you find peace when you sit down with your laptop and start pouring your thoughts on to the white canvas of your screen? Do you love telling stories? Do you enjoy when some stranger comments on your writing/article? Or you simply enjoy writing. If yes, then there is no reason why you shouldn't start your own … [Read more...] about Why and How To Start Your Own Blog? (Less Than 10 Dollars)[With Images]

Login To Any Server Without Using Password

October 23, 2019 by Varun Shrivastava Leave a Comment

Logging into your system using public key encryption

This is the most basic stuff that every college grad student must know. Public key authentication is the most secure way of logging into any server. And it doesn't require you to remember your password or type it every time you want to login to the server, which actually saves valuable seconds of your time. This article is going to be all about Logging into your servers … [Read more...] about Login To Any Server Without Using Password

Getting Started With Redux And React Hooks

July 7, 2019 by Varun Shrivastava Leave a Comment

Redux with React Hooks

Before you proceed reading the article, please make sure that you are aware of the Redux Hooks. This article is going to be very short. You will be creating a 'hello world' application with the help of Redux and React Hooks. I would recommend you to develop an understanding of the React Hooks first and then proceed with the article. Following video explains about the React … [Read more...] about Getting Started With Redux And React Hooks

Big Query: How to Fetch Data In JSON Format By Consuming BigQuery’s REST API(s)

August 19, 2018 by Varun Shrivastava 10 Comments

BIG QUERY - How to Send Request to Big Query Rest API to Fetch Data In JSON Format

BigQuery is revolutionizing the way Big Data is maintained and processed. Its "server-less" architecture is not just enterprise friendly but also developer friendly as it takes care of all the hardware configuration and scalability matrices on its own. As a developer you just need to know the process of data extraction and that is all. All the performance related hard-work … [Read more...] about Big Query: How to Fetch Data In JSON Format By Consuming BigQuery’s REST API(s)

How to Earn Money From Amazon Affiliate Network

May 6, 2018 by Varun Shrivastava Leave a Comment

How to earn money online with Amazon Affiliate Network Cover

Amazon Affiliate Network is one of the biggest and largest affiliate network present in the world. Amazon Affiliate Network has been there for a long time and knows how to keep their affiliates happy and growing. But, I'm not here to tell you how great Amazon Affiliate Network is (actually I do :p), I'm here to tell you ways in which you can maximize your earnings from … [Read more...] about How to Earn Money From Amazon Affiliate Network

Best Task Manager: How to Make A TODO List

November 26, 2017 by Varun Shrivastava Leave a Comment

How To Make a ToDo List Cover

You have a ton of ideas that attracts you towards it. Often time you find yourself overwhelmed with so many new ideas/goals/tasks that you start to juggle. You find yourself in the utter stage of disturbance because you try to do it all at once and end up doing nothing. Well, you are not alone. In fact, 71% people face the same problem. A good TODO List is what you need. In … [Read more...] about Best Task Manager: How to Make A TODO List

Best 5 Useful Advice Every New Blogger must Implement

September 6, 2017 by Varun Shrivastava 1 Comment

5 useful advice for new age bloggers

Today's world is filled with a tremendous volume of information. In fact, every time I think of writing something, the first thing I do is to google the topic. I do it, just to see whether the information I'm about to provide in my upcoming article is already present on the web or not. Almost every second a new blog post takes birth and every 3 seconds an infant blog dies. So, … [Read more...] about Best 5 Useful Advice Every New Blogger must Implement

How to become an Amazon Affiliate – A Complete Guide with Images

October 22, 2016 by Varun Shrivastava Leave a Comment

amazon affiliate banner

Hey friends, in this article I will tell you about the process to monetize your website through Amazon Affiliate Program. Amazon is one of the biggest market place. Many blogger and companies relies on Amazon for their extra income. It is a classic way to make some good money through your blog. The Amazon affiliate program pays you upto 15% of the total sales that you do for … [Read more...] about How to become an Amazon Affiliate – A Complete Guide with Images

How To Compress Large Videos Without Losing Quality!

June 6, 2016 by Vaibhav 1 Comment

video compression

How To Compress Large Videos Without Losing Quality! This is a tutorial on how to compress large videos without losing quality. Video Compression is very important for Youtube and many other stuff. It uses modern coding techniques to reduce redundancy in video data. Video Compression has many advantages and some are listed below, Following are the advantages of Video … [Read more...] about How To Compress Large Videos Without Losing Quality!

Basic Authentication with PHP & MySQL

June 3, 2016 by Varun Shrivastava Leave a Comment

php-programming-banner

Lately, I have been receiving a lot of emails on how to create a basic login and registration system by using plain PHP and MySQL. I have made this series just to teach you about the Basic Authentication, i.e. registering a user into the database and then logging the user to the system. We will also encrypt the password using PHP's native function which uses the Bcrypt … [Read more...] about Basic Authentication with PHP & MySQL

Primary Sidebar

Featured Posts

Big Query: Everything You Need to Jump Start Your Development

July 23, 2018 By Varun Shrivastava Leave a Comment

Why Outsource to Small Organisation

December 31, 2016 By Varun Shrivastava Leave a Comment

How to Fix Weird Characters Seen on WordPress Blog?

December 27, 2017 By Varun Shrivastava Leave a Comment

HostGator Review: Start Your Blog In Less Than 3 Dollars With Best Hosting Provider

March 21, 2018 By Varun Shrivastava Leave a Comment

QuickSort – Understanding the QuickSort Algorithm and Implementation

August 21, 2020 By Varun Shrivastava 1 Comment

Latest Posts

  • 3 Best Laptops (Mid-Range) For Every Use Case In India
  • Distributed System Architectural Patterns
  • The Power of being in the Present
  • Basic Calculator Leetcode Problem Using Object-Oriented Programming In Java
  • Study Abroad Destinations : Research and Review

Categories

  • Blogging (103)
  • Cooking (11)
  • Fashion (7)
  • Finance & Money (12)
  • Programming (51)
  • Reviews (4)
  • Technology (22)
  • Travelling (4)
  • Tutorials (12)
  • Web Hosting (8)
  • Wordpress N SEO (19)

Follow us on facebook

Follow us on facebook

Grab the Deal Now!

Hostgator Starting @$3.95/mo

DigitalOcean Free Credits

Trending

Affordable Hosting amazon aoc-2020 bad luck believe in yourself best database earn money blogging education experience fashion finance Financial Freedom food friends goals google india indian cuisine indian education system java javascript life life changing love make money microservices motivation oops poor education system principles of microservices problem-solving programmer programming reality search engines seo SSD Hosting success technology tips top 5 web web developer wordpress

Copyright © 2021 · BeMyAficionado by Varun Shrivastava · WordPress