can be trusted with nuclear weaponry (probably)
home  /   projects  -   bluesky  /   twitter  /   soundcloud  /   github  /   vrchat
you can find all of my projects on my github.
i also have a page dedicated to all of my vrchat projects.

main projects

WTFIsTheBatteryAt
I don't like PlayStation Accessories, and really just needed a way to get my battery percentage shown. It expanded into a little more and now is in its current form.
It has a notification tray percentage display, battery percentage notifications and LED colour setting. It works wired and wirelessly, although you're probably not going to find so much use wired.
Latest Release / Source Code


pebs
Phoebe's Extensible Backup Script exists because I wanted an easy to extend backup solution that only required a bash-compliant shell setup.
Source Code


phdt
Phoebe's Disk Tester is a tool I made that (hypothetically) should be able to help you diagnose whether or not the storage you have is actually the capacity it says it is. It is not dissimilar to h2testw.
Source Code


palc
Phoebe's Automated Library Converter is a tool I made that recursively goes through a specified directory looking for audio files to re-encode with your chosen codec. Uses FFMpegCore (which is an ffmpeg wrapper for C#) for re-encoding and ATL for .NET for metadata cloning.
Latest Release / Source Code


discpywalNET
discpywalNET is a Discord.NET bot that looks for when users change their profile picture, and changes a role colour associated with the user to be the dominant colour from the new picture. discpywalNET is the successor to discpywal, written in C# because .NET Core is pretty cool. It is named after dylanaraps' project pywal.
Source Code


TimCSweeney
TimCSweeney is a Discord.NET bot that looks for messages and pictures that contain certain keywords and reacts to them with associated emojis. It was created initially as a Discord.js bot as a joke for a friend group Discord server, but later was rewritten in C# using Discord.NET because .NET Core is pretty cool.
Source Code


FFXIV Plugins
I make plugins that fix or add things I want into Final Fantasy XIV using the Dalamud plugin-loader.
AFKMute / NowPlaying

old projects

i386chat
i386chat was a web-based chat application written using node.JS and socket.IO. Multiple iterations existed, and a lot of fun was had in the work we put in altogether as a group.
GitHub Organization


discpywal
discpywal is a Discord.js bot that looks for when users change their profile picture, and changes a role colour associated with the user to be the average colour from the new picture. It is named after dylanaraps' project pywal.
Source Code