diff --git a/Teams/KawaiiDesuDevs/ABOUT.md b/Teams/KawaiiDesuDevs/ABOUT.md
new file mode 100644
index 0000000..73d40a0
--- /dev/null
+++ b/Teams/KawaiiDesuDevs/ABOUT.md
@@ -0,0 +1,20 @@
+# KawaiiDesuDevs
+
+We are two high-school students (and maybe the only ones in this hackatoon) from Brazil.
+We decided to get this awful name due to our lack of imagination (actually, we just think we are too hot, and saw a bunch of animes before applying to the event)
+
+## About our team
+
+| Igor | Nivaldo
+|--- |---
+| ![Igor] | ![Nivaldo]
+
+[Igor]: http://i.imgur.com/Mo0vXrE.jpg?1 "Look how sexy I am"
+[Nivaldo]: http://i.imgur.com/BdojcNV.jpg?1 "Not so sexy as the other one, but ok"
+
+
+We will tell more about us later...
+
+## What we're will create
+
+[Moving forward, it's time to act with 24/7 skillsets and leverage our team paradigms.](http://projects.wsj.com/buzzwords2014/#p=7|37,33|18|0|||2) We actually don't have much of an idea on what to do, but we will get it up sometime.
\ No newline at end of file
diff --git a/Teams/KawaiiDesuDevs/team.json b/Teams/KawaiiDesuDevs/team.json
new file mode 100644
index 0000000..3b0005d
--- /dev/null
+++ b/Teams/KawaiiDesuDevs/team.json
@@ -0,0 +1,19 @@
+{
+ "teamName": "KawaiiDesuDevs",
+ "members": [
+ {
+ "name": "Igor Moura",
+ "twitter": "igu_mp",
+ "github":"igormp",
+ "koding": "igormp",
+ "location": "Aracaju, BR",
+ "lead": true
+ },
+ {
+ "name": "Nivaldo Melo",
+ "github":"masternivas",
+ "koding": "masternivas",
+ "location": "Aracaju, BR",
+ }
+ ]
+}