-
Notifications
You must be signed in to change notification settings - Fork 154
/
index.html
executable file
·331 lines (303 loc) · 17 KB
/
index.html
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
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
---
layout: landing-page
banner: /images/codingbanner.jpg
---
<!-- Banner -->
<section id="banner" style="background-image:url({{ page.banner | prepend: site.baseurl}})">
<div class="inner">
<h2>The Web and Coding Club</h2>
<p> <a href="http://www.iitb.ac.in">IIT Bombay</a></p>
<ul class="actions">
<li><a href="https://wiki.wncc-iitb.org/" class="button big special">Wiki</a></li>
<li><a href="{{ '/soc' | prepend: site.baseurl }}" class="button big special">Seasons of Code</a></li><br/><br/>
<li><a href="http://portals.wncc-iitb.org/internships/" class="button big special">Internship Portal</a></li>
</ul>
</ul>
<ul class="actions">
<li><a href="#three" class="button big alt">Learn More</a></li>
</ul>
</div>
</section>
<!-- Three -->
<section id="three" class="wrapper style1">
<div class="container">
<div class="row">
<div class="8u">
<section>
<h2>What is the Web and Coding Club?</h2>
<a href="#" class="image fit"><img src="{{ '/images/wncc.jpg' | prepend: site.baseurl }}" alt="" /></a>
<p>Web and Coding Club is one of the biggest clubs of IIT Bombay. As a part of the Institute Technical Council, we aim to provide a gateway for the people in our institute to join the coding community. We create a platform which allows students to gain assistance and mentorship to enhance their coding ability. Our aim is to propagate the enthusiasm for coding in the institute and especially amongst freshmen. We believe that every student here at IITB should have an opportunity to learn how to code and develop a passion for it. The secret of getting ahead is getting started and we aim to provide every student with the right start.
</p>
</section>
</div>
<div class="4u">
<section>
<h3>What do we do?</h3>
<p>We conduct events and workshops, hold lectures and talks, and even host coding competitions and hackathons. There is something for everyone. Whether you want to learn, participate in hackathons and win big prizes, prepare for the Google Summer of Code or code your way through the ACM-ICPC, you can do it all here.</p>
<center>
<a href="{{ '/events' | prepend: site.baseurl }}" class="button special fit-60">Events</a>
<a href="{{ '/showcase' | prepend: site.baseurl }}" class="button special fit-60">Showcase</a>
</center>
</section>
</div>
</div>
</div>
</section>
<!-- Two -->
<section id="two" class="wrapper style2">
<header class="major">
<h2>Initiatives</h2>
<p>Ideas are a dime a dozen...</p>
</header>
<div class="container">
<div class="row" id="i1">
<div class="4u">
<center><span class="img-helper"></span><img class="image fit" src="{{ '/images/initiatives/wiki.png' | prepend: site.baseurl }}" alt="" style="max-width: 400px; margin: auto;" /></center>
</div>
<div class="8u">
<section class="special">
<h2>Grundy- WnCC’s wiki</h2>
<p>On New Year’s Eve 2017, we launched our very own wiki- Grundy. It is an educational wiki, meant to help beginners get started with programming. It’s got a large number of tutorials, on various programming topics. All tutorials are hand-tailored by students of IIT Bombay. However unlike conventional programming tutorials, these take a slightly different approach. Rather than reinventing the wheel, Grundy aims at bringing together a number of online tutorials and resources along with a set of pre-requisites and motivation to learn a programming skill. We also have exhaustive lists of our community resources, projects and GSoC recommendations. Here’s a detailed summary about how the wiki was built.</p>
<ul class="actions">
<li><a href="https://wiki.wncc-iitb.org/" class="button special">Open Wiki</a></li>
<li><a href="http://martiansideofthemoon.github.io/2016/12/31/wncc-wiki-launched.html" class="button alt">The Journey</a></li>
</ul>
</section>
</div>
</div>
<hr/>
<div class="row" id="i2">
<div class="8u">
<section class="special">
<h2>Seasons of Code</h2>
<p>Seasons of Code is a programme launched by the WnCC, along the lines of GSoC without much greenery though. The idea is that one can choose from the projects offered by mentors who are senior undergrads, doctorate students or professors, and in some exceptional cases, startups. The projects floated span several genres, including Development, Scientific Computation, Machine Learning and Open Source. With most of the projects running in summer, we’ve also had projects that have extended into the semester and some in winter.</p>
<ul class="actions">
<li><a href="soc/" class="button special">Seasons of Code</a></li>
</ul>
</section>
</div>
<div class="4u">
<center><span class="img-helper"></span><img class="image fit" src="{{ '/images/initiatives/soc.png' | prepend: site.baseurl }}" alt="" style="max-width: 400px;" /></center>
</div>
</div>
<hr/>
<div class="row" id="i3">
<div class="4u">
<center><span class="img-helper"></span><img class="image fit" src="{{ '/images/initiatives/reflections.jpg' | prepend: site.baseurl }}" alt="" style="max-width: 400px;" /></center>
</div>
<div class="8u">
<section class="special">
<h2>Reflections</h2>
<p>Reflections are our beloved series of informal events that aim to give one an idea of the breadth of Computer Science. These are mostly conducted in Hostel Lounges, where speakers discuss about their CS research projects conducted as RnDs or internships. The problems discussed are usually very specific, but the discussion often covers an overview, providing a general understanding of the topic.</p>
</section>
</div>
</div>
<hr/>
<div class="row" id="i4">
<div class="8u">
<section class="special">
<h2>GSoC Incubation Cell</h2>
<p>Google Summer of Code (https://summerofcode.withgoogle.com/) is a global program sponsored by Google, focused on bringing more student developers into open source software development. The GSoC Incubation Cell is an initiative to aid and assist students aiming for a GSoC. Under the incubator, senior students who have done a GSoC in the past, come together to share their experiences and help aspirants. Having more collective experience means one can approach people who have contribute to different orgs, for directed help till their first few contributions. Under the GIC, we also conduct several events like- Open Source Session, Git workshop, Introduction to IRC.</p>
<ul class="actions">
<li><a href="https://www.facebook.com/groups/172338573292734" class="button special">Facebook group</a></li>
</ul>
</section>
</div>
<div class="4u">
<center><span class="img-helper"></span><img class="image fit" src="{{ '/images/initiatives/gic.png' | prepend: site.baseurl }}" alt="" style="max-width: 400px;vertical-align: middle;" /></center>
</div>
</div>
<hr/>
<div class="row" id="i5">
<div class="4u">
<center><span class="img-helper"></span><img class="image fit" src="{{ '/images/initiatives/dsd.jpg' | prepend: site.baseurl }}" alt="" style="max-width: 400px;" /></center>
</div>
<div class="8u">
<section class="special">
<h2>Data Science Day</h2>
<p>Seeing the increase in interest in the field of Data Science, and especially in the fields of Machine Learning and Artificial Intelligence, we decided to do our bit. The Data Science Day is a conglomeration of a set of events including Panel Discussions, Talks by professors, screening of the highlights from the <a href="http://www.widsconference.org/">Women in Data Science Stanford conference</a>.</p>
<ul class="actions">
<li><a href="https://dsd-iitb.com" class="button special">Data Science Day</a></li>
</ul>
</section>
</div>
</div>
</div>
</section>
<!-- One -->
<section id="one" class="wrapper style1">
<header class="major">
<h2>Collaborations</h2>
<p>Together we can do so much...</p>
</header>
<div class="container">
<div class="row">
<div class="12u layout-company-logos">
<p>Over the years, we’ve collaborated with several companies and organisations to conduct events and hackathons, inside and outside the institute.</p>
<img src="{{ '/images/collaborations/facebook.png' | prepend: site.baseurl }}">
<img src="{{ '/images/collaborations/yahoo_japan.png' | prepend: site.baseurl }}">
<img src="{{ '/images/collaborations/sap.jpg' | prepend: site.baseurl }}">
<img src="{{ '/images/collaborations/microsoft.png' | prepend: site.baseurl }}">
<img src="{{ '/images/collaborations/ubisoft.jpg' | prepend: site.baseurl }}">
<img src="{{ '/images/collaborations/mozilla.jpg' | prepend: site.baseurl }}">
<img src="{{ '/images/collaborations/lenovo.png' | prepend: site.baseurl }}">
<img src="{{ '/images/collaborations/intertrust.png' | prepend: site.baseurl }}">
<img src="{{ '/images/collaborations/mercari.png' | prepend: site.baseurl }}">
<img src="{{ '/images/collaborations/walmartlabs.png' | prepend: site.baseurl }}">
<img src="{{ '/images/collaborations/gdgmumbai.png' | prepend: site.baseurl }}">
<img src="{{ '/images/collaborations/globalcyberchallenge.png' | prepend: site.baseurl }}">
<img src="{{ '/images/collaborations/kandy.png' | prepend: site.baseurl }}">
<img src="{{ '/images/collaborations/xlab.png' | prepend: site.baseurl }}">
</div>
</div>
</div>
</section>
<!-- One -->
<section id="four" class="wrapper style2">
<header class="major">
<h2>Team</h2>
<p>Coders Together Strong!</p>
</header>
<div class="container">
<div class="row">
<div class="12u team-container">
<div class="member">
<div class="team-image-container">
<img src="{{ '/images/team/2020/Akshit.jpg' | prepend: site.baseurl }}">
</div>
<div class="member-name">Akshit Shrivastava</div>
<div class="member-position">Manager</div>
<div class="member-social">
<a href="https://www.facebook.com/profile.php?id=100017403393267" target="_blank"><i class="fa fa-facebook-square"></i></a>
<a href="https://github.com/akshitt" target="_blank"><i class="fa fa-github"></i></a>
<a href="https://www.linkedin.com/in/akshit-srivastava" target="_blank"><i class="fa fa-linkedin-square"></i></a>
</div>
</div>
<div class="member">
<div class="team-image-container">
<img src="{{ '/images/team/2020/Latika.jpg' | prepend: site.baseurl }}">
</div>
<div class="member-name">Latika Patel</div>
<div class="member-position">Manager</div>
<div class="member-social">
<a href="https://www.facebook.com/latika.patel.526" target="_blank"><i class="fa fa-facebook-square"></i></a>
<a href="https://github.com/latika24" target="_blank"><i class="fa fa-github"></i></a>
<a href="https://www.linkedin.com/in/latika-patel-1951b0196" target="_blank"><i class="fa fa-linkedin-square"></i></a>
</div>
</div>
</div>
</div>
<div class="row">
<div class="12u team-container">
<div class="member">
<div class="team-image-container">
<img src="{{ '/images/team/2020/Abhi.jpg' | prepend: site.baseurl }}">
</div>
<div class="member-name">Abhishek Pai Angle</div>
<div class="member-position">Convener</div>
<div class="member-social">
<a href="https://www.facebook.com/abhishek.paiangle/" target="_blank"><i class="fa fa-facebook-square"></i></a>
<a href="https://github.com/abhipaiangle" target="_blank"><i class="fa fa-github"></i></a>
<a href="https://www.linkedin.com/in/abhipaiangle/" target="_blank"><i class="fa fa-linkedin-square"></i></a>
</div>
</div>
<div class="member">
<div class="team-image-container">
<img src="{{ '/images/team/2020/Ankit.jpeg' | prepend: site.baseurl }}">
</div>
<div class="member-name">Ankit Kumar Jain</div>
<div class="member-position">Convener</div>
<div class="member-social">
<a href="https://www.facebook.com/ankitkumar.jain.353/" target="_blank"><i class="fa fa-facebook-square"></i></a>
<a href="https://github.com/akj0811" target="_blank"><i class="fa fa-github"></i></a>
<a href="https://www.linkedin.com/in/ankit-kumar-jain-0554681a9/" target="_blank"><i class="fa fa-linkedin-square"></i></a>
</div>
</div>
<div class="member">
<div class="team-image-container">
<img src="{{ '/images/team/2020/Atharva.jpg' | prepend: site.baseurl }}">
</div>
<div class="member-name">Atharva Raut</div>
<div class="member-position">Convener</div>
<div class="member-social">
<a href="https://www.facebook.com/atharva.raut.1410" target="_blank"><i class="fa fa-facebook-square"></i></a>
<a href="https://github.com/Atharva-Raut" target="_blank"><i class="fa fa-github"></i></a>
<a href="https://www.linkedin.com/in/atharva-raut-5735941aa" target="_blank"><i class="fa fa-linkedin-square"></i></a>
</div>
</div>
<div class="member">
<div class="team-image-container">
<img src="{{ '/images/team/2020/Divyansh.jpeg' | prepend: site.baseurl }}">
</div>
<div class="member-name">Divyansh Natani</div>
<div class="member-position">Convener</div>
<div class="member-social">
<a href="https://www.facebook.com/divyansh.natani.142" target="_blank"><i class="fa fa-facebook-square"></i></a>
<a href="https://github.com/DivyanshNatani/" target="_blank"><i class="fa fa-github"></i></a>
<a href="https://www.linkedin.com/in/divyansh-natani-b59389193/" target="_blank"><i class="fa fa-linkedin-square"></i></a>
</div>
</div>
<div class="member">
<div class="team-image-container">
<img src="{{ '/images/team/2020/DK.jpg' | prepend: site.baseurl }}">
</div>
<div class="member-name">Divyanshi Kamra</div>
<div class="member-position">Convener</div>
<div class="member-social">
<a href="https://www.facebook.com/divyanshi.kamra.7/" target="_blank"><i class="fa fa-facebook-square"></i></a>
<a href="https://github.com/divyanshikamra" target="_blank"><i class="fa fa-github"></i></a>
<a href="https://www.linkedin.com/in/divyanshi-kamra-36268b1b3/" target="_blank"><i class="fa fa-linkedin-square"></i></a>
</div>
</div>
<div class="member">
<div class="team-image-container">
<img src="{{ '/images/team/2020/Payal.jpg' | prepend: site.baseurl }}">
</div>
<div class="member-name">Payal Choudhary</div>
<div class="member-position">Convener</div>
<div class="member-social">
<a href="https://www.facebook.com/payal.choudhary.5686322" target="_blank"><i class="fa fa-facebook-square"></i></a>
<a href="https://github.com/payalchoudhary2410" target="_blank"><i class="fa fa-github"></i></a>
<a href="https://www.linkedin.com/in/payal-choudhary-/" target="_blank"><i class="fa fa-linkedin-square"></i></a>
</div>
</div>
<div class="member">
<div class="team-image-container">
<img src="{{ '/images/team/2020/Bora.jpg' | prepend: site.baseurl }}">
</div>
<div class="member-name">Pradipta Parag Bora</div>
<div class="member-position">Convener</div>
<div class="member-social">
<a href="https://www.facebook.com/pradiptapbora" target="_blank"><i class="fa fa-facebook-square"></i></a>
<a href="https://github.com/geekpradd" target="_blank"><i class="fa fa-github"></i></a>
<a href="https://www.linkedin.com/in/pradipta-bora-23b705153/" target="_blank"><i class="fa fa-linkedin-square"></i></a>
</div>
</div>
<div class="member">
<div class="team-image-container">
<img src="{{ '/images/team/2020/Pranjal.png' | prepend: site.baseurl }}">
</div>
<div class="member-name">Pranjal Gupta</div>
<div class="member-position">Convener</div>
<div class="member-social">
<a href="https://www.facebook.com/pranjal.gupta.710" target="_blank"><i class="fa fa-facebook-square"></i></a>
<a href="https://github.com/TheMonitorBeep" target="_blank"><i class="fa fa-github"></i></a>
<a href="http://linkedin.com/in/pranjal-gupta-aa1411192" target="_blank"><i class="fa fa-linkedin-square"></i></a>
</div>
</div>
<div class="member">
<div class="team-image-container">
<img src="{{ '/images/team/2020/Aakriti.jpg' | prepend: site.baseurl }}">
</div>
<div class="member-name">Aakriti</div>
<div class="member-position">Volunteer</div>
<div class="member-social">
<a href="https://www.facebook.com/profile.php?id=100011080322296" target="_blank"><i class="fa fa-facebook-square"></i></a>
<a href="https://github.com/Aakriti28/" target="_blank"><i class="fa fa-github"></i></a>
<a href="" target="_blank"><i class="fa fa-linkedin-square"></i></a>
</div>
</div>
</div>
</div>
</div>
</section>