forked from datacode-in/Hacktoberfest-Indore-2022
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdata.json
76 lines (74 loc) · 2.14 KB
/
data.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
{
"data": [
{
"github": "srashtisj",
"firstname": "Srashti ",
"lastname": "Jain",
"about": "Founder TechVraksh | Google Developer Expert (Angular)",
"image": "https://github.com/srashtisj.png"
},
{
"github": "GOS",
"firstname": "Abhinav ",
"lastname": "Sharma",
"about": "Founder Global Offensive Seurity | Cyber Crime & Cyber Fraud Expert (Certified by Indian Government)",
"image": "https://github.com/abhinavsharm.png"
},
{
"github": "vinaypanwar280",
"firstname": "Vinay",
"lastname": "Panwar",
"about": "Software Engineer | Student | Self Enthusiast",
"image": "https://avatars.githubusercontent.com/u/68241820?v=4"
},
{
"github": "AbhayMishra2004",
"firstname": "Abhay",
"lastname": "Mishra",
"about": "B.tech (cse) | Web Developer",
"image": "https://github.com/AbhayMishra.png"
},
{
"github": "Purvi-sai",
"firstname": "Purvi",
"lastname": "Choure",
"about": "A 2nd year student at iips DAVV| Data science enthusiast",
"image": "https://github.com/Purvi-sai.png"
},
{
"github": "palak-k5",
"firstname": "palak",
"lastname": "kumrawat",
"about": "IIPS DAVV | Quick Learner | Android developer |",
"image": "https://github.com/palak-k5.png"
},
{
"github": "paridhik010",
"firstname": "paridhi",
"lastname": "kaigaokar",
"about": "developer of java",
"image": "https://github.com/paridhik010.png"
},
{
"github": "gc9669",
"firstname": "gyaneshwar",
"lastname": "choudhary",
"about": "Founder TechVraksh | Google Developer Expert (Angular)",
"image": "https://github.com/GC9669.png"
},
{
"github": "deepakpatel-7",
"firstname": "Deepak",
"lastname": "Patel",
"about": "web developer and competetive coder",
"image": "https://github.com/deepakpatel-7.png"
},
{
"github": "Addy-Devil",
"firstname": "Aryan",
"lastname": "Dame",
"about": "Student",
"image": "https://github.com/AddyDevil.png"
}
]
}