diff --git a/Teams/WeByte/ABOUT.md b/Teams/WeByte/ABOUT.md new file mode 100644 index 0000000..7e9a530 --- /dev/null +++ b/Teams/WeByte/ABOUT.md @@ -0,0 +1,7 @@ +#We Byte + +We're a group of five coders from Egypt, and we take our dreams very seriously. + +##About the project + +We still haven't decided what to do yet, but our arsenal is locked and loaded for the competition, we basically have a guy for everything needed. diff --git a/Teams/WeByte/team.json b/Teams/WeByte/team.json new file mode 100644 index 0000000..7461d0a --- /dev/null +++ b/Teams/WeByte/team.json @@ -0,0 +1,36 @@ +{ +"teamName": "We Byte", +"members": [ +{ +"name": "Karim Ahmed", +"twitter": "K_arimAhmed", +"koding": "parabelle", +"location": "Cairo, EG" +"lead": true +}, +{ +"name": "Abdulaziz Alaa", +"twitter": "AbdulazizAlaa", +"koding": "abdulazizalaa", +"location": "Cairo, EG" +}, +{ +"name": "Ali Salem", +"twitter": "Gripppp", +"koding": "grip", +"location": "Cairo, EG", +}, +{ +"name": "Omar Essam", +"twitter": "Omarito2412", +"koding": "omarito", +"location": "Cairo, EG" +}, +{ +"name": "Ahmed ALaa", +"twitter": "ahmedalaamohamd", +"koding": "ahmedalaa3307023", +"location": "Cairo, EG" +} +] +}