-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathadmin.json
34 lines (34 loc) · 1.11 KB
/
admin.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
[
{
"name": "Gaurav Kanaujiya",
"image": "images/gaurav.jpg",
"linkdin": "https://www.linkedin.com/in/gaurav-kanaujiya",
"email": "gauravkanaujiya588@gmail.com",
"Profession": "Full stack web developer",
"github": "/~https://github.com/Gaurav-G-K"
},
{
"name": "Suraj Kumar Sharma",
"image": "images/suraj.jpeg",
"linkdin": "https://www.linkedin.com/in/geniusuraj",
"email": "geniusurajpy@gmail.com",
"Profession": "Full stack web developer",
"github": "/~https://github.com/geniusuraj"
},
{
"name": "Krunal Arun Kumar Gurao",
"image": "images/krunal.png",
"linkdin": "www.linkedin.com/in/krunalgurao",
"email": "krunalgurao1@gmail.com",
"Profession": "Full stack web developer",
"github": "/~https://github.com/KrunalGurao"
},
{
"name": "Atul Gour",
"image": "images/atul.jpeg",
"linkdin": "https://www.linkedin.com/in/atul-gour-212953241",
"email": "atulgour11121314@gmail.com",
"Profession": "Full stack web developer",
"github": "/~https://github.com/AtulGour17"
}
]