Henry Fernandes (hff135)

hff135

Geek Repo

0

followers

0

following

0

stars

Location:Saskatchewan, Canada

Github PK Tool:Github PK Tool

Henry Fernandes's repositories

laravel-request-logger

HTTP request logger middleware for Laravel

Language:PHPStargazers:0Issues:0Issues:0

shoulda-matchers

Collection of testing matchers extracted from Shoulda

Language:RubyLicense:MITStargazers:0Issues:0Issues:0

jquery-fileupload-rails

jQuery File Upload integrated for Rails 3.1 Asset Pipeline

Language:RubyStargazers:0Issues:0Issues:0

JS-Image-Resizer

A quality two-pass resizing algorithm for images written in JavaScript. Pass your three or four channel (order agnostic) image framebuffer to the "resize" function of the Resize object created and your resized image will be returned. Initialize by calling "new Resize(int fromWidth, int fromHeight, int toWidth, int toHeight, bool alphaChannelPresent, bool interpolationPass, bool useWebWorker, function resizeCallback)" before using the resize function of it to initiate scaling. This is public domain, use at your own risk.

Language:JavaScriptStargazers:0Issues:0Issues:0