Getting the most out of a Tech Talk
Introduction In this post, I’m sharing my approach and some tips for getting the most information and ideas out of tech talks. This method really works for me, and I believe it could be helpful fo...
Introduction In this post, I’m sharing my approach and some tips for getting the most information and ideas out of tech talks. This method really works for me, and I believe it could be helpful fo...
Overview The Great International Developer Summit (GIDS) 2024 took place from 23rd to 26th April at IISc Bangalore, featuring over 150 tech talks with some well-known speakers. Sponsored by leadin...
Overview The Great International Developer Summit (GIDS) 2024 took place from 23rd to 26th April at IISc Bangalore, featuring over 150 tech talks with some well-known speakers. Sponsored by leadin...
Intent Higher Order Component (HOC) is an advanced design pattern in React that helps reuse similar logic across different components. These are functions that take a component as input and wrap i...
In this post, we’ll explore some advanced security concepts that I’ve found invaluable in my work with Data Warehousing products. We’ll break down these concepts in a way that’s easy to understand,...
This post assumes a working knowledge of SQL Server and a basic understanding of database indexes. If you’re new to these topics, you may want to brush up on them before continuing. I discover...
Overview I’ve finally settled on a framework that works for me reliably. It has a lot of moving parts, but AWS made it so simple to manage and synchronize them. Description EC2 Instance EC2 I...
Overview This article summarizes my descent into insanity and the following events that transpired on 30th July 2022. More formally, as I had mentioned in my previous blog post, I was looking to r...
Objectives As a privacy nut, I’m not comfortable storing GBs of photos, videos, and documents on OneDrive and Google Drive. My most personal memories locked away in some heartless data warehouse, ...
Background Discussions surrounding declarative and functional programming have been on the rise over the past few years. Out of curiosity, I started reading articles to understand how to reap the ...