Merge pull request #55 from turbopape/Added-TNTeam

Initialized Info for TNTeam
This commit is contained in:
Nitin Gupta
2014-11-22 15:18:26 -08:00
2 changed files with 74 additions and 0 deletions
+40
View File
@@ -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 !
+34
View File
@@ -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"
}
]
}