It is important to remember or reflect on certain things now and then. With how busy life gets it's possible to forget and only think about certain...
GitHub Actions rock. I had always wanted to create a re-usable action for others to benefit from. An opportunity came up as I was thinking about...
TLDR; I developed an AWS Lambda Function URL which can be used for performing basic Named Entity Recognition i.e. detecting names of people and places...
Web developers often need to add JavaScript for interactivity to their pages, and some times that interaction needs to be kicked off by some (initial)...
I am enjoying using Wails, a Go UI framework which allows you to build desktop applications using Go & Web Technologies. So I thought it would be...
I really like using Fiber but sometimes have to find solutions for problems that could be solved in a somewhat straightforward way using other...