I wasn’t expecting this to happen, it went boom π₯Being Introvert attendee to Speaker at Microsoft …. I have been attending a lot of tech events for the past 6 years.For the first few years, I just go there didn’t…
Have you ever run into any of the following types of questions in the process of developing an application? And then you find out: Introducing Azure AI Services: Your Instant AI Toolkit β‘ Just imagine having your AI Swiss Army…
Bangalore Traffic β cancelled my event Last week we planned to host a beginner level devops focused workshop (including git and github) at Global Academy Of Technology in collaboration with Apna MeetUp . Two Speakers me and Nimit Savant were…
Finally it happen π€― I have been contacted by Aman Kumar, a student of Atria Institute of Technology , a long time ago to host a session on DevOps. Unfortunately I was away! But he kept checking in with me…
OpenSource?? No No; Open source debt β We all are under open source debt; We use a lot of open source project in day to day life. Which open source project do you use? comment below (don’t say winrar π)…
Build Products using GenAI I had the honor of speaking at a city engineering college about π§ GenAI π€ The students were highly engaged and it was truly inspiring! π₯ I discussed the endless possibilities of GenAI and how you…
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…