9 posts tagged with "tech"

Concurrency and C#

Recently, I gave a talk at work titled . Naturally, I spent a lot of time reading blogs and books about this topic. Here is my attempt to…

4 minute read

Code Breaker

Walter Isaacson's Code Breaker is the book that introduced me to the advancements in the field of Genetic Engineering and the genome project…

3 minute read

Basics of Hbase

We are all familiar that Hbase is a NoSQL datastore. Let us go one level deeper to understand how it works on a high level. Hbase is a key…

4 minute read

Service Mesh and Micro Services

Service Mesh is not new. But it continues to be a buzz word. It sounds quite complex for someone new. So, I intend to break it down (for my…

2 minute read

Gatsby - How To Reuse React Component

I started this blog using the template present in the github repository here. The template came with a page where the page lists all the…

3 minute read

Functional Programming

I completed a course on Functional Programming on LinkedIn Learning and here is what I want to remember from it. What is Functional…

5 minute read

SEO for dummies

SEO stands for Search Engine Optimization. Search engines like Google (with 92+ percent market share) do a lot of preprocessing and prepare…

2 minute read
← All tags