Main page for all my Github needs...
I have several public pages from Github repositories, so I thought it made sense to have a main page. So, umm, here it is! Tadaa!
Maybe I’ll do more with this page later, but for now, here’s a link to some of my stuff. It’s a rather ecclectic list.
There’s a magic routine involving Tic Tac Toe. To perform it, you need to slice up and print out a graphic. This is a little utility to simplify that process.
During the viral apocalypse, I started doing virtual events, and wanted a way to control Open Broadcast Studio (a.k.a. OBS) with my remote control. This is a little utility adds a hotkey to do that. I use a remote specifically designed for professional entertainers, but any Powerpoint or other remote that sends a keystroke would work.
OK, so this one is a bit weird. I perform a routnie using a robot character. This utility reads out the script with a synthetic voice, and creates a JSON file to control the robot. I’m 100% certain the JSON file will be of use to no one but me, but there’s a chance someone could use the voice part. It’s basically an implementation of Speech Sytnhysis Markup Language
When I find something I need to do that isn’t yet well documented on the interwebs, I try to share what I learn for posterity. This is one of those times.
ThunderTix is a ticketing platform. Between Thundertix’s lack of suport for GA4, and modern browser’s cross-site cookie limitations, I found it surprisingly difficult to get GA4 working on a Thundertix iframe. This is documentation of what I finally got working.
This is the source for the website of an organization I am involved with. It’s public to allow other members to have easy access. It won’t be of use to most people, but it may be of some value of an example of a simple website built with the static site generator Eleventy and hosted on Netlify.