Firstly, the link to the tool - https://github.com/DrRoach/DynamicImage
I created a dynamic image sizing tool that allows images of any size to be generated on the fly. It's aims are as follows:
a) Allow users of sites to upload images of any size without the site owner having to worry about their dimensions or having to resize them.
b) Reduce load times for sites as images can be stored on their own dedicated server and be served in milliseconds.
I'd love to hear some feedback as to what you think and whether you'd consider using this tool and if not, why not?
All constructive criticism is welcome!
Templator a new front end templating system that is focused on making like easy for both front and back end developers. Whilst it looks to add a lot of functionality, it's also made in a way that is easily expandable so it can quickly be progressed.
Here is a gist of a example template file that shows off it's features at the same time: https://gist.github.com/DrRoach/4353107c6e429f3d7846
This is my first real solo open source project so all feedback is much appreciated!!
Cheeky link to it if anyone wants to check it out - https://github.com/DrRoach/templator