© 2023 Hashnode
#getting-started
Preface Kafka is an open-source tool used for building real-time data processing pipelines. Here’s how to download and set it up on your Windows machine. In this tutorial, I will show you how to downl…
Maybe you have been interested in the inner workings of ChatGPT, wanted to create an app on the app store, wanted to automate your smart lights at home, or maybe you want a job in the booming tech ind…
Are you curious about breaking into the fast-paced world of technology but feel overwhelmed by the prospect of starting a career in a field as dynamic as this? Fear not, for with the right mindset and…
Starting in tech I was advised to document my journey, 'how?' i asked, 'I don't even know what to write about.' So I got online and started looking for tips on how to go about this, and one piece that stood out for me was this article by Ga…
Java is a high-level, general-purpose programming language originally developed by Sun Microsystems. It is known for its portability, meaning that Java code can run on different platforms, such as Windows, Mac OS, and Linux, without needing…
Flask is a popular Python web framework used for developing web applications. It is lightweight, flexible, and easy to use, making it an excellent choice for building small to medium-sized web applica…
It's been 4 days since I started learning Blockchain Development with the initiative of #100daysOfweb3 and this article depicts all the learnings that I have acquired about Blockchain in the following…
Pursuing a career in tech is one of the best decisions one can make right now. However, choosing a tech stack is a difficult choice. There are various programming languages to consider, but which is r…
For the past 6 months, I've been using Ubuntu 22.04 LTS as my daily driver and I have had a much smoother experience compared to using Windows 11. However, I did have more than a few problems with it …
Next.js is a powerful React framework that helps you build scalable and high-performance web applications. It provides many features out of the box, such as server-side rendering, automatic code split…