gcb (Gabriel)

Name
Gabriel
Company
Yahoo!
Location
Sao Paulo, Brazil
Member Since
Feb 20, 2009 (10 months)

Following 4 githubbers and watching 19 repositories view all →

Public Repositories (4)

  • pymicroformats

    python microformats parser

    legend

    Last updated Mon Aug 24 19:10:38 -0700 2009

  • pscal

    DEPRECATED. i'm going to write a ical2reminder http://www.roaringpenguin.com/products/remind /DEP...

    legend

    Last updated Wed Aug 12 20:28:13 -0700 2009

  • iphone-style-checkboxes

    Turn your checkboxes into iPhone-style binary switches

    legend

    Forked from tdreyno/iphone-style-checkboxes Tue Jun 16 13:39:00 -0700 2009

    Last updated Tue Jun 16 14:09:11 -0700 2009

  • jstruco

    brazillian truco (sao paulo rules) implemented in JS (optional) and php. 4 to 6 players.

    legend

    Last updated Sun Feb 22 17:52:31 -0800 2009

Public Activity feed

gcb started watching pkrumins/awk-cheat-sheet Wed Dec 09 08:07:31 -0800 2009
awk-cheat-sheet's description:
This is AWK programming language cheat sheet.
gcb started watching pkrumins/sed-cheat-sheet Wed Dec 09 08:07:31 -0800 2009
sed-cheat-sheet's description:
This is sed (unix stream editor) cheat sheet.
gcb started watching pkrumins/bash-history-cheat-sheet Wed Dec 09 08:07:21 -0800 2009
bash-history-cheat-sheet's description:
This is the bash history cheat sheet. It summarizes everything there is to know about working efficiently with command line history in bash.
gcb started watching pkrumins/screen-cheat-sheet Wed Dec 09 08:07:20 -0800 2009
screen-cheat-sheet's description:
This is the screen terminal emulator cheat sheet. It lists the default keyboard shortcuts for working with screen.
gcb started watching pkrumins/bash-vi-editing-mode-cheat-sheet Wed Dec 09 08:07:04 -0800 2009
bash-vi-editing-mode-cheat-sheet's description:
Bash has two input modes - emacs and vi. This is vi input/editing mode keyboard shortcut cheat sheet.
gcb started watching pkrumins/set-operations-in-unix-shell Wed Dec 09 07:55:44 -0800 2009
set-operations-in-unix-shell's description:
This is an implementation of 14 set operations by using only Unix utilities such as sort, uniq, diff, comm, cat, head, tail, awk, and others.
gcb started watching pkrumins/bithacks.h Wed Dec 09 07:55:41 -0800 2009
bithacks.h's description:
bithacks.h is a C header file containing useful bit manipulation macros