From Personal Site to Github
============================
I have decided to shut down my personal site.
I don't like having one, offering my services, and seeing no traffic
to my site. I would pay monthly fees to have that site, and renew my
domain every two year. In addition, I suspect that someone has hacked
into my account, and has made a reference to Viagra and Cialis selling
sites. I don't like being exploited but not paid.

One program I've put there is Towers of Hanoi in Javascript with d3.js.
In my blog[1] there is a reference to the animation. Well, now I have it
in a new place[2], written in Python with Tkinter.
I created it because otherwise the link to it from my blog[1] would
be broken, which is an SEO proble.

[1] http://phpandmore.net/2015/05/12/tower-of-hanoi-without-recursion/
[2] https://github.com/amity1/Hanoi