I hereby claim:
- I am alvesjtiago on github.
- I am alvesjtiago (https://keybase.io/alvesjtiago) on keybase.
- I have a public key ASCFy7pHq-KDb7C167I6XaAqT0Q4pMP5VAUS_IrJxzBOYwo
To claim this, I am signing this object:
| Verifying that "alvesjtiago.id" is my Blockstack ID. https://explorer.blockstack.org/name/alvesjtiago.id |
| Verifying my Blockstack ID is secured with the address 13MYwghyBdig4yYCWm6bmq7F57SD4BWAYr |
I hereby claim:
To claim this, I am signing this object:
| /* | |
| * FancyBox - jQuery Plugin | |
| * Simple and fancy lightbox alternative | |
| * | |
| * Examples and documentation at: http://fancybox.net | |
| * | |
| * Copyright (c) 2008 - 2010 Janis Skarnelis | |
| * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated. | |
| * | |
| * Version: 1.3.4 (11/11/2010) |
| # Run the following code on a folder that contains all your images | |
| for f in *.png; do convert "$f" -background white -alpha remove -flatten -alpha off "$f"; done |
| // Use Gists to store code you would like to remember later on | |
| console.log(window); // log the "window" object to the console |
| #!/usr/bin/env Rscript | |
| print(1) |
| // | |
| // NSInvocation+SimpleCreation.h | |
| // MAPI | |
| // | |
| // Created by Tiago Alves on 08/12/13. | |
| // Copyright (c) 2013 Iterar. All rights reserved. | |
| // | |
| #import <Foundation/Foundation.h> |
| - Vurig Calendar: https://github.com/TjeerdVurig/Vurig-Calendar | |
| - Tapku: https://github.com/devinross/tapkulibrary | |
| - Kal: https://github.com/klazuka/Kal | |
| - iOS-Calendar: https://github.com/vgrichina/ios-calendar | |
| - ABCalendarPicker: https://github.com/k06a/ABCalendarPicker | |
| - CKCalendar: https://github.com/jaykz52/CKCalendar |