diff --git a/Teams/Andr3iC/ABOUT.md b/Teams/Andr3iC/ABOUT.md new file mode 100644 index 0000000..7dfe9d6 --- /dev/null +++ b/Teams/Andr3iC/ABOUT.md @@ -0,0 +1,13 @@ + +About your team +=========================== + +No team, just me Andrei Chelaru. + +I decided to join because you know, challenge + + +About your skills and what you are going to do? +======= + +Haven’t decided what to do yet, but it will be done using Python diff --git a/Teams/Andr3iC/team.json b/Teams/Andr3iC/team.json new file mode 100644 index 0000000..e4adf6d --- /dev/null +++ b/Teams/Andr3iC/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Andr3iC", + "members": [ + { + "name": "Andrei Chelaru", + "twitter": "", + "koding": "andr3ic", + "location": "Bucharest, RO" + }, + ] +}