Merge pull request #361 from Fortisque/master

Kommunicate team
This commit is contained in:
Nitin Gupta
2014-11-26 22:53:08 -08:00
2 changed files with 41 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
# Kommunicate
We are Kevin, Alice and Sherman. Kevin and Sherman met at their summer internship at GoDaddy in 2014, they worked
in Rails on the Online Store product and did [community](http://www.community-app.herokuapp.com) together. Alice and Kevin met in
a class at UC Berkeley and have coded together winning multiple small scale hackathons together.
## About us
- Kevin: I do full stack web dev, specializing in backend. Checkout out my [website](http://www.kacasey.me)
- Sherman: Frontend. [website](http://shermanleung.com)
- Alice: Frontend. [website](http://www.alicejliu.com)
## Languages we love
- Python
- Ruby (not Alice)
- Javascript
+23
View File
@@ -0,0 +1,23 @@
{
"teamName": "Kommunicate",
"members": [
{
"name": "Alice Liu",
"koding": "aliceliu",
"location": "Berkeley, CA"
},
{
"name": "Kevin Casey",
"twitter": "KevinCasey22",
"koding": "Fortisque",
"location": "Berkeley, CA"
},
{
"name": "Sherman Leung",
"twitter": "sk_leung",
"koding": "skleung",
"location": "Stanford, CA",
"lead": true
}
]
}