Image Functions In PHP
The image functions aren't really anything new for me, I've done some things (like graphing functions) with the PHP image functions, but I mucked around with some advanced functions (alpha blending of multiple layers and scaling the output). And all I have to say is the PHP imaging functions are awesome (of course most of the credit is because of the GD lib).
But as an example, I made something that can render what any 2005 Hummer would look like (colors, options, etc.) dynamically. It also can dynamically generate thumbnails which ended up being a lot smoother than I thought it would. It's like modern day paper dolls.
BTW, this is what mine looks like:
I'm a boy... from San Diego, CA (USA). And I don't really have a whole lot else to say about myself.