RTTTL Web Composer
A rich web application for composing Ring Tone Text Transfer Language (RTTTL) ringtones. — ImSkully/rtttl-web-composer (Open Application)
PM2 Papertrail Logger
A simple and efficient PM2 node module that forwards logs to Papertrail. — ImSkully/pm2-papertrail-logger
Ebola Virus Cellular Automata
The simulation of the spread of the Ebola virus in a Cellular Automata with accompanying visualization using C, PHP and jQuery. — ImSkully/ebola-cellular-automata
Huffman Tree Encoding
A text encoder and decoder based on huffman text compression created in Java. — ImSkully/huffman-tree-encoding
Computer Vision Fault Detection
Fault detection algorithm that determines whether a fault exists within a ring using raw computer vision written in Python. — ImSkully/python-cv-fault-detection
Peer-to-Peer FS Network
A peer-to-peer encrypted file sharing network over sockets with threading support for multiple clients made in Python. — ImSkully/python-p2p-network
PHP MySQLi Simplified
A further improved and simplified usage of the MySQLi driver achieved by using overload functions that provide simplistic usage and a shorter syntax. — ImSkully/php-mysqli-simplified