Aading Team GoKode

This commit is contained in:
Archit Jain
2014-12-03 11:27:14 +05:30
parent 7218b01c9f
commit 37185cb8e3
2 changed files with 27 additions and 0 deletions

16
Teams/GoKode/ABOUT.md Normal file
View File

@@ -0,0 +1,16 @@
GoKode
================
Welcome to the GoKode team page :)
Team GoKode (single person)
============================
Hello, my name is Archit and I'm a software engineer from Hyderbad, IN.
Skills
=======
Programming: Java, Python, C, C++

11
Teams/GoKode/team.json Normal file
View File

@@ -0,0 +1,11 @@
{
"teamName": "GoKode",
"members": [
{
"name": "Archit Jain",
"twitter": "architjain11",
"koding": "architjain",
"location": "Hyderabad, IN"
}
]
}