Tools / Websites
Here is a list of (public) tools I developed and/or use, which might be of benefit to others as well. Please keep in mind that those tools have mostly been developed for specific use-cases, and therefore might not be too usable or self-explaining as I would like them to be.
Dead-Drop
This is a small and open secret dropping service. This can (should) be used instead of sending secrets (such as passwords) over unencrypted channels (whatsapp, email, chat clients, discord, ...), and rather drop them in that service (where they are encryped on client side), send the link and password created to the recipient, and they can then (with the shared password) decrypt the message.
By using such a service, the passwords / secrets are not kept in any chat logs, and are vanished automatically after the recipient got them. Furthermore, as the message is deleted after anyone attempted to retrieve them, the rtecipient would not be able to get the message if someone in the meantime tried to access them, so, it is known id an unknown person has tried to get the secret message, and if so, measures can be taken (e.g. change the password that was sent).
Publicly Available at: drop.moetz.dev
Source-Code available here.
Multicam Overlay
Multicam is a tool created for streamers when streaming together, to be able to create overlays with text, videos, pictures, ..., and most importantly: camera sharing.
Create a room, set it up as you like (arrange texts, images, videos, cameras, ...), and then share the overlay link with the other streamers. They only need to include this overlay as Browser source in their streaming software, and do not need to do the arrangement by themselves.
Publicly Available at: multicam.moetz.dev
Source-Code available here.
Riot Rank
Riot Rank is a small tool that replies the rank information for League Of Legends, TFT and/or Valorant by a GET request as plain text. This is useful / intended for use of this tool in twitch chatbots (ree.g. Nightbot urlfetch) to display current rank information in a command.
Publicly Available at: riot-rank.chandler.moetz.dev
Source-Code available here.
Bingo
This is a small bingo overlay if you want to (alone or collaborative) do some kind of bingo on stream (where you or other people can mark off bingo fields (in different colors)) and show the bingo fields live on stream with an overlay.
Publicly Available at: bingo.moetz.dev
Source-Code available here.
Twitch chat overlay
A stream overlay for twitch chats. Can do single chat rooms as well as multiple twitch chats in a single overlay ( showing e.g. a small image from which chat the message originated from), and various configuration options and features (colors, font sizes, shadows, background, live emote updates, ...).
Publicly Available at: chatoverlay.moetz.dev
Source-Code available here.
Days without accident
A small tool to display a website with an image of the days of a last accident (small troll / insider).
Currently used for tageohnegetraenkeunfallbeibaso.de.
Source-Code available here.