KKKiran Kuyateinkiran2157.hashnode.dev路Mar 31, 2024 路 7 min readReal-Time Data Processing with Kafka and Node.jsHello everyone! I'm Kiran Kuyate, and in this article, we'll explore how Apache Kafka and Node.js combine to create efficient real-time data pipelines In today's fast-paced world, real-time data processing has become a crucial aspect of many applic...01C
KKKiran Kuyateinkiran2157.hashnode.dev路Apr 9, 2023 路 7 min readsimple Git and GitHub 馃挅I consider you a beginner according to that we will explore this in detail. Let's say you're working on a website and you want to add a new feature to it. Before making any changes to the website's code, you create a new branch in Git. This branch is...01C
KKKiran Kuyateinkiran2157.hashnode.dev路Dec 25, 2022 路 7 min readJavascript obfustication and Re-obfusticationJavascript is an interpreted and lightweight programming language which will be found in most Dynamic websites. It鈥檚 one of the most recognized languages in web development. It has a variety of use cases, which can vary from animating some elements t...00
KKKiran Kuyateinkiran2157.hashnode.dev路Feb 20, 2022 路 2 min readFeatures of Object-Oriented Programming.The OOP language supports the features of normal programming languages as well as some important concepts and terminologies that make them popular among the programming methodology. In Object-Oriented Programming language, all the operations are perf...00