Collection of all my blogs.

In this article, we'll explore the various features of Anko and see how it can be used to build a simple Android app.

In this article, we will discuss how to use OpenCV in C++ to perform various computer vision tasks.

By the end of this article, you will have a clear understanding of how to use ImGui to create simple, functional GUIs in your applications.

In this article, we will explore how to harness the power of FFmpeg in your C++ projects, discussing the necessary steps for integrating the library, and providing example code to help you get started.

In this article, we will explore how to use OpenSSL in C++ to perform various cryptographic tasks, such as generating public and private key pairs, encrypting and decrypting data, and signing and verifying messages.

In this article, we will discuss the benefits of using POCO and provide examples of how to implement its key features in your C++ projects.