Projects/Software

Beta

Squiid Calculator

Squiid is a modular calculator written in Rust. It is currently very early in development but it is intended to be the successor to ImaginaryInfinity Calculator


Source Code
Active

ImaginaryInfinity Calculator

ImaginaryInfinity Calculator is a lightweight, but expandable calculator written in Python. It's command line interface is designed to resemble that of some graphing calculators. I've worked on this with my friend, TurboWafflz for a while now. The latest release version can be found on the master branch, but the development branch contains new testing features, but may be unstable.


Source Code/Downloads
Download Amount Beta

ti842py

ti842py is a TI-BASIC to Python 3 transpiler.


Visit PyPi Page Source Code/Downloads
Beta

Academiic

Academiic is a website that aims to connect to user accounts from a bunch of different learning management systems, like google classroom and canvas, and bring it all into one location for organizational and convenience purposes.


Visit Website Source Code
Idle

Modpack Switcher

Modpack Switcher is a utility to have multiple minecraft servers/worlds using one server host.


Source Code/Downloads
Idle

Wordle Finder

Wordle Finder is a Rust program to help find the wordle word. Built on WebView.


Source Code/Downloads
Idle

Mediabot

Mediabot is an open source discord bot that can speak user-sent media (audio files, PDFs, Images, text) in a voice channel.


Source Code
Idle

Screen Brightness

Screen brightness is a small Python utility that uses xrandr to, well, adjust screen brightness. This only works on Linux and requires X11.


Source Code/Downloads
Beta

Castify

Castify is an open source utility that allows you to easily find out if two different movies or TV shows share any cast. Written in Flask.


Source Code Visit Website



Python Modules

Download Amount Active

randfacts

randfacts is a python library that generates random facts. Thats really all there is to it.


Visit PyPi Page Source Code
Download Amount Idle

basically-ti-basic

Package to decompile and recompile .8Xp files from the TI-83/TI-84 calculators. Originally made by thenaterhood but rereleased and updated by me.


Visit PyPi Page Source Code
Download Amount Discontinued

Update Check

Update Check is a Python module that updates the end users copy of your program. It works by comparing the users Python file to the newest version of the file that's stored on a website like GitHub.


Visit PyPi Page Source Code
Download Amount Discontinued

FNG API

FNG API is an API for fakenamegenerator.com. It has all of the features and customizability as the website does including gender, age, country, and nameset.


Visit PyPi Page Source Code
Download Amount Discontinued

titleize

titleize is a Python module to convert text to TitleCase


Visit PyPi Page Source Code



Plugins for iiCalc

iiCalc is an open source, command line based, expandable calculator made by me and my friend over at turbowafflz.gitlab.io. Anyone can expand it's capabilities by adding plugins, or change it visually with themes. You can find this project here. You can install my plugins via the pm.install("<name>") command or through the GUI store, accessed with the store.store() command.

Active

discordrpc

Shows ImaginaryInfinity Calculator as your status in Discord.


Source Code
Active

algebra

Do various operations on mathematical expressions like solving, simplifying, etc. Run algebra.help() to get started.


Source Code
Idle

formulas

The formulas plugin is a plugin that adds the functionality to solve lots of formulas. Some include but are not limited to, volume of shapes, quadratic formula, and energy equations.


Source Code
Idle

quads

The quads plugin will find information on a parabolla from the quadratic equation.


Source Code
Idle

absgraph

absgraph is a plugin that will give you the equation to an Absolute Value Graph from the x value, y value, and slope.


Source Code
Idle

themegui

themegui is a GUI-based theme editor using tkinter.


Source Code
Idle

ptable

The ptable plugin just provides data from the periodic table. Right now, every element has a mass, a number, and a melting point value. More values may be added in the future.


Source Code
Discontinued

odds

The odds plugin is fairly simple. All it does it take an input of numbers and splits them into 2 lists, even numbers and odd numbers. It will tell you how many of each there are and you can also get it to show all of the split numbers.


Source Code