Towards FreelancingWhen I was preparing for the IIT examinations in August 2020, I started my freelance career after learning Python language because I was…Sep 18, 2022Sep 18, 2022
Hash TableThis is one of the most common data structures asked in interview questions and hashes are important all across computer science you can…Mar 7, 2022Mar 7, 2022
Quantum Computers and InternetBuilding a quantum internet is a key ambition for many countries around the world, such a breakthrough will give them a competitive…Mar 7, 2022Mar 7, 2022
Extensions you can use in vscode for web developmentExtensions make our work easy I day to day life as a web developer I have found some of the best extension that you can use they are listed…May 25, 2021May 25, 2021
Page not found Error in Netlify while using React-Routewhat happens here is, that you probably don’t have an index.html file in the root directory, like most, react apps you would have it in the…May 4, 2021May 4, 2021
Connecting node.js with reactThere is two way to connect your backend with your frontend either you can make them work on the same server or two different servers. here…May 3, 2021May 3, 2021