BASE CONVERSIONS

BASE CONVERSIONS icon

Convert between Binary, Octal, Decimal and Hexadecimal.

Converts between the bases and gives all the 'magical' steps' that would make a Math teacher wet. Disgusting, but helpful right?

BDO: GRIND CHECKLIST

BDO: GRIND CHECKLIST icon

An online checklist for starting your grind in Black Desert.

Black Desert has far too many things you need to remember before you start your grind. This simple checklist should help you remember them all.

BDO: HP GAUGE

BDO: HP GAUGE icon

A boss HP gauge for the game Black Desert Online.

Creates a transparent window that is overlayed on top of the game, allowing you to better see the percentage of boss HP left.

BOID SIMULATION

BOID SIMULATION icon

A flocking algorithm.

A flocking algorithm that simulates the behaviour of birds, fish or other similar flocking creatures

CHARACTER TRACKER

CHARACTER TRACKER icon

A program created in Python for tracking characters.

Can be used to keep track of characters in a story, game or even for a Dungeons and Dragons campaign.

DISCORD: BLOCK MESSAGES

DISCORD: BLOCK MESSAGES icon

A script written in Javascript to be used with Discord.

Removes the annoying element that says "1 Blocked Message - Show Message" when a user you've blocked sends a message.

DISCORD: CHAT BUTTONS

DISCORD: CHAT BUTTONS icon

A script written in Javascript to be used with Discord.

Removes various useless/ annoying buttons such as "Gift Nitro" from the chat bar. Various configurations are available.

DND-DICE

DND-DICE icon

A Node.js module for rolling dice for Dungeons and Dragons.

Allows you to quickly roll dice or even flip a coin for any D&D related purpose.

DND-LOOT

DND-LOOT icon

A Node.js module for generating encounter loot for Dungeons and Dragons.

Allows you to quickly generate loot for a single encounter or hoard encounter.

DND-NPC

DND-NPC icon

A Node.js module for generating random NPCs for Dungeons and Dragons.

Allows you to quickly generate NPCs that come fully armed, armoured and with legal stats.

LIGHTS OUT

LIGHTS OUT icon

An implimentation of the classic game 'Lights Out'

Created using Javascript, CSS and HTML, it supports a 3x3 and 5x5 board size, along with two different sets of rules

PYTHON TO PSEUDO

PYTHON TO PSEUDO icon

A script that converts Python code into pseudo-code.

For those idiotic teachers who want you to write pseudo-code instead of actual code. Now you can do both at the same time!

TERA GUIDE

TERA GUIDE icon

A module for Tera Toolbox.

Calls out dungeon/ boss mechanics, recommended skill usage (mainly for healers and tanks), telegraphs attack ranges and more.

TRUTH TABLE

TRUTH TABLE icon

Creates a Truth Table from a javascript statement.

Remembering the math symbols for boolean logic and writing out a truth table by hand is a tedious and painful experience. This does it all for you.