GrudgeBot and Updates - May 11, 2021

Finally created a project page for the Discord bot I've been working on, GrudgeBot. It made for a great little project during my recent move, and provided an opportunity to learn the Twitch API. It has some fun features, but nothing particularly useful. Currently living in a Raspberry Pi on my desk.

Devlog Incoming - December 13, 2020

A freshly-minted devlog is now installed and ready to go. My goal is to utilize it to fill the gaps between major update posts (like this one). I plan to focus on the smaller problems I encounter during projects, how I solve them, and how I may better solve them in the future. Click the Devlog button or access it here.

Bug Tracking with BugFist - September 7, 2020

I've started a small, no-frills bug tracking / ticketing system in Python and Flask called BugFist. It is built to run on Heroku with their PostgreSQL database-as-a-service, and will provide basic user and ticket reporting and management. Check the project page for details, or view the WIP live demo here.

Own your rivalries with GrudgeMatch - May 20, 2020

GrudgeMatch is a cross-platform desktop application for keeping records in two-player, competitive games (e.g., fighting games). Currently, you can add players, games, and track wins and losses. Additional features coming soon, including enriched match data and the ability to display records graphically. Check out the project page here.