diff --git a/Teams/TNTeam/ABOUT.md b/Teams/TNTeam/ABOUT.md new file mode 100644 index 0000000..54025de --- /dev/null +++ b/Teams/TNTeam/ABOUT.md @@ -0,0 +1,40 @@ +TNTeam +======== + +## Who we Are + +Our team consists of a mix of experienced hacker veterans, promising +programming rising stars, and artists, all from Tunisia. Some of us +know each other since quite a while now (Rafik and Mohamed were +classmates since high school), met during work (Rafik , Elyes and +Ibtissem are coworkers) or while attending Kendo training (Rafik and +Chakib are Kenshis). But all in all, TNTeam is made of only friends, +that share a deep love for hacking and love arts. + +* `Rafik` and `Mohamed` are Back-End Developers and +architects. They'll probably will write Clojure and Java. +* `Ibtissem` is an experienced Front-End infrastructure engineer, +though also having her word to say on back-end side of things. She +knows a couple of things about Clojure, Java, HTML5 and JS. +* `Elyes` is a promising Web Developer, experienced in designing and +integrating cool web apps. + +And here's what we all look like: + +Rafik | Mohamed | Ibtissem | Elyes +----- |-------- |--------- |------ +![Rafik](https://pbs.twimg.com/profile_images/458271244425519104/a11j9FTm_400x400.png)|![Mohamed](TODO) |![IBtissem](https://pbs.twimg.com/profile_images/519453378078707712/QEduGGT-_400x400.png) |![Elyes](https://pbs.twimg.com/profile_images/1496394485/photo_400x400.jpg) + +## So what are we cooking for you? + +Still thinking about it. But it will surely be somthing special ! +Very likely, we'll use some clojure, java, some html5/CSS3 magic... stay tuned ! + + + + + + + + + diff --git a/Teams/TNTeam/team.json b/Teams/TNTeam/team.json new file mode 100644 index 0000000..24d091a --- /dev/null +++ b/Teams/TNTeam/team.json @@ -0,0 +1,34 @@ + +{ + "teamname": "TNTeam", + "members":[ + { + "name":"Rafik Naccache", + "twitter":"turbopape", + "koding":"automagic-tools", + "location":"Tunis,TN", + "lead":true + }, + + { + "name":"Mohamed Sghaier", + "twitter":"doremi76", + "koding":"doremi76", + "location":"Tunis,TN" + }, + + { + "name":"Med Elyes BenZina", + "twitter":"elyes_91", + "koding":"mbez", + "location":"Tunis,TN" + }, + + { + "name":"Ibtissem Hamdi", + "twitter":"HamdiIbtissem", + "koding":"ibtissem", + "location":"Tunis,TN" + } + ] +}