diff --git a/Teams/NovaTech/ABOUT.md b/Teams/NovaTech/ABOUT.md new file mode 100644 index 0000000..0ed4401 --- /dev/null +++ b/Teams/NovaTech/ABOUT.md @@ -0,0 +1,24 @@ +# Team NovaTech + +Stay Hungry, Stay Foolish + +## About + +I'm Marco Frau, Italian student of Electronic Engineering , and I'm passionate to IT security and environment related topics. + +## Languages + +C# +PHP + +## True Passions + +Arduino +Software security +Machine Learning + +## What do I believe in + +My dream is that one day technology may really help serious injured persons. Technologies for home automation are really doing much, +but there is more we can do. I'm gonna work for it! + diff --git a/Teams/NovaTech/team.json b/Teams/NovaTech/team.json new file mode 100644 index 0000000..612ae70 --- /dev/null +++ b/Teams/NovaTech/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "NovaTech", + "members": [ + { + "name": "Marco Frau", + "twitter": "marcofrau92", + "koding": "marcus88", + "location": "Cagliari, IT" + } + ] +}