Tech

Tech

Part1: Dataset Preparation | Impact of Pandemic in People’s migration pattern in Chicago

COVID-19 impacted almost all aspects of our lives. Lifestyle, Businesses, Education, Healthcare all had major impacts in the way they operate. This article is an investigative study of how the pandemic affected the way people migrate within major cities like Chicago, New York, San Francisco.

Read
Tech

Invoking AWS Lambda with gRPC Protobuf : Analysis and Implementation design

On an abstract level, both gRPC functions and Lambda are "Remote Methods". End user/Client tries to invoke a method defined in a remote computer. But there are differences in the way gRPC and Lambda are designed. This article analyses and combines ...

Read
Tech

I published my first Open Source Python library

On July 30, 2021, I published my first Open Source Python Library on PyPI. Here's the update and background story of why I built this.

Read