Collection of all my blogs.

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.

In this article, we will explore some of the key components of the C++ Standard Library and demonstrate how they can be used to write efficient and robust code.

In this article, we will explore the basics of NLog, how to set it up in a C# project, and how to configure and use it for various logging scenarios.