From Nothing to something 📢 Heard about GenAI? 🚀 The craze is real! 💥 I was intrigued and took the plunge, and let me tell you, it’s truly incredible! 💡 Recently, I had the opportunity to give a talk at…
Welcome to the Git Workshop! This workshop is designed to introduce you to Git, a distributed version control system that helps manage and track changes in your code. Introduction to Git Git is a distributed version control system created by…
Do you know Github? If yes you can skip this article. If not are you even a developer?Github has become a part of developers’ lives, Whether you are, an engineer, frontend, backend, security specialist, hacker, or anything related to IT,…
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…
????Last month I was invited to Baba Farid College of Engineering and Technology as a Judge and speaker for 36 hour ???? long BFCET Hack Hackathon. ????More than 100+ teams applied out of which 30 were selected.Given the period of…
Creating an interactive in Python is very easy, there are many packages available that can help you to achieve this task. One such tool is Pyinquirer. Let’s learn about building a Python command line tool using Pyinquirer… Let’s start building…
Python Bokeh is one of the best Python packages for data visualization. Today we are going to see some Python Bokeh Examples. I have also provided the Python Bokeh project source code GitHub. Learn this easy visualization tool and add…
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…
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…
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…