diff --git a/Teams/8000plz/ABOUT.md b/Teams/8000plz/ABOUT.md new file mode 100644 index 0000000..2fbad96 --- /dev/null +++ b/Teams/8000plz/ABOUT.md @@ -0,0 +1,31 @@ +8000plz +================ + +8000plz is a group of developers and designers from Manila, Philippines + + +TEAM +=========================== + +| Bonj | Monica | Izel | Jeru | Dex | +|--- |--- |--- |--- | --- +| ![Bonj](https://pbs.twimg.com/profile_images/479145444044328960/CyNHgFHi_400x400.jpeg) | ![Monica](https://pbs.twimg.com/profile_images/454194262788165632/AZASPVwX_400x400.jpeg) | ![Izel](https://pbs.twimg.com/profile_images/3042945665/4d4fc887bf2df622248fa81e3768778a_400x400.png) | ![Jeru](https://pbs.twimg.com/profile_images/430521527600033792/UqQrwBYD_400x400.jpeg) |![Dex](https://pbs.twimg.com/profile_images/500177600925294592/mr-smwj-_400x400.jpeg) | + +We're a mixture of specializations in the digital world. + +Joining this hackathon is a privilege that allows us to showcase our skills and at the same time, open an avenue for innovation. + +**Bonj & Monica** handle the artsy-fartsy side of things. They're our creative geniuses. + +**Izel, Jeru, Dex** generate the lines of codes to make the idea *virtually tangible*. + + +Team Toolbox +======= ++ Photoshop ++ Illustrator ++ HTML5/CSS3 ++ Javascript ++ node.js ++ C# ++ PHP diff --git a/Teams/8000plz/team.json b/Teams/8000plz/team.json new file mode 100644 index 0000000..870b0b9 --- /dev/null +++ b/Teams/8000plz/team.json @@ -0,0 +1,35 @@ +{ + "teamName": "8000plz", + "members": [ + { + "name": "Bon Jovi Gemanil", + "twitter": "bgemanil", + "koding": "bgemanil", + "location": "Makati, PH" + }, + { + "name": "Monica Cristine Soliman", + "twitter": "monicasoliman", + "koding": "monicasoliman", + "location": "Makati, PH" + }, + { + "name": "Louizzel Nichole Ogalesco", + "twitter": "louizzel", + "koding": "louizzel", + "location": "Makati, PH" + }, + { + "name": "Jeru Gasendo", + "twitter": "jerb0x", + "koding": "jerb0x", + "location": "Makati, PH" + }, { + "name": "Dexter Brylle Matos", + "twitter": "dexterbrylle", + "koding": "dexterbryllematos", + "location": "Makati, PH", + "lead": true + } + ] +}