forked from opencode18/OpenCode-Collaborative
-
Notifications
You must be signed in to change notification settings - Fork 0
/
mentors.json
132 lines (132 loc) · 3.78 KB
/
mentors.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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
{
"mentors" : [
{
"name" : "Aswin VB",
"imageurl" : "mentor/aswin.jpeg",
"about" : "Im commited",
"facebook" : "",
"github" : "",
"twitter" : ""
},
{
"name" : "Gautham Santhosh",
"imageurl" : "mentor/gautham.jpeg",
"about" : "Don't text me on fb about issues,use zulip",
"facebook" : "https://www.facebook.com/gauthamzz",
"github" : "https://github.com/gauthamzz",
"twitter" : "https://twitter.com/gauthamzzz"
},
{
"name" : "Aswanth K",
"imageurl" : "mentor/aswanth.jpg",
"about" : "Hello I'm a web developer",
"facebook" : "https://facebook.com/aswanth9495",
"github" : "https://github.com/aswanth9495",
"twitter" : "https://twitter.com/aswanthkoleri"
},
{
"name" : "Anupam Dagar",
"imageurl" : "mentor/anupam.jpg",
"about" : "Hello I'm a web developer",
"facebook" : "https://facebook.com/aswanth9495",
"github" : "https://github.com/aswanth9495",
"twitter" : "https://twitter.com/aswanthkoleri"
},
{
"name" : "Mubaris NK",
"imageurl" : "mentor/mubaris.jpeg",
"about" : "",
"facebook" : "",
"github" : "",
"twitter" : ""
},
{
"name" : "Ayush Gupta",
"imageurl" : "mentor/ayush.jpeg",
"about" : "",
"facebook" : "",
"github" : "",
"twitter" : ""
},
{
"name" : "Siddhant Srivastav",
"imageurl" : "mentor/siddhant.jpeg",
"about" : "",
"facebook" : "",
"github" : "",
"twitter" : ""
},
{
"name" : "Pradeep Gangwar",
"imageurl" : "mentor/pradeep.jpeg",
"about" : "",
"facebook" : "",
"github" : "",
"twitter" : ""
},
{
"name" : "Gagan Ganapathy",
"imageurl" : "mentor/gagan.jpeg",
"about" : "",
"facebook" : "",
"github" : "",
"twitter" : ""
},
{
"name" : "Shreyansh Dwivedi",
"imageurl" : "mentor/shreyansh.jpeg",
"about" : "",
"facebook" : "",
"github" : "",
"twitter" : ""
},
{
"name" : "Ravi Charan",
"imageurl" : "mentor/ravi.jpeg",
"about" : "",
"facebook" : "",
"github" : "",
"twitter" : ""
},
{
"name" : "Arindam Das Modak",
"imageurl" : "mentor/arindam.png",
"about" : "",
"facebook" : "",
"github" : "",
"twitter" : ""
},
{
"name" : "Abhishek Deora",
"imageurl" : "mentor/abhishek.jpeg",
"about" : "",
"facebook" : "",
"github" : "",
"twitter" : ""
},
{
"name" : "Rahul Arulkumaran",
"imageurl" : "mentor/rahul.jpeg",
"about" : "",
"facebook" : "",
"github" : "",
"twitter" : ""
},
{
"name" : "Saicharan Reddy",
"imageurl" : "mentor/saicharan.jpeg",
"about" : "",
"facebook" : "",
"github" : "",
"twitter" : ""
},
{
"name" : "Harshit Jain",
"imageurl" : "mentor/harshit.png",
"about" : "",
"facebook" : "",
"github" : "",
"twitter" : ""
}
]
}