November 14, 2022 Difference Between is and == Beginners often use is and == interchangeably which is very wrong and is waiting for a disaster to happen. #Python
September 5, 2022 ROS Autonomous Navigation Navigating your robot autonomously can be a very challenging task but using this tutorial you will be easily navigation any robot in any environment. #ROS #Python
July 6, 2022 ROS2 Foxy Installation With ROS1 Install ROS2 in Ubuntu 20 along with ROS1 in such a way that their libraries do not cause any conflict. #ROS #ROS2 #Linux
June 20, 2022 Python Virtual Environment Virtual envirenment are crutial part in developing in python as they give flexibility to developers to work on different versions of same library in different projects in same machine. #Python
February 26, 2022 Getting started with VS Code Use VS Code to increase your productivity and ease your coding experience. In this tutorial learn to install & setup VS Code. #VSCode #Open-Source #Cross-Platform #Python #C++ #Git
February 1, 2022 Automate Painting using Python If you are a bad painter like me then try this small piece of software to automate the process. #Python #Open-Source #Cross-Platform #PyQt #OpenCV #PyAutoGUI #Qt
January 12, 2022 Git Basic Tutorial Learn to use one of the most powerful tool, Git. #Git #GitHub #Open-Source #Cross-Platform
May 16, 2019 Embedded Devices and Platforms Brief explanation for all the embedded devices I have used so far #Embedded Systems
January 5, 2019 Male Female Voice Recognition Matlab based implementation to recognize male/female using audio #Matlab #Signal Processing #GUI
October 23, 2018 Access Control Using Facial Recognition Python based project to detect faces using a novel way #Python #Computer Vision #Machine Learning #AI