For some gizmos and gidgets I'm playing around with, check out my gizmos page.
A few examples of personal projects I have undertaken include:
A Discord bot (who hasn't made one of these?)
A realtime chat application built with javascript and html, self hosted. Account creation is currently offline until I fix the google login.
- cross compatibility between 1 and 2
A very barebones html/js based file explorer. This was never finished, but components of it made their way into my later projects.
A standalone music player, bodged together from js and html, and using psssuspend64.exe for pausing instead of htmls built in media capabilities. I do not remember why I made this choice.
A graphical webbased interface for a discord bot, allowing for viewing of messages and sending messages. Dms are accounted for, and server/user ids can be acquired by clicking on their names. Usernames are colored according to the color in the server the message was sent in.