Collection of all my blogs.

This article will guide you through the process of creating a CLI application using Cobra in Golang.

In this article , we will explore how WebAssembly can be used for multimedia processing tasks, such as audio and video manipulation, image processing, and more

AI powered tools can whittle down writing time and making writing blog posts simplier.

In this article, we will explore how to perform technical analysis in Rust. Technical analysis is a trading tool used to evaluate securities by analyzing statistical trends, such as price movements and trading volume. It is commonly used by traders to predict future price movements, making it an essential tool for trading strategies.

Describing how to build a weather app in Python

In this article, we will explore multithreading concepts, C++11 threading support, synchronization mechanisms, and best practices for writing concurrent C++ programs