Programming

56   Articles
56
11 Min Read
0 1121

Have you ever been into an issue where you wrote a program you created a “requirements.txt” file and wrote down all the required packages in the requirements.txt file but when you tried to move the project from one system to…

Continue Reading
2 Min Read
0 370

Recently I ran into an issue, my chrome version is 122.0.6261.95 but when I tried to find chrome driver for 122.0.6261.95 it was not available. Closest one available was 122.0.6261.94. So I downloaded 122.0.6261.94, chromedriver zip file, extracted it, and…

Continue Reading
Invited as Judge ⚖️ at Kristu Jayanti College Autonomous Invited as Judge ⚖️ at Kristu Jayanti College Autonomous Invited as Judge ⚖️ at Kristu Jayanti College Autonomous Invited as Judge ⚖️ at Kristu Jayanti College Autonomous Invited as Judge ⚖️ at Kristu Jayanti College Autonomous Invited as Judge ⚖️ at Kristu Jayanti College Autonomous

Honored to be Invited as a Judge????‍⚖️ for the month-long hackathon ????‍???? “Nexus” at Kristu Jayanti College Autonomous. ????I was intrigued by all the innovative projects, Young minds are always Innovative. ???? It was my pleasure to be here along…

Continue Reading
6 Min Read
0 284

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…

Continue Reading
12 Min Read
0 1240

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…

Continue Reading
6 Min Read
0 475

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,…

Continue Reading
Exit mobile version