© 2023 Hashnode
#kunalkushwaha
Docker and Docker Hub Before learning about docker, we should know why we need such a new technology like docker and containers. Before anything, there used to be one server for one computer. So, for …
“Why did the directors end the movie this way? How can the world forget the hero of the movie itself? Peter Parker should return as Spiderman with his identity known. If I was allowed to direct the climax, I would’ve taken it to another lev…
Let's go back in time a little bit. From a non-tech background to a data science enthusiast! We must go back a few years to when I completed my higher secondary education in 2017. I don't know what I'll pick for my graduation. I do well in …
React is a front-end javascript library to make UI. Learning react from React Docs and Udemy https://beta.reactjs.org/learn/describing-the-ui Made an Expense Tracking and MovieX web app with react js.…
Introduction: About me Hi there, I'm Vikram, B.E final year student from tier 3 college. And I've done something productive in 2022 which I'm a little proud of and will share in the blog below. Hope y…
It was starting of 6th sem (2022 Jan ,I am third-year student b tech ).I started to solve some dsa problems in java and also read all other subjects. . I tried for more than two months two study dsa and solve problems but never understood t…
HTML is not a programming language. It is a hypertext markup language. It uses to create and structure content on the web. It works like a skeleton of the website which gives structure to the website.…
I am very happy after knowing the news, that Kunal is resuming dsa playlist which is the best ever playlist available on youtube for free. Thank you Kunal bro for resuming the course, I am able to cod…
Hi everyone, Recently I have learned React Js and I already had the knowledge on Spring Boot so using both the technologies I am working on Project Noori (A Hospital Management Software). The thumbnai…
What is terraform? HashiCorp Terraform is an infrastructure as a code tool that lets you define both cloud and on-prem resources in human-readable configuration files that you can version, reuse, and …