Who Should Learn Cloud? ☁Cloud has now become a basic skill for everyone ????????????. Even if you are not a coder still you can learn Cloud Computing. Cloud Computing itself has many branches???? and job roles, not all of them…
I am delighted to share that last weekend I got an opportunity to present at Bangpypers hosted at Microsoft Reactor ☢️ happened in Jan. I spoke about the Poetry Python dependencies management tool. This is one of the most interactive…
I had the opportunity to speak at ReactPlay ???? at Razorpay. The houseful event was amazing, and I want to give kudos to everyone who joined us. During my talk, I focused on serverless computing ⚡ and gave a demo…
Digital Clock using javascript is a project that shows the time along with the Date. It uses your system time to fetch the current time and displays it. Source Code for Digital Clock Javascript Simple digital clock application built with…
Weather App Project tells you the weather of a city. You just need to type the name of the city and click on fetch and it will the weather of the city. For the weather, it utilizes OpenWeatherMap API. Code…
Age prediction javascript is an app that uses the machine learning model of opencv and tensorflow JS to predict the Age of a person using face recognition. It is solely built by using an open-source model of TFjs Code for…
Travel India is a Project which focuses on India’s top 4 most visited tourist places. This project has a very beautiful UI controlled by Javascript. The Navigation is done by using Javascript. It also has a very beautiful Navbar. Code…
Calculator Javascript Project is a web-based iOS-style calculator application. The HTML structure includes a screen for displaying calculations and a set of buttons for digits 0-9, arithmetic operations (addition, subtraction, multiplication, division), a clear function, a backspace function, and an…
Hey Everyone today I have curated a list of 25+ javascript projects for beginners with source code. All these Projects are updated and available on my GitHub. You can check out my GitHub for a more curated list, projects, and…
Hello Everyone! In this article, we are going to talk about blob storage and the different types of blog storage offered by Azure Cloud. Blob Storage is one of the most popularly used storage, It can save up to 500…
Recently, I found myself in a situation where I had to find the name of a number, in layman’s terms, the owner name of a number. While going through a lot of methods reverse number lookup via Truecaller, Google search,…
Looking for Docker commands to streamline and simplify your workflow? Check out the following examples for a quick and easy start. Remember to follow each command to ensure smooth and efficient execution carefully. With these commands, you’ll be well on…