Collection of all my blogs.

Computer vision is important because it allows machines to interpret and understand visual information in a way that is similar to how humans do. In this article we explore how to use OpenCV in Rust.
In this article, we'll explore the core components of Apache Thrift, how it achieves cross-language communication, and walk through a simple example of implementing and consuming a service

React-spring is a popular animation library for React applications.

Using simple bash scripts to rank engineers

In this article, we'll explore Swift's concurrency features, including async/await, actors, and structured concurrency with tasks

In this article, we will explore how to use PyInstaller to create standalone executables for your Python applications