ReactJS! Was it so easy to begin with?
Introduction to this blog In this blog, we will cover the basics of React JS, with hands-on practice. We will try to
Semantic Search? Oh, I was already using it!
What is Semantic Search? Semantic search is a searching method or technique. In this technique, not only the searched term but the
Python: Convert Database(Tables) to XLSX Workbook
Introduction In this blog, we will learn how to convert the database tables into XLSX workbooks with multiple sheets using python. The
Metaverse- Is this the next big thing?
What is a Metaverse? Metaverse is a word created using two words that are - META(Greek prefix word) meaning Beyond Verse meaning Universe The
Want To Know How A Search Engine Functions?
What is a Search Engine? Search Engine is basically software that helps in searching through the web using various algorithms. Whatever is
Docker – From Scratch To App (DevOps) – Part-1
Introduction Docker is a platform where we can develop our application as a separate environment. We can run, deploy and manage our
Poetry – Python Introduction and Hands-on
Introduction Poetry is a tool in python that is used for managing the packages and their dependencies. We just need to define
FastAPI Introduction Part-1
Introduction FastAPI is one of the easiest and fastest frameworks available for Python 3.6+. Its general use case is for the backend
IPL(Indian Premier League) Dashboard using Flask, AmCharts, and MongoDB
Introduction IPL as we all know is one of the most decorated cricket premier leagues in the world. In this blog, we
MongoDB Part-2 (CRUD and Aggregations)
Introduction In our previous part, we have covered the introduction to MongoDB, installation, and hosting a cluster with some basic mongo