© 2023 Hashnode
#blog
React is one of the most widely used frontend frameworks in the developing world today, and its popularity continues to grow. it has so many advantages like the ability to reuse components, compatibil…
Hey Gang!Hope you are well today. Today we will be talking about what I’m doing as we speak! “Technical Writing” it's importance in the lifecycle of Software development and how you can get into it as a career. Technical writers play a crit…
Conditional statements in C++ allow a program to make decisions based on whether certain conditions are true or false. The most common conditional statements are if, else if, and else. 1) if statement…
Introduction Before delving into the topic of asynchronous JavaScript, it is assumed that the reader has a basic understanding of JavaScript. As a popular programming language, JavaScript is widely us…
The web consists of billions of clients & server-connected through wires & wireless networks. Web clients make requests to a web server. The web servers receive the request, find the resources, and re…
Linux has been a popular operating system for decades, especially among developers and system administrators. With its flexibility and powerful command-line interface, Linux is a natural choice for th…
I am here to share that I have secured 3rd Rank in an Open Source event conducted in my college. I know that this is not a very big achievement but for me, it matters very much as currently I am in th…
Intro Hello everybody, welcome to my blog. This is my first real full project to become a front-end developer. I know that starting this career is tricky and requires a lot of dedication. Along the wa…
In Python and PySide6, I have created a desktop application that displays images captured by Mars rovers according to user-generated parameters and sends the data of the image and rover to the user-entered e-mail id. Also created a telegram…
What to expect? The first project I built when I joined college was Supermarket Billing System in C++. This blog pays tribute to the old curious me and will dive into core Rust Concepts. In the first …