@@ -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
|
||||
@@ -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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user