forked from 202306-NEA-DZ-FEW/madlibs-bug-slayers
-
Notifications
You must be signed in to change notification settings - Fork 0
/
db.json
43 lines (42 loc) · 1.18 KB
/
db.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
[
{
"id": 1,
"fullname": "Riadh Mouamnia",
"image": "./assets//riadh.png",
"description": "Re:coded | Student",
"github": "https://github.com/riadhmouamnia",
"linkedin": "https://www.linkedin.com/in/riadh-mouamnia"
},
{
"id": 2,
"fullname": "Mohamed TCHOKETCH",
"image": "./assets//mohamed.png",
"description": "Re:coded | Student",
"github": "https://github.com/mohamed70601",
"linkedin": "https://www.linkedin.com/"
},
{
"id": 3,
"fullname": "Imad Eddine KETTAF",
"image": "./assets//imad.png",
"description": "Re:coded | Student",
"github": "https://github.com/breezyback",
"linkedin": "https://www.linkedin.com/in/imad-eddine-kettaf"
},
{
"id": 4,
"fullname": "Hadia Djadallah",
"image": "./assets//hadia.png",
"description": "Re:coded | Student",
"github": "https://github.com/liliumorion",
"linkedin": "https://www.linkedin.com/in/hadia-djadallah"
},
{
"id": 5,
"fullname": "Sara BEGACHE",
"image": "./assets//sara.png",
"description": "Re:coded | Student",
"github": "https://github.com/SaraBegache",
"linkedin": "https://www.linkedin.com/in/sara-begache"
}
]