LNKD Link Shortening

Available on github: https://github.com/DandrewsDev/lnkd Link shortening has been around for almost as long as lengthy URLs. There are a number of big names in the space offering both free and paid services for creating a short URL that redirects to a much longer one. I recently…

Keeb VeeTwo

I've always been a fan of tactile controls. And I think a cheap low quality knob can totally ruin a the premium feel of an otherwise great piece of tech. I had spent sometime looking for a custom keyboard or controller that included a few knobs or dials. While its…

Dev + Pizza

A close friend recently started a business, making delicious wood fired pizza. A few months before hand he asked my help with getting a site up and running. I gladly took on this project and had an initial dev site up for him to check out that very same week.…

Faceit Elo Calculator

The Faceit Elo calculator is a Chrome, and Firefox extension that adds a simple display for the Elo won or lost during a Faceit match. This project was inspired by Faceit Enhancer (FE). FE used to have this functionality but it broke in January 2022 when Faceit made some sweeping…

Mythic Match Dashboard

Match Dashboard The mythic match dashboard started with an idea about tracking how many matches were played a day in each of the Mythic League hubs. It's now a collection of a ton of data points across over 100k matches. The main dashboard is built with a tool called Metabase.…

Mythic User Stats

The mythic stats tool is currently in active development and is not currently publicly available.   Mythic user stats is a Chrome/Firefox extension for displaying stats for players in Mythic League. This data is pulled from my own custom API, which uses the data from the Mythic Match Dashboard. The…

Mythic Ban Bot

This project is about as simple as the come. The idea was to keep track of ongoing and previous bans from Mythic League. A simple application written in Golang, was built and made into a docker container. That App checked the ban queue every 3 minutes, and sent a notification…