Free Software i've written to share.

* Note MAC OSX GateKeeper may prevent software from running on your system, if you encounter:
Application is damaged error.
You can disable GateKeeper with the Terminal command:
sudo spctl --master-disable


Media Ripper

Downloads media from popular sites and encodes from one format to another. Handle multiple streams simultaneously.

Download Media Ripper


QuickKeys

Custom keyboard shortcuts, with an easy to use gui for MAC OSX. Open the terminal with ctrl+alt+t like Linux or any other combo you wish. Open folders, apps and run terminal commands.

Get from App Store. Read documentation.


Data Structures Common Examples


* Computer Science students, the material contained here is common to many classes such as Programming II or DataStructures.
We are not responsible should you plagiarize our content for an assignment, it is encouraged you perform your own work.
Download DataStructures JS {BTREE, LINKED LIST}
So far we have a binary tree and a linked list.

Test Javascript binary tree
Test Javascript linked-list


Games

Mario vs Bowser One on One, Mano a Mano.
Play a Super Mario Game

Download Mario Source Code