A bot listing site built on Express with Pug rendering engine. Sign in with Discord OAuth and add bots. Bots are stored in a MongoDB server. Admins use a Discord bot to manage and verify bots, which appear on the site.
An ElectronJS app to encode, decode and auto solve ciphers. Analyse properties of the text to identify the cipher or solve manually.
A frontend-only site that generates an A-Level periodic table from a JSON file with detailed information for each element.
A Python program to simulate Monopoly games in the command line to try to reach an ideal game by analysing results.
An automatically generated, ever expanding collection of bots on Reddit. Uses a points-based algorithm to determine whether a user is a bot. Built on Nuxt with a Typescript Express server.
A self-hosted PWA for journaling using the Phoenix framework.
A 3D implementation of Conway's game of life.
A web animation to visualise Dijsktra's algorithm in 3D. Simulates a graph by having a radius around each point that connect them to other points.