I just realized I may be a glutton for software libraries/tools. I don't yet know if that's a bad thing. Basically what I am referring to is my...
Sometimes I would like to convert the fields for an entity to uppercase every time the record is saved or updated automatically, without littering the...
So I have several little tools, or apps that I create for convenience and most of them tend to be Single Page applications written with either Vue or...
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...