Gab Chee Kee

Gabriel Ignatius "Gab" J. Chee Kee (born July 30, 1976) is a Filipino guitarist, singer, songwriter and one of the founding members of Filipino band Parokya ni Edgar.[1]

Gab Chee Kee
Birth nameGabriel Ignatius Juan Chee Kee
Born (1976-07-30) July 30, 1976
Manila, Philippines
GenresRock, hard rock, soft rock
Occupation(s)Musician / Singer-guitarist / Composer
InstrumentsGuitar, vocals
Years active1993–present
LabelsUniversal
Associated actsParokya ni Edgar, Gloc-9

Biography

Chee Kee, whose parents are both former teachers, is one of the four members of Parokya ni Edgar who attended Ateneo de Manila University during their grade school to high school years. In 2003, Chee Kee married his then girlfriend and former FHM Philippines model Apple Umali. They separated sometime in 2010.

Chee Kee is also famously known for composing and singing lead vocals in Parokya ni Edgar's sleeper hit song entitled "Your Song (My One and Only You)" which is a part of their album Bigotilyo's track listing.

Discography

With Parokya ni Edgar

Compositions

  • Sampip
  • Lazy
  • Swimming Beach
  • Superstar
  • Y?
  • It's Ok
  • Absorbing Man
  • Tsaka Na Lang
  • Sad Trip
  • Your Song
  • Halina Sa Parokya
  • Victor Could
  • Nandito
  • Don't Think
  • Sing
gollark: `http_response` only appears in the code in what looks like one comment.
gollark: It doesn't seem to be.
gollark: There seems to be an `internet_ready` signal, I'll check if that's relevant to HTTP.
gollark: I have some code doing this```lualocal function fetch(url, data) local res, err = net.request(url, json.encode(data), { ["Content-Type"] = "application/json" }) if not res then error(url .. " error: " .. err) end local out = {} while true do local chunk, err = res.read() if err then error(url .. " error: " .. err) end if chunk then table.insert(out, chunk) else return table.concat(out) end endend```but it never appears to `computer.pullSignal` at all, so my accursed bare-metal multithreading thing™ doesn't work.
gollark: Is there a way to do `internet.request` (with an internet card) and anything else whatsoever concurrently?

References

  1. Sutton, Michael. "Biography: Parokya Ni Edgar". AMG. Retrieved May 19, 2010.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.