Robert Chavana

Software Developer



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:

  1. A Discord bot (who hasn't made one of these?)

    Discord Bot Screenshot
  2. A realtime chat application built with javascript and html, self hosted. Account creation is currently offline until I fix the google login.

    Chat Screenshot
  3. cross compatibility between 1 and 2
  4. A very barebones html/js based file explorer. This was never finished, but components of it made their way into my later projects.

    file explorer screenshot
  5. 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.

    music player screenshot
  6. 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.

    bot interface screenshot