-
Notifications
You must be signed in to change notification settings - Fork 9
/
index.html
365 lines (359 loc) · 18.3 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
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Winter of Code</title>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta content="" name="keywords">
<meta content="" name="description">
<link rel="shortcut icon" type="image/png" href="logo_no_bg.png" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.9.0/css/all.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.9.0/css/v4-shims.css">
<link href="css/animate.css" rel="stylesheet">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<link href="css/style.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Poppins&display=swap" rel="stylesheet">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css" />
<!-- animate CSS -->
<link rel="stylesheet" href="css/animate2.css" />
<!-- owl carousel CSS -->
<link rel="stylesheet" href="css/owl.carousel.min.css" />
<!-- themify CSS -->
<link rel="stylesheet" href="css/themify-icons.css" />
<!-- flaticon CSS -->
<link rel="stylesheet" href="css/flaticon.css" />
<!-- font awesome CSS -->
<link rel="stylesheet" href="css/magnific-popup.css" />
<!-- swiper CSS -->
<link rel="stylesheet" href="css/slick.css" />
<!-- style CSS -->
<link rel="stylesheet" href="css/style2.css" />
<link rel="stylesheet" href="css/timeline.css">
</head>
<body>
<header>
<div class="container">
<div id="logo" class="pull-left" style="padding-top: 2.5vh; float: left;color: teal">
<a href="#home" style="font-family: Poppins,sans-serif"><img src="img/lg.png" width="35px"> Winter of Code ' 19</a>
</div>
<nav id="nav-menu-container" style="padding-top: 15px;">
<ul class="nav-menu">
<li class="menu-active"><a href="#">Home</a></li>
<li><a href="https://dscnsec.com" target="_blank">DSC NSEC</a></li>
<li><a href="#about">About</a></li>
<li><a href="#org">Organisations</a></li>
<li><a href="apply">Apply</a></li>
<!-- <li><a href="#training">Training</a></li> -->
<li><a href="#contact">Contact Us</a></li>
</ul>
</nav>
</div>
<div class="overlay">
<img src="" alt="">
<div class="container h-100" id="topcover">
<div class="d-flex h-100 text-center align-items-center">
<div class="w-100 text-white">
<div class="container">
<div class="row">
<div class="col-lg-6">
<img src="img/flat3.png" alt="" width="70%">
</div>
<div class="col-lg-6">
<h1 class="display-3" style="font-size: 2.5rem !important;color: whitesmoke">Welcome to Winter of Code</h1>
<br>
<h5 style="color:whitesmoke">1<sup style="color: whitesmoke">st</sup> OCT - 31<sup style="color: whitesmoke">st</sup> OCT</h5>
<br>
<h4 style="color: whitesmoke">The Winter of Code is a program aimed to increase participation for the Google Summer of Code program among students in colleges and universities.</h4>
<br><br><br>
<a href="#org" class="btn-get-started" style="color: whitesmoke">Get Started</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</header>
<br><br><br>
<section class="aboutus" id="about">
<div class="container ">
<div class="row ">
<div class="col-lg-12 larger">
<h1 align="center">About Us</h1>
<br>
<p style="font-size: large">Winter of Code is here to light up your winter spirits with the wide world of open source development. This initiative aims to prepare you for the grand Google Summer of Code. Join us for a month-long programming project with an open-source
organization.
</p>
<br>
<p style="font-size: large"> As a part of the Winter of Code, students are paired with mentors from the participating organisation. This initiative aims at developing your skills in real-world software development in a wide range of specializations. In turn, the
participating organisation gets to know your potential and also gives you the correct exposure that you need in your formative years. Above all, we hope you get encouraged into the world of open source and develop more code for
the benefit of all.
</p>
</div>
</div>
</div>
</section>
<br> <br> <br>
<section class="our_service">
<div class="container ">
<div class="row ">
<br>
<div class="col-lg-12">
<h1 align="center">Application Guide</h1>
</div>
<br> <br><br><br>
<div class="col-lg-12 ">
<div class="canva-embed" data-design-id="DADnO1NSbho" data-height-ratio="0.5625" style="padding:56.2500% 5px 5px 5px;background:rgba(0,0,0,0.03);border-radius:8px;"></div>
<script async src="https://sdk.canva.com/v1/embed.js"></script>
<a href="https://www.canva.com/design/DADnO1NSbho/view?utm_content=DADnO1NSbho&utm_campaign=designshare&utm_medium=embeds&utm_source=link" target="_blank" rel="noopener">Winter of Code Introduction</a> by <a href="https://www.canva.com/anubhav.ssd?utm_campaign=designshare&utm_medium=embeds&utm_source=link" target="_blank" rel="noopener">DSC NSEC</a>
</div>
</div>
</div>
</section>
<br><br><br>
<section class="our_service" id="org">
<div class="container ">
<div class="row ">
<br>
<div class="col-lg-12">
<h1 align="center">Organisations</h1>
</div>
<br> <br><br>
<br>
<div class="col-sm-6 col-xl-4 ">
<div class="single_feature ">
<div class="single_service ">
<div class="box">
<div class="icon">
<a href="#services" style="background: white;"><img style="border-radius: 6px;" src="img/dsc.png" width="50" height="50"></i>
</a>
</div>
<h4 class="title">DSC NSEC</h4>
<p><a href="dsc-nsec.html" class="btn_4">View Projects</a></p>
</div>
</div>
</div>
</div>
<div class="col-sm-6 col-xl-4 ">
<div class="single_feature ">
<div class="single_service ">
<div class="box">
<div class="icon">
<a href="#services" style="background: white;"><img style="border-radius: 6px;" src="img/tcf.jpg" width="50" height="50"></i>
</a>
</div>
<h4 class="title">The Code Foundation</h4>
<p><a href="the-code-foundation.html" class="btn_4">View Projects</a></p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<br><br><br>
<section class="howitworks">
<div class="container">
<div class="row">
<div class="col-lg-12 col-sm-12">
<h1 align="center">How does the program work?</h1>
<br><br>
<p style="font-size: large">
<b>Students : </b> Interested students can register for the Winter of Code. Selected students work with mentors of their organization they are accepted for. If accepted, students integrate with their organizations prior to the
start of coding, learning more about their organization’s community. Students then have the month to code, meeting the deadlines agreed upon with their mentors.
<br><br><b>Organizations :</b> Open source organizations can apply to be mentor organizations. Once accepted, organizations discuss possible ideas with students and then decide on the proposals they wish to mentor for the summer.
They provide feedback to help guide each student through the program. Mentors and students work together to determine appropriate milestones and requirements for the summer. Mentor interaction is a vital part of the program. Applications
for Mentor Organizations is now open.
<br><br> <b>Mentors : </b> Mentors review student code samples multiple times to give feedback and determine if the students have successfully completed their Winter of Code 2019 project. Students are then notified of the pass/fail
status and schwags are delivered to successful students.
</p>
</div>
</div>
</div>
</section>
<br><br><br>
<!----TIMELINE SECTION--------->
<div class="container">
<div class="row">
<div class="col-lg-12" align="center">
<h1>Road Map</h1>
</div>
</div>
</div>
<timeline-section>
<div class="timeline container">
<ul>
<li>
<div class="content">
<h4>23 Sept <br><br> Project Applications Start</h4>
</div>
</li>
<li>
<div class="content">
<h4>30 Sept <br><br> Organizations announced</h4>
</div>
</li>
<li>
<div class="content">
<h4>5 Oct <br><br> Student applications start</h4>
</div>
</li>
<li>
<div class="content">
<h4>21 Oct <br><br> Students announced, projects matched by organizations</h4>
</div>
</li>
<li>
<div class="content">
<h4>22 - 25 Oct <br> <br>Community Bonding period</h4>
</div>
</li>
<li>
<div class="content">
<h4>25 Oct - 3 Nov <br><br> Phase 1</h4>
</div>
</li>
<li>
<div class="content">
<h4>4 - 5 Nov <br><br> First Evaluation</h4>
</div>
</li>
<li>
<div class="content">
<h4>6 - 19 Nov <br><br> Phase 2</h4>
</div>
</li>
<li>
<div class="content">
<h4>19 - 24 Nov <br> <br>Second Evaluation</h4>
</div>
</li>
<li>
<div class="content">
<h4>26 Nov <br><br> Successful students announced</h4>
</div>
</li>
<li>
<div class="content">
<h4>26 - 29 Nov <br> <br>All schwag sent out to successful students</h4>
</div>
</li>
<li>
</li>
<div style="clear: both"></div>
</ul>
</div>
</timeline-section>
<!----TIMELINE END------->
<!--
<section class="creative padding_bottom " id="training">
<div class="container-fluid ">
<div class="row align-items-center justify-content-start ">
<div class="col-md-6 col-xl-6 ">
<div class="creative_img ">
<img src="img/6.jpeg " alt=" " style="padding-left: 30px">
</div>
</div>
<div class="col-md-6 col-xl-4 ">
<div class="creative_part_text ">
<h2>We work hard and think creatively</h2>
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit. Culpa nobis accusamus nesciunt alias excepturi
</p>
<span>Lorem ipsum dolor sit amet consectetur adipisicing elit. Dolore tempora, voluptas libero</span
>
<a
href="https://youtu.be/p8Wdof5yaJw "
class="popup-youtube " target="_blank"
><i class="fa fa-play "></i> See how we work</a
>
</div>
</div>
</div>
</div>
</section>
-->
<div class="cta_part" id="tools">
<div class="container ">
<div class="row justify-content-center ">
<div class="col-lg-7 ">
<div class="cta_iner ">
<h1>Let's create something awesome together</h1>
<!-- <a href="# " class="btn_1">Apply as a Student</a> -->
<a href="apply.html" target="_blank" class="btn_1 ">Submit Proposal</a>
</div>
</div>
</div>
</div>
</div>
<footer class="footer-area " id="contact">
<div class="container ">
<div class="row justify-content-between ">
<div class="col-sm-6 col-md-3 col-xl-3 ">
<div class="single-footer-widget footer_1 ">
<!-- <ul>
<li><a href="# ">Work</a></li>
<li><a href="# ">Services</a></li>
<li><a href="# ">Contact</a></li>
</ul> -->
<div class="social_icon ">
<a href="https://www.facebook.com/winterofcode/" target="_blank"><i class="fa fa-facebook "></i></a>
<a href="https://www.twitter.com/winterofcode/" target="_blank"><i class="fa fa-twitter "></i></a>
<a href="https://www.instagram.com/winterofcode/" target="_blank"><i class="fa fa-instagram "></i></a>
</div>
</div>
</div>
<div class="col-xl-3 col-sm-6 col-md-3 ">
<div class="single-footer-widget footer_2 ">
<div class="single_contact_info ">
<h3>Developer Student's Club NSEC</h3>
<p>Kolkata, India</p>
<p>lead@dscnsec.com</p>
</div>
</div>
</div>
</div>
</div>
<!--
<div class="container-fluid ">
<div class="row ">
<div class="col-lg-12 ">
<div class="copyright_part_text text-center ">
<div class="row ">
<div class="col-lg-12 ">
<p class="footer-text m-0 ">
</p>
</div>
</div>
</div>
</div>
</div>
</div>
-->
</footer>
<a href="#logo" class="back-to-top"><i class="fa fa-chevron-up"></i></a>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
<script src="lib/jquery/jquery.min.js"></script>
<script src="lib/jquery/jquery-migrate.min.js"></script>
<script src="lib/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="lib/easing/easing.min.js"></script>
<script src="lib/wow/wow.min.js"></script>
<script src="lib/waypoints/waypoints.min.js"></script>
<script src="lib/counterup/counterup.min.js"></script>
<script src="lib/superfish/hoverIntent.js"></script>
<script src="lib/superfish/superfish.min.js"></script>
<script src="js/main.js"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-148338010-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-148338010-1');
</script>
</body>
</html>