Software Engineer 🖥️. Technical Blogger💬. Social media junkie🎭. Creator🖌️. Explorer👀. Travel evangelist🪂.
Subscribe to my newsletter and never miss my upcoming articles
A flowchart is a schematic representation of an algorithm or a stepwise process, showing the steps as boxes of various kinds, and their order by connecting these with arrows. Flowcharts are used in designing or documenting a process or program. A flo...
We will use the data from the past ISL seasons and compare the attributes of Chhetri with other strikers in Indian Football to see who is capable of replacing him. In total there are 37 Indian forwards who played at ISL. First, we will understand how...
In 2021, people benefit from artificial intelligence every day: music recommender systems, Google maps, Uber, and many more applications are powered with AI. However, the confusion between the terms artificial intelligence, machine learning, and deep...
An Angular Decorator is a function, using which we attach metadata to a class, method, accessor, property, or parameter. We apply the decorator using the form @expression, where expression is the name of the decorator. They allow a service, directive...
Thinking about authentication, the first picture comes our mind is a login page submitting data to back-end and cross checking it with a data in a DB? Well, though it covers the bare bones of an authentication system. There is more to it which we wou...
Note : This analysis is done on the stats available in Understat website from 2014-2020 and only the club stats were taken into consideration. In this project I have tried to compare the different stats of two different soccer players to compare thei...