Terraform manager is a tool that allows a user to stack terraform jobs using a gui interface and then execute them in sequence.
Terramatcher is a tool that pulls your external infrastructure and matches it against your terraform state files. It alerts when machines are missing or when there are machines that shouldn't be there.
An application that launches a java application in a docker container into ECS and watches the jobs until they complete. There is a graphical user interface where you can view jobs being created, running, and completing. There is a job creation UI and a tuning area for managing scale. And ways to track the output of the application.
A tool that uses LLM's and other ML models to create Storylines, characters, voices, and images for your games in Unity 3D.
I've always been into automated trading, and I've built several tools to help me make decsions and several tools for automated trading. Mostly I pull data from several sources depending on the ticker that's being tracked. The data is parsed and sent to a mongodb instance where i pull data in a queue to process articles and information with machine learning tools to get things like sentiment, and various other estimations using several TA libraries output from OHLVC data and output from models. Once I have some time to split things out I will be putting some of these tools out for others to modify and use.
There are several tools i have built for a whole range of things. I will be putting some of them out for others to use on my site. These tools are mostly scripts that i have created to do things like make different sized videos, or how to create a spdx contract. I have them all over the site, you just have to look to find them.
As you can see, this website has been designed by me. It uses the express.js framework, with Pug templates.