forked from aekagra-dhamani26/Demo-HF
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDemo-HF.json
98 lines (74 loc) · 2.16 KB
/
Demo-HF.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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
<-- DO NOT CHANGE THIS SECTIION -->
[
{
"id" : "1",
"Name" : "Piyush",
"Year of Graduation" : "2025"
"Intrest of work" : "Android app development"
"favorite Quote" : "force for a good"
},
//Add your information below as shown above
{
"id" : "3",
"Name" : "Aekagra",
"Year of Graduation" : "2024"
"Intrest of work" : "marketing"
"favorite Quote" : "Be calm n composed"
},
{
"id" : "9",
"Name" : "Vedant",
"Year of Graduation" : "2025"
"Intrest of work" : "Cyber Security"
"favorite Quote" : "Speak less,Think more"
},
{
"id" : "4",
"Name" : "Aman",
"Year of Graduation" : "2024"
"Intrest of work" : "Cloud Developing"
"favorite Quote" : "Stay Hungry, Stay Foolish"
},
{
"id" : "5",
"Name" : "Aditya",
"Year of Graduation" : "2026",
"Intrest of work" : "Coding",
"favorite Quote" : "Nothing is Impossible"
},
{
"id" : "20",
"Name" : "Anuja",
"Year of Graduation" : "2025",
"Intrest of work" : "Learning new programming langauges",
"favorite Quote" : "Stay focused"
},
{
"id" : "21",
"Name" : "Vaishnavi",
"Year of Graduation" : "2024",
"Intrest of work" : "Full Stack Web Development",
"favorite Quote" : "Be Yourself"
},
{
"id" : "43",
"Name" : "Pranav",
"Year of Graduation" : "2025",
"Intrest of work" : "Web Development",
"favorite Quote" : "Be Yourself",
},
{
"id" : "25",
"Name" : "Pratiksha",
"Year of Graduation" : "2025"
"Intrest of work" : "web development"
"favorite Quote" : "Don't quit"
},
{
"id" : "27",
"Name" : "Shreya",
"Year of Graduation" : "2026",
"Intrest of work" : "web development",
"favorite Quote" : "We've got this"
}
]