Talk October 1, 2023 Game Development Create your own Python game using PyGame. In this we will learn to make famous Dino Game #Python #Game #PyCon
YouTube January 14, 2023 Qt Android Deployment Qt is one of the best cross-platform to deploy your application. Here we will learn how to deploy your Qt application on Android. #Qt #Android
YouTube November 26, 2022 Introduction To FastAPI FasAPI is one the best backend API framework, learn to use it in 5 mins. #Python #FastAPI
Talk November 26, 2022 Leveraging Python In Robotics Beginners are often not sure how to use Python in robotics. With this article I will explain it's complete use case #Python #Robotics
Blog 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
Blog 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
Blog 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
Blog 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
Blog 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
Blog 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
Blog January 12, 2022 Git Basic Tutorial Learn to use one of the most powerful tool, Git. #Git #GitHub #Open-Source #Cross-Platform
YouTube December 28, 2021 Custom Robot in ROS Learn to create ros workspace and write launch, world and XACRO files for a custom bot. #ROS #Gazebo #XACRO #Launch #World #Simulation
YouTube September 29, 2021 Multi Copy Paste Load and save data in structured format to make sure you do not have to find the same information again and again. #Qt #Productivity #Open-Source #GUI #YouTube #Cross-Platform
YouTube August 13, 2021 Dino Game in Arduino Learn to create Dino game in arduino using OLED display. #Arduino #Game #Chrome #Dino #C++ #Serial #OLED
YouTube June 8, 2021 Create Awesome GUI application in Python Learn to create cross-platform UI application in python using PyQt and Qt Designer. #Qt #PyQt #GUI #YouTube #Python #Qt Designer
YouTube June 8, 2021 Qt Network Plot using QCustomPlot & Python Learn to create cross-platform UI for plotting real-time data coming over TCP. #Qt #QCustomPlot #Plotting #GUI #YouTube #Python #TCP
Conference March 12, 2020 FPGA Implementation of Handwritten Number Recognition using Artificial Neural Network Detect handwritten number using ANN over FPGA #FPGA #Computer Vision
Blog May 16, 2019 Embedded Devices and Platforms Brief explanation for all the embedded devices I have used so far #Embedded Systems
Project May 16, 2019 Image Transmission Using 64 QAM via Wired/Wireless Channel Transfer image using 64 QAM to reduce network load #Matlab #Signal Processing #Computer Vision
Blog January 5, 2019 Male Female Voice Recognition Matlab based implementation to recognize male/female using audio #Matlab #Signal Processing #GUI
Blog October 23, 2018 Access Control Using Facial Recognition Python based project to detect faces using a novel way #Python #Computer Vision #Machine Learning #AI