diff --git a/Teams/AlfioMissaglia/ABOUT.md b/Teams/AlfioMissaglia/ABOUT.md new file mode 100644 index 0000000..230e040 --- /dev/null +++ b/Teams/AlfioMissaglia/ABOUT.md @@ -0,0 +1,17 @@ +###About me +Hello! I'm **Alfio Missaglia**, a thirteen years old computer science student who lives in Venice, Italy. +I own the [www.missaglialfio.pw](https://www.missaglialfio.pw/) blog :) + +###My project +I would like to make a nice project based on theme 1 and 4, but I have to decide a lot of other things :) +>Problems facing our planet, explained using interactive data visualization. + +>HTML5 games that are educational and learning oriented. + +###Languages +I'll probably use: +* PHP +* jQuery +* SQL (maybe [MariaDB](https://mariadb.org/) engine) +* Node.js +* HTML5 diff --git a/Teams/AlfioMissaglia/team.json b/Teams/AlfioMissaglia/team.json new file mode 100644 index 0000000..9cc7af2 --- /dev/null +++ b/Teams/AlfioMissaglia/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "AlfioMissaglia", + "members": [ + { + "name": "AlfioMissaglia", + "twitter": "missaglialfio", + "koding": "xenon05", + "location": "Venice, IT" + } + ] +}