I am Freelance Web Developer.
You can visit my portfolio here: http://www.echofreelance.com/portfolio/web-development/
Or Hire me at http://www.echofreelance.com/hire-me/
Yes, I designed and developed it from scratch in 2012
You need to upgrade, you are using deprecated mysql_ code, on top of that you aren’t escaping properly so you’re vulnerable to SQL injection. With parameterized queries this is a non-issue.
Also, completely vulnerable to click jacking.