Merge pull request #949 from teddy-exp/master

Blue Shirt Academy
This commit is contained in:
Senthil Arivudainambi
2014-12-03 10:38:57 -08:00
2 changed files with 41 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
# Blue Shirt Academy
We are Blue Shirt Academy! We all go to West Michigan Aviation Academy. GO WMMA!
## About Us
-Teddy: I have been programming since I was about 10 years old. I am 17 and a senior at WMAA. I love python and C++!
-Rachel: I love biomedical sciences, and I am a Junior at WMAA! I hope to help the world with code!
## Languages We Love
-HTML
-CSS
-Python
-Javascript
-Java
-C++
-C
-PHP
-Verilog
-C#

View File

@@ -0,0 +1,19 @@
{
"teamName": "Blue Shirt Academy",
"members": [
{
"name": "Rachel Stein",
"twitter": "steinrach",
"koding": "rstein",
"location": "Grand Rapids, US"
},
{
"name": "Tawodros Yeberahu",
"twitter": "exp_teddy",
"koding": "teddy-exp",
"location": "Grand Rapids, US",
"lead": true
}
]
}