Blog

Thoughts on robotics, reinforcement learning, and life as a researcher.

How to use TypeScript in React or React Native Related Projects properly

May 03, 2024

There are many ways typescript syntaxes are used. So here I’m going to emphasize only the most important parts of typescript which are mostly used in react/react native projects according to my experi…

Read more10 min read

Scalable Microservice with Multiple Apache Kafka Brokers with Multiple ZooKeeper Nodes using…

Jan 18, 2024

Scalable Microservice with Multiple Apache Kafka Brokers with Multiple ZooKeeper Nodes using bitnami/kafka:3.4 docker image with kafkajs node package — PART II (Project structure and using KafkaJS) Co…

Read more8 min read

Scalable Microservice with Multiple Apache Kafka Brokers with Multiple ZooKeeper Nodes using…

Jan 17, 2024

Scalable Microservice with Multiple Apache Kafka Brokers with Multiple ZooKeeper Nodes using bitnami/kafka:3.4 docker image with kafkajs node package — PART I (Introduction and motivation) Cover photo…

Read more5 min read

Segment Integration in GoTradie

Jun 27, 2023

These are the things that you can get from this article, What is Segment? Let’s begin from the segment end… What is Segment? When we talk about Segment easiest way to explain is, it's a Customer D…

Read more3 min read

Typescript setup with Nodejs + Yarn Package manager + Nodemon

Mar 03, 2023

Cover photo These are the things you can get to know from this article. What is Typescript and Why not Javascript? What is yarn and Why not npm? Let’s do the initialization of our project Begin the in…

Read more6 min read

Enabling Google Analytics

Feb 08, 2023

Enabling Google Analytics — GoTradie Applications What is this article about? In this article, I’m going to give a simple explanation of how I applied analytics techniques to the GoTradie applications…

Read more6 min read