diff --git a/Teams/ThanosAlexander/ABOUT.md b/Teams/ThanosAlexander/ABOUT.md new file mode 100644 index 0000000..673e629 --- /dev/null +++ b/Teams/ThanosAlexander/ABOUT.md @@ -0,0 +1,12 @@ + +# Team ThanosAlexander + +I am Thanos Alexandris. I am working solo on this project and I hope to impress you! + +## About me +I'm still a beginner and I prefer php as almost all use it! + +## Languages I love +- HTML5 +- Javascript +- php \ No newline at end of file diff --git a/Teams/ThanosAlexander/team.json b/Teams/ThanosAlexander/team.json new file mode 100644 index 0000000..61a0c89 --- /dev/null +++ b/Teams/ThanosAlexander/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "ThanosAlexander", + "members": [ + { + "name": "Thanos Alexandris", + "koding": "thanosalexander", + "location": "thessaloniki, GR", + "lead": true + } + ] +}