cmd.CodeWanderer.com
This Command line interface that I am working on does not have a specific name and is meant more as a utility than anything else. The command line that this page will redirect you to is not a final product but merely a proof of concept that the idea can be a functional utility. The current design will likely be torn down and re-designed.

Some current uses for the design are as follows:

Android Reporting
Using Tasker I have designed a simple reporting program on my Android phone that reports my devices status amongst other bits of information. I then use this data with Rain Meter on my desktop to view key information remotely, such as my phones battery life.
Movies Owned
I have created a tool that lets me store key information about movies I own. This tool is primarily for record keeping and could be used in many situations other than movie information.
mySQL Engine
All of the information that this website has access to is stored in databases. I have designed it so mySQL commands can be ran as if the user were using an Oracle Database via the command line interface on their desktop. This allows for quick and easy access to basic information. For all you programmers out there cringing at the blatant security hole, have no fear, this is for testing purposes and the associated account does not have access to any valuable data.

All of these tools when combined allow for quick and easy prototyping of new ideas, this websites purpose is to provide dynamic (data-driven) website prototyping without having to create a visual UI.