diff --git a/Teams/PumpedDevs/ABOUT.md b/Teams/PumpedDevs/ABOUT.md new file mode 100644 index 0000000..4f0ecaf --- /dev/null +++ b/Teams/PumpedDevs/ABOUT.md @@ -0,0 +1,13 @@ +PumpedDevs +================ +Hey! You've actually visited our page(?). We are pumpedDevs! We're thrilled to be part of the first Global Hackathon, well actually, this is the first hackthon for some of us. :) + + +About your team +=========================== +TODO + + +About your skills and what you are going to do? +======= +TODO diff --git a/Teams/PumpedDevs/team.json b/Teams/PumpedDevs/team.json new file mode 100644 index 0000000..18f037c --- /dev/null +++ b/Teams/PumpedDevs/team.json @@ -0,0 +1,29 @@ +{ +"teamName": "PumpedDevs", +"members": [ +{ +"name": "Bryan Salazar", +"koding": "brysalazar12", +"location": "Makati City, PH" +}, +{ +"name": "Ron Emerson Cabal", +"twitter": "RonCabal", +"koding": "roncabal", +"lead": true, +"location": "San Pablo City, PH" +}, +{ +"name": "Joell Lapitan", +"twitter": "jlapitan", +"koding": "jlapitan", +"location": "Calamba Laguna City, PH" +}, +{ +"name": "Kenneth Sungcaya", +"twitter": "ksungcaya", +"koding": "ksungcaya", +"location": "Dubai, AE" +} +] +}