Merge pull request #22 from roncabal/master
Created team.json and About.md files for PumpedDevs
This commit is contained in:
@@ -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
|
||||
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user