-
Notifications
You must be signed in to change notification settings - Fork 2
/
_config.yml
187 lines (161 loc) · 4.26 KB
/
_config.yml
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
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
#url: https://www.ashwinvaswani.github.io
url : saidl.in
#baseurl: /new-website/
# Site settings
title: SAiDL
email: [email protected]
description: "Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description."
# Members names, titles and social links
people:
- name: Sharad Chitlangia
pic: sharad.jpeg
position: President
social:
- title: twitter
url: https://twitter.com/sharad24sc
- title: linkedin
url: https://www.linkedin.com/in/sharad-chitlangia-939014157
- title: github
url: https://sharad24.github.io/en/
- name: Mehul Rastogi
pic: mehul.jpg
position: Member
social:
- title: twitter
url: #
- title: linkedin
url: #
- title: github
url: #
- name: Rijul Ganguly
pic: ganguly.jpg
position: Vice President / Web Admin
social:
- title: twitter
url: #
- title: linkedin
url: #
- title: github
url: #
- name: Ashwin Vaswani
pic: ashwin3.jpg
position: Member / Web Admin
social:
- title: twitter
url: https://twitter.com/ashwin_vaswani
- title: linkedin
url: https://www.linkedin.com/in/ashwin-vaswani-3314aa169/
- title: github
url: https://www.github.com/ashwinvaswani
- name: Het Shah
pic: het.jpg
position: Member / Web Admin
social:
- title: twitter
url: https://twitter.com/het__shah
- title: linkedin
url: https://www.linkedin.com/in/het-shah163/
- title: github
url: https://www.github.com/Het-Shah
- name: Rajaswa Patil
pic: rajaswa.png
position: Member
social:
- title: twitter
url: https://twitter.com/rajaswapatil
- title: linkedin
url: https://in.linkedin.com/in/rajaswa-patil
- title: github
url: https://github.com/rajaswa
- name: Ajay Subramanian
pic: ajay.png
position: Member
social:
- title: twitter
url: https://twitter.com/ajaysub110
- title: linkedin
url: https://www.linkedin.com/in/ajaysub110
- title: github
url: https://github.com/ajaysub110
- name: Aditya Ahuja
pic: aditya.png
position: Member
social:
- title: twitter
url: https://twitter.com/adiah07
- title: linkedin
url: https://www.linkedin.com/in/aditya-ahuja-37b57114b/
- title: github
url: https://github.com/adiah80
- name: Sauradeep Chakraborty
pic: saura.png
position: Member
social:
- title: twitter
url: https://twitter.com/SauratheInferno
- title: linkedin
url: https://www.linkedin.com/in/souradeep-chakraborty-73a8607b/
- title: github
url: https://github.com/sauradefy99
- name: Shangeth Rajaa
pic: shangeth.jpeg
position: Member
social:
- title: twitter
url: https://twitter.com/shangethr
- title: linkedin
url: https://www.linkedin.com/in/shangeth/
- title: github
url: https://github.com/shangeth
- name: Pranav Mahajan
pic: pranavM.jpg
position: Member
social:
- title: twitter
url: https://twitter.com/iam_mahajan
- title: linkedin
url: #
- title: github
url: https://github.com/PranavMahajan25
- name: Pranav Garg
pic: pranav.png
position: Alumni
social:
- title: twitter
url: #
- title: linkedin
url: #
- title: github
url: #
- name: Alish Dipani
pic: alish.jpeg
position: Alumni
social:
- title: twitter
url: https://twitter.com/Alu57202
- title: linkedin
url: https://www.linkedin.com/in/alish-dipani/
- title: github
url: https://github.com/alishdipani
- name: Somesh Singh
pic: someshsingh22.jpg
position: Member
social:
- title: twitter
url: https://twitter.com/So_Mess_Singh
- title: linkedin
url: https://www.linkedin.com/in/someshsingh22/
- title: github
url: https://github.com/someshsingh22
# Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.)
social:
- title: github
url: https://github.com/SforAiDl
# Postal address (add as many lines as necessary)
address:
- line: BITS Pilani
- line: K K Birla Goa Campus
# Build settings
markdown: kramdown
permalink: pretty
theme: jekyll-theme-cayman