diff --git a/Teams/Geek-Systems/ABOUT.md b/Teams/Geek-Systems/ABOUT.md new file mode 100644 index 0000000..fabd9c1 --- /dev/null +++ b/Teams/Geek-Systems/ABOUT.md @@ -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++ diff --git a/Teams/Geek-Systems/team.json b/Teams/Geek-Systems/team.json new file mode 100644 index 0000000..bfa5cf5 --- /dev/null +++ b/Teams/Geek-Systems/team.json @@ -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 + } + ] +}