Posts

Image streaming with gRPC

Posted on July 23, 2023

Discover the basics of using gRPC for image streaming. This post offers a simple overview, highlighting the advantages and ease of setup.

Making a CLI using Golang and Cobra

Posted on Jan 5, 2023

In this blog post, we delve into the exciting world of command-line interfaces (CLI) by creating our own CLI using Golang and Cobra...

DLL Injection TLDR;

Posted on Nov 17, 2022

This post gives us a simple example of performing DLL injection in Windows

Image Processing for Software Automation (part 1)

Posted on Mar 15, 2022

Learn how image processing can elevate your software automation tasks. This post gives you a quick intro to the basics and potential applications.