Hobby Programming

Here I post demo videos of all computer programs and utilities I did as a hobbyist. I always enjoyed programming as a hobby and the below video tiles contain things starting from my school. I am now getting a funny feeling for few of the silly things done before ๐ but I still see all of them as stepping stones that helped building myself.
An embedded system that displays text send from the computer in an LED display. It was really fun creating the whole display from scratch.
A trustable personal tracking system that can monitor and alert the status of emails that have been sent to a recipient.
A bad guy's tool to fetch data from other's computer. This one records and sends data to a preset email address.
An 8085 simulator. Shortage of enough hardware kits at my college lab was compelling for me developing this tool.
This is the first project I did when I bought the Arduino. A series of LEDs being controlled using the embedded controller.
An online SMS sending website, named way2sms, being programmatically used to flood SMS to another phone.
This program demnstrated the use of parallel port of a computer to control external devices.
Controlling a computer animation using two strands of wire connected to the parallel port of the computer.
The program demonstrates interaction of flash and .NET modules using a simple login example.
This tool helps fighting virus attacks from USB based devices. I developed this at the time when I couldn't afford an antivirus.
Had a lot of fun when I animated my desktop. Shows a situation when the desktop SPACE immediately gets some GRAVITY.
A program that demonstrates the interaction of a module developed in flash with a module developed in .NET.