PowerShell
A list of helpful PowerShell cmdlets/Functions that I have found useful.
PowerShell
A list of helpful PowerShell cmdlets/Functions that I have found useful.
C++ OpenCV Visual Studio CMake
This blog is a tutorial on how to build OpenCV with Visual Studio and CMake GUI. It includes two parts: generating OpenCV build files using CMake GUI and building OpenCV using Visual Studio 2022 Community. The tutorial provides step-by-step instructions and tips and tricks for the process.
Golang CLI Utility Git
A simple CLI utility to list all the aliases in a pretty format.
Golang CLI Utility
A CLI utility to recursively delete node_modules folder in a given directory tree
Python CLI Utility Hugo
A CLI utility to download latest Hugo binary files, update it, and update cloud providers settings
Go cookiecutter
A Go language template for building command line interface made easy by cookiecutter
OAuth2 Azure AD B2C postman
Using Azure AD B2C in development with Postman
Adding custom widgets to QListWidget and deleting them on button click - child to parent communication
Go MongoDB
Writing MongoDB APIs in Go language made easy with a twist.
Shutting down HTTP server from different handles made easy.