List of my latest Programming related blogs:
- How to download a GitHub file, folder, or project?by donskyThis post will show you how you can download a GitHub file, folder, or project to your laptop or workstation file system
- OpenCV QR Code Detection using your web browserby donskyThis post will show you how to read QR (Quick Response) code using OpenCV, Python, Flask, pyzbar library, and your web browser.
- Develop Custom IoT Web Application with MongoDB Databaseby donskyThis post will show you how you can develop your own custom Internet of Things (IoT) web application that will interface with MongoDB database
- Control your Arduino IoT projects with a MongoDB databaseby donskyThis post will show you how you can control your Arduino-based project with your MongoDB database using ESP32/ESP8266 microcontroller board
- Create a REST API Server with Python, Flask, and MongoDBby donskyThis post will show you how to create Flask REST API Server using Python and MongoDB database for our Internet of Things (IoT) projects