-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSample.json
50 lines (50 loc) · 1.34 KB
/
Sample.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
44
45
46
47
48
49
50
[
{
"link": "./Links/zarinpal/index.html",
"image": "./Img/projects/proj-1.png",
"id": "2",
"title": "Zarinpal"
},
{
"link": "./Links/ToDoApp/index.html",
"image": "./Img/projects/proj-13.png",
"id": "3",
"title": "ToDoApp Project"
},
{
"link": "./Links/RockPaperScissor/index.html",
"image": "./Img/projects/proj-8.png",
"id": "4",
"title": "RockPaperScissor Game"
},
{
"link": "./Links/QuizApp/index.html",
"image": "./Img/projects/proj-7.png",
"id": "5",
"title": "QuizApp Game"
},
{
"link": "./Links/WeatherApp/build/index.html",
"image": "./Img/projects/proj-6.png",
"id": "6",
"title": "Weather Project"
},
{
"link": "./Links/FakeStoreOOP/index.html",
"image": "./Img/projects/proj-5.png",
"id": "7",
"title": "Login & Logout Project - OOP Project"
},
{
"link": "./Links/OHstudio/Index.html",
"image": "./Img/projects/proj-3.png",
"id": "8",
"title": "OHStusio Clone Site"
},
{
"link": "https://indiehum.github.io/zaal",
"image": "./Img/projects/proj-15.png",
"id": "9",
"title": "Zaal Searcher"
}
]