Merge pull request #693 from royalharsh/master

Geek-Systems
This commit is contained in:
Nitin Gupta
2014-12-02 17:46:18 -08:00
2 changed files with 35 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
# Geek-Systems
Welcome to Geek-Systems !
## About Us
We are different continents.
Jorge:
An awesome guy,who won Google Code-In 2013.
Harsh Vardhan:
An awesome guy who participated in some coding contets and also participated in Google Code-In 2011 and 2012.
## Languages we love:
-Python
-C++
+18
View File
@@ -0,0 +1,18 @@
{
"teamName": "Geek-Systems",
"members": [
{
"name": "Harsh Vardhan",
"twitter": "royalharsh95",
"koding": "royalharsh95",
"location": "Jamshedpur, IN"
},
{
"name": "Jorge Alberto Gomez Lopez",
"twitter": "JorgeGomez44",
"koding": "ghostalgorithm",
"location": "Santa Tecla, SV",
"lead": true
}
]
}