Socializing is Healthy !

Checkout My Portfolio

Dreams | Passion | Code | Love

The Tech Stuff

The Water Problem

The Water Problem

This lockdown has brought almost everyone back to their home towns and people have now really adapted to this new reality. Being in the IT industry, people focus so much on the Business Requirements and their solutions that sometimes, they forget that few problems at […]

Item Substitution Automation : Case Study

Item Substitution Automation : Case Study

My client company is of the leading companies that engage in the development, production, sale, and provision of services for imaging, network system solutions, and industrial products. Being a multi-billion dollar company with a great visionary approach, they have already started investing in Robotic Process […]

My Career Shift to RPA with UiPath

My Career Shift to RPA with UiPath

I joined the IT industry in May 2016. For almost 2 years till June 2018, I have worked as a PL/SQL developer to develop code for Oracle ERP environment. I have always been a technology enthusiast. Even being a PLSQL developer did not help stop […]

Script Execution Automation : Case Study

Script Execution Automation : Case Study

It was a bright sunny day when my manager came up with an idea that actually helped me realize the true potential of Robotic Process Automation or RPA. Our organization handles most of the Database Administration for our client and employees number of resources(mostly DBAs) […]

How I developed my love for Python

How I developed my love for Python

Back in the old days when I joined college, we had free WiFi in the hostel and college campus. In hostels, the entire floor used to have a single WiFi router. So usually the quest for internet savvy people(like me), was to get a room […]

How to import Facebook friends’ birthdays as a calendar file

How to import Facebook friends’ birthdays as a calendar file

Facebook provides users with an option to export the data of their friends birthdays to an external calendar. Users can do this by simply downloading the “.ics”(calendar) file from their Facebook profile. Once you have downloaded this “.ics” file, you can export this file to […]

Machine Learning : Multiple Linear Regression

Machine Learning : Multiple Linear Regression

Multiple Linear Regression used in machine learning processes can be best explained by taking an example of a business problem. Business problem – A funding company needs to analyze 50 companies with various factors like R&D, expense on marketing, profits, etc to check which companies […]

Machine Learning : Simple Linear Regression

Machine Learning : Simple Linear Regression

Regression in terms of mathematics means a relationship between the values – particularly the output value with its corresponding values. Regression models in machine learning are used to predict real values. Let’s assume the case where we have a dataset that defines the salary trend […]