diff --git a/Teams/VentaApps/About.md b/Teams/VentaApps/About.md new file mode 100644 index 0000000..4d22b74 --- /dev/null +++ b/Teams/VentaApps/About.md @@ -0,0 +1,9 @@ +# Venta Apps + +We are Mohamed and Karim, We love creating amazing Apps. + +## Languages we love +- Objective-c +- Java +- .Net +- HTML5/CSS/JS diff --git a/Teams/VentaApps/team.json b/Teams/VentaApps/team.json new file mode 100644 index 0000000..7bd8203 --- /dev/null +++ b/Teams/VentaApps/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "Venta Apps", + "members": [ + { + "name": "Mohamed Saleh Zaied", + "twitter": "engmsaleh", + "koding": "engmsaleh", + "location": "Alexandria,EG" + }, + { + "name": "Karim Abd El Aal", + "twitter": "kroky_cs", + "koding": "kroky", + "location": "Alexandria,EG" + } + ] +}