Added J-Unit team info

This commit is contained in:
Ali
2014-11-22 00:06:23 +05:00
parent 0f27b476f5
commit fb8cc451af
2 changed files with 50 additions and 0 deletions

32
Teams/J-Unit/ABOUT.md Normal file
View File

@@ -0,0 +1,32 @@
J-Unit
================
We are Ali and Bobby, a strong developer / designer team. Ali is located in Lahore,
Pakistan, while Bobby is in Boston, U.S.
We met during work a few months ago. Due to our complimentary skills and good working chemistry,
we decided we'd be the dream team for going into a hackathon together.
About us
===========================
Our team has a yin/yang philosophy. Bobby, the yin, does all the design, CSS,
and UX work. Ali, the yang, does the backend programming to bring everything together.
This works great, as we have skills that compliment each other's weaknesses.
Our name, 'J-Unit', comes from Ali's love of hip hop and
unit testing, mixed with the fact that we use Java as our programming language of
choice, both for the client and server side.
Our biggest motivation for participating in this hackathon, is so we can have a shot at an interview
with some of the awesome VCs which are on the judges panel. Our dream is to do a startup.
Our Skills
=======
- Java
- [GWT](http://www.gwtproject.org)
- CSS3
- HTML5
- PhoneGap

18
Teams/J-Unit/team.json Normal file
View File

@@ -0,0 +1,18 @@
{
"teamName": "J-Unit",
"members": [
{
"name": "Bobby Degrot",
"twitter": "bdegrot",
"koding": "eonns",
"location": "Boston, US"
},
{
"name": "Ali Akhtar",
"twitter": "AliAkhtar_",
"koding": "digitman2",
"location": "Lahore, Pakistan"
"lead": true
}
]
}