forked from brownbaglunch/bblfr_data
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e7c6513
commit 68dc99b
Showing
1 changed file
with
22 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -52,8 +52,13 @@ var data = { | |
|
||
{ | ||
"name": "Faten Habachi", | ||
"bio": "", | ||
"websites": [ | ||
"bio": "UX Design Manager chez Ippon Technologies, Designer Web et Mobile depuis plus de 10 ans, Ergonome, UX Designer" | ||
"picture": "http://fatenhabachi.com/images/fatenhabachi.jpg", | ||
"websites": [ | ||
{ | ||
"title": "Linkedin", | ||
"href": "https://fr.linkedin.com/in/fatenhabachi" | ||
}, | ||
{ | ||
"title": "Ippon", | ||
"href": "http://ippon.fr" | ||
|
@@ -62,18 +67,28 @@ var data = { | |
|
||
], | ||
"twitter": "fatenh", | ||
"contact": "", | ||
"mail": "", | ||
"location": "", | ||
"contact": "[email protected]", | ||
"mail": "[email protected]", | ||
"location": "Paris", | ||
"sessions": [ | ||
{ | ||
"title": "", | ||
"summary": "" | ||
"title": "Introduction au Design Thinking et approche UX", | ||
"summary": "Comprendre l'approche Design Thinking et le jargon lié aux activités UX" | ||
}, | ||
|
||
{ | ||
"title": "L'empathie dans une approche UX", | ||
"summary": "Savoir créer une carte de l'empathie dans une approche UX" | ||
}, | ||
|
||
], | ||
"tags": [ | ||
"UX", | ||
"UX Designer", | ||
"Ergonomie", | ||
"User interface", | ||
"Personas", | ||
"Design Thinking" | ||
|
||
], | ||
"cities": [ | ||
|