Skip to content

🔧Programs written in various languages to make your life a little bit easier.

Notifications You must be signed in to change notification settings

DaleNaci/MiniTools

Repository files navigation

MiniTools

Programs written by me to make certain tasks more convenient.

Alphabetizer

This takes a text file as an input and sorts it alphabetically based on the beginning of each line.

Auto Confirmer

For games like Counter Strike: Global Offensive and League of Legends, after queuing for a game, you have to click an accept button to show that you are not AFK. This program can automatically click the accept button for you.

Caesar Decipher

This project is the very first project to hit 'MiniTools' with a simple idea to make CTFs a bit more automated. The program takes an encoded Caesar Cipher message and decodes it.

Dice Roller

This program can roll any type and number of dice, and add them all together. This is extremely useful, specifically for games such as Dungeons & Dragons, where you need an abundant quantity of dice in order to play. All of those dice can be replaced by this simple program.

MEE6 Leveler

The MEE6 Discord bot gives you exp for every message you send but with a minute-long cooldown. This code will send a message in a Discord text channel every 61 seconds.

Prime Number Generator

Enter a number, and it will return all prime numbers leading up to that number.

Registration Loader

To get a faster registration, this bot automatically reloads the registration page for NJIT. This will ensure that I get the best options for picking my classes.

Statistics Calculator

Basic parser that takes in a comma+space separated string input and returns the mean and standard deviation of the numbers. Used for my statistics class (MATH 333).

About

🔧Programs written in various languages to make your life a little bit easier.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published