© 2022 Hashnode
#blogswithcc
What is CNCF? CNCF (Cloud Native Computing Foundation) is a Linux Foundation project founded in 2015 to help advance container technology and align the tech industry around its evolution. It was annou…
Hey reader, Another blog is out! :D In this blog, I have listed down all the opportunities for Women in Technology(WIT). Have fun reading :D Opportunities 1. Grace Hopper Celebration AnitaB.org pro…
I attended my first ever offline Hackathon: Redbrickhacks on June 18-19 2022. This was my first hackathon. I had no clue what a hackathon was or what it truly consists of. As I continued to network vi…
In this tutorial, you are going to make a Dapp app for the user Authentication with the help of Wagmi library Let's get started, first, create a folder and open it on the code editor, here I am usin…
Different terms of the web: Every concept has its own terms to understand. The following are the parts or must-know terms of the World Wide Web. Client Server IP address ISP DNS Domain Name TCP/IP Po…
So just before you start reading this article I just want you to know that this was an experiment I did while using Github Copilot while listening to a Twitter space hosted by Kubesimplify and the res…
What is an API? API stands for Application Programming Interface, a set of definitions and protocols for building and integrating application software, in an easy way API act as an intermediary that allows two applications to talk. The App…
Many of the events and hackathons were canceled by COVID-19 and this is where online hackathons kind of things kicked in very hard. Yes, I don't have any experience with offline hackathons, I know som…
Have you just started working with Kubernetes or you are already working with Kubernetes and you need a tool that will simplify your experience as a developer?You are at the right place! We will learn…
API, when I heard this word for the first time, I couldn't digest but I think I am now clear enough to tell you what this technical word means in a layman's term which will also be digestible (at leas…
Yes, hosting your react website like regular HTML and CSS websites with GitHub pages is possible. And that is what I am going to cover in this article. So let's begin. 1. Create a GitHub repository Fi…