This repository was archived by the owner on Oct 1, 2020. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 41
/
Copy pathindex.html
440 lines (391 loc) · 16.6 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
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="icon" type="image/png" href="favicon.png" />
<meta name="title" content="SRMKZILLA x Hacktoberfest">
<meta name="description" content="In the spirit of openness, for the love of open source. SRMKZILLA ♥ Community.">
<meta name="keywords" content="upstream, srmkzilla, open, source, hacktoberfest, opensource, chennai, meetup">
<meta name="robots" content="index, follow">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="language" content="English">
<meta name="author" content="SRMKZILLA">
<meta property="og:type" content="website">
<meta property="og:url" content="https://hacktoberfest.srmkzilla.net">
<meta property="og:title" content="SRMKZILLA x Hacktoberfest">
<meta property="og:description"
content="In the spirit of openness, for the love of open source. SRMKZILLA ♥ Community.">
<meta property="og:image" content="https://srmkzilla.net/static/events/upstream-2019-poster.jpg">
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://hacktoberfest.srmkzilla.net">
<meta property="twitter:title" content="SRMKZILLA x Hacktoberfest">
<meta property="twitter:description"
content="In the spirit of openness, for the love of open source. SRMKZILLA ♥ Community.">
<meta property="twitter:image" content="https://srmkzilla.net/static/events/upstream-2019-poster.jpg">
<title>SRMKZILLA x Hacktoberfest</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<!-- --------------------- -->
<!-- START Section 0: Hero -->
<!-- --------------------- -->
<section class="kz-hero">
<header>
<navbar>
<img src="res/srmkzilla.png" />
<img src="res/hacktoberfest.svg" />
</navbar>
</header>
<div class="kz-title">
<h3>celebrating</h3>
<h1>Hacktoberfest</h1>
<a class="kz-btn" href="https://github.com/srm-kzilla/Hacktoberfest">view repository</a>
</div>
<img class="kz-tagline" src="res/tagline.svg" />
</section>
<!-- ------------------- -->
<!-- END Section 0: Hero -->
<!-- ------------------- -->
<!-- ----------------------- -->
<!-- START Section 1: How To -->
<!-- ----------------------- -->
<section class="kz-how-to">
<div class="kz-how-to-box">
<h3>Hop on the bandwagon!</h3>
<p>Contribute to Open Source and get rewarded with amazing schwags!</p>
<h4>Open Source. Open Minds.</h4>
<a class="kz-btn" href="https://github.com/srm-kzilla/Hacktoberfest/blob/master/README.md">get started</a>
</div>
</section>
<!-- --------------------- -->
<!-- END Section 1: How To -->
<!-- --------------------- -->
<!-- ----------------------------- -->
<!-- START Section 2: Contributors -->
<!-- ----------------------------- -->
<section class="kz-contributors">
<h2>Awesome Contributors</h2>
<div class="kz-row">
<!-- *** COPY FROM HERE *** -->
<div class="kz-contributor">
<div>
<h5>Your awesome name</h5>
<blockquote>A funny yearbook quote</blockquote>
</div>
<!-- Replace '#' value of href attribute with the link to your GitHub profile... -->
<a class="kz-btn" href="#">View GitHub</a>
</div>
<!-- *** COPY TILL HERE *** -->
<div class="kz-contributor">
<div>
<h5>Sriram Kailasam</h5>
<blockquote>Does stuff</blockquote>
</div>
<!-- Replace '#' value of href attribute with the link to your GitHub profile... -->
<a class="kz-btn" href="https://github.com/sriram-kailasam">View GitHub</a>
</div>
<div class="kz-contributor">
<div>
<h5>Ishan Chhabra</h5>
<blockquote>Don't follow your dreams, follow my Twitter. :D @chh_abracadabra</blockquote>
</div>
<!-- Replace '#' value of href attribute with the link to your GitHub profile... -->
<a class="kz-btn" href="https://github.com/ishan-chhabra">View GitHub</a>
</div>
<div class="kz-contributor">
<div>
<h5>Shubham Kumar Singh</h5>
<blockquote>Keep Calm and Keep Learning.<br></blockquote><a class="sh-btn"href="http://www.instagram.com/krsingh.shubham/">View my Instagram</a></br>
</div>
<!-- Replace '#' value of href attribute with the link to your GitHub profile... -->
<a class="kz-btn" href="https://github.com/krsinghshubham">View GitHub</a>
</div>
<div class="kz-contributor">
<div>
<h5>Dhruvil Shah</h5>
<blockquote>Ah shit</blockquote>
</div>
<!-- Replace '#' value of href attribute with the link to your GitHub profile... -->
<a class="kz-btn" href="https://github.com/dhruvilshah25">View GitHub</a>
</div>
<div class="kz-contributor">
<div>
<h5>Vanshika</h5>
<blockquote>Hey!</blockquote>
</div>
<!-- Replace '#' value of href attribute with the link to your GitHub profile... -->
<a class="kz-btn" href="https://github.com/vanshika703">View GitHub</a>
</div>
<div class="kz-contributor">
<div>
<h5>Yaksh</h5>
<blockquote>If you need motivation just don't do it</blockquote>
</div>
<!-- Replace '#' value of href attribute with the link to your GitHub profile... -->
<a class="kz-btn" href="#">View GitHub</a>
</div>
<div class="kz-contributor">
<div>
<h5>Aarushi Saraswat</h5>
<blockquote>If this was the best year of my life, what would have to happen?</blockquote>
</div>
<!-- Replace '#' value of href attribute with the link to your GitHub profile... -->
<a class="kz-btn" href="https://github.com/pcyaaru">View GitHub</a>
</div>
<div class="kz-contributor">
<div>
<h5>Aparna Srivastava</h5>
<blockquote>Professional procrastinator who loves to sing</blockquote>
</div>
<!-- Replace '#' value of href attribute with the link to your GitHub profile... -->
<a class="kz-btn" href="https://github.com/Aparna6">View GitHub</a>
</div>
<div class="kz-contributor">
<div>
<h5>Ritvick V. Pandey</h5>
<blockquote>LinkedIn is not Instagram :)</blockquote>
</div>
<!-- Replace '#' value of href attribute with the link to your GitHub profile... -->
<a class="kz-btn" href="https://github.com/ritvick-me">View GitHub</a>
</div>
<div class="kz-contributor">
<div>
<h5>Shrey Sachdeva</h5>
<blockquote>Happy hacking!</blockquote>
</div>
<!-- Replace '#' value of href attribute with the link to your GitHub profile... -->
<a class="kz-btn" href="https://github.com/shrey-sachdeva2000">View GitHub</a>
</div>
<div class="kz-contributor">
<div>
<h5>Vanshika Jalan</h5>
<blockquote> Inktober </blockquote>
</div>
<!-- Replace '#' value of href attribute with the link to your GitHub profile... -->
<a class="kz-btn" href="https://github.com/jalanvanshika">View GitHub</a>
</div>
<div class="kz-contributor">
<div>
<h5>Aakash Sharma</h5>
<blockquote>Would love to talk..</blockquote>
</div>
<!-- Replace '#' value of href attribute with the link to your GitHub profile... -->
<a class="kz-btn" href="https://github.com/n9267aakashsharma">View GitHub</a>
</div>
<div class="kz-contributor">
<div>
<h5>Sarthak Agrawal</h5>
<blockquote>Open your mind before your mouth</blockquote>
</div>
<!-- Replace '#' value of href attribute with the link to your GitHub profile... -->
<a class="kz-btn" href="https://github.com/sarthakagrawal9128">View GitHub</a>
</div>
<div class="kz-contributor">
<div>
<h5>Abhuday Mishra</h5>
<blockquote>Wubba Lubba Dub Dub</blockquote>
</div>
<!-- Replace '#' value of href attribute with the link to your GitHub profile... -->
<a class="kz-btn" href="https://github.com/abhudaym">View GitHub</a>
</div>
<div class="kz-contributor">
<div>
<h5>Gita Alekhya Paul</h5>
<blockquote>Beware of Sarcasm</blockquote>
</div>
<!-- Replace '#' value of href attribute with the link to your GitHub profile... -->
<a class="kz-btn" href="https://github.com/gitaalekhyapaul">View GitHub</a>
</div>
<div class="kz-contributor">
<div>
<h5>Akshat Khanna</h5>
<blockquote>Open Source is Awesome!!</blockquote>
</div>
<!-- Replace '#' value of href attribute with the link to your GitHub profile... -->
<a class="kz-btn" href="https://github.com/khannakshat7">View GitHub</a>
</div>
<div class="kz-contributor">
<div>
<h5>Kusum P Grandhi</h5>
<blockquote>Suit Up!!!</blockquote>
</div>
<!-- Replace '#' value of href attribute with the link to your GitHub profile... -->
<a class="kz-btn" href="https://github.com/tinyfiddle4864">View GitHub</a>
</div>
<div class="kz-contributor">
<div>
<h5>Bhavesh Gupta</h5>
<blockquote>An optimist believes we live in the best possible of worlds.A pessimist fears that this is true.
</blockquote>
</div>
<!-- Replace '#' value of href attribute with the link to your GitHub profile... -->
<a class="kz-btn" href="https://github.com/bhavesh-g">View GitHub</a>
</div>
<div class="kz-contributor">
<div>
<h5>Rahul Sharma</h5>
<blockquote>Write codes! Blow minds. Love OpenSource.</blockquote>
</div>
<!-- Replace '#' value of href attribute with the link to your GitHub profile... -->
<a class="kz-btn" href="https://github.com/RahulSharma099">View GitHub</a>
</div>
<div class="kz-contributor">
<div>
<h5>HiranyaGarbh Choudhary</h5>
<blockquote>AI could be terrible, or it could be great. But one things for sure, we will not control it.
</blockquote>
</div>
<!-- Replace '#' value of href attribute with the link to your GitHub profile... -->
<a class="kz-btn" href="https://github.com/bhavesh-g">View GitHub</a>
</div>
<div class="kz-contributor">
<div>
<h5>Phong Duong</h5>
<blockquote>Do whatever I want</blockquote>
</div>
<!-- Replace '#' value of href attribute with the link to your GitHub profile... -->
<a class="kz-btn" href="https://github.com/bhavesh-g">View GitHub</a>
</div>
<div class="kz-contributor">
<div>
<h5>Sunandan Chakrabarti</h5>
<blockquote>starting the open source journey</blockquote>
</div>
<!-- Replace '#' value of href attribute with the link to your GitHub profile... -->
<a class="kz-btn" href="https://github.com/SunandanChakrabarti">View GitHub</a>
</div>
<div class="kz-contributor">
<div>
<h5>Anubhav Soam</h5>
<blockquote>Love OpenSource.</blockquote>
</div>
<!-- Replace '#' value of href attribute with the link to your GitHub profile... -->
<a class="kz-btn" href="https://github.com/bhavesh-g">View GitHub</a>
</div>
<div class="kz-contributor">
<div>
<h5>Jayvardhan Patyal</h5>
<blockquote>Hello World!</blockquote>
</div>
<!-- Replace '#' value of href attribute with the link to your GitHub profile... -->
<a class="kz-btn" href="https://github.com/bhavesh-g">View GitHub</a>
</div>
<div class="kz-contributor">
<div>
<h5>Devang Bajpai</h5>
<blockquote>Life is amazing!!</blockquote>
</div>
<!-- Replace '#' value of href attribute with the link to your GitHub profile... -->
<a class="kz-btn" href="https://github.com/DevangBajpai">View GitHub</a>
</div>
<div class="kz-contributor">
<div>
<h5>Disha Sharma</h5>
<blockquote>Contribute to OpenSource Projects!</blockquote>
</div>
<!-- Replace '#' value of href attribute with the link to your GitHub profile... -->
<a class="kz-btn" href="https://github.com/Disha5harma">View GitHub </a>
</div>
<div class="kz-contributor">
<div>
<h5>Vedant Mishra</h5>
<blockquote>you wannna lose small, i wanna win big</blockquote>
</div>
<!-- Replace '#' value of href attribute with the link to your GitHub profile... -->
<a class="kz-btn" href="https://github.com/vedant8970">View GitHub</a>
</div>
<div class="kz-contributor">
<div>
<h5>Snehil</h5>
<blockquote>Declare variables, not wars.</blockquote>
</div>
<!-- Replace '#' value of href attribute with the link to your GitHub profile... -->
<a class="kz-btn" href="https://github.com/sneakySensei">View GitHub</a>
</div>
<div class="kz-contributor">
<div>
<h5>Sundaram Gupta</h5>
<blockquote>Where am I again?</blockquote>
</div>
<!-- Replace '#' value of href attribute with the link to your GitHub profile... -->
<a class="kz-btn" href="https://github.com/sundaramgupta/">View GitHub</a>
</div>
<div class="kz-contributor">
<div>
<h5>Kapeesh Kaul</h5>
<blockquote>Firetrucks are actually watertrucks.</blockquote>
</div>
<!-- Replace '#' value of href attribute with the link to your GitHub profile... -->
<a class="kz-btn" href="https://github.com/kapeesh-kaul">View GitHub</a>
</div>
<div class="kz-contributor">
<div>
<h5>Shubhayan Saha</h5>
<blockquote>Eat Code Repeat..</blockquote>
</div>
<!-- Replace '#' value of href attribute with the link to your GitHub profile... -->
<a class="kz-btn" href="https://github.com/shubhayans">View GitHub</a>
</div>
<div class="kz-contributor">
<div>
<h5>Riya Jindal</h5>
<blockquote>Love Coding!!</blockquote>
</div>
<!-- Replace '#' value of href attribute with the link to your GitHub profile... -->
<a class="kz-btn" href="https://github.com/riyajindal2k">View GitHub</a>
</div>
<div class="kz-contributor">
<div>
<h5>Iishi Patel</h5>
<blockquote>Lorem ipsum dolor sit amet</blockquote>
</div>
<!-- Replace '#' value of href attribute with the link to your GitHub profile... -->
<a class="kz-btn" href="https://github.com/iishipatel">View GitHub</a>
</div>
<div class="kz-contributor">
<div>
<h5>Samuel Owad</h5>
<blockquote>...</blockquote>
</div>
<!-- Replace '#' value of href attribute with the link to your GitHub profile... -->
<a class="kz-btn" href="https://github.com/samuelowad">View GitHub</a>
</div>
<div class="kz-contributor">
<div>
<h5>Kush Shah</h5>
<blockquote> <a href="https://github.com/shahkv95/Code-Optimization"> Click on me to Contribute </a> 💻
</blockquote>
</div>
<!-- Replace '#' value of href attribute with the link to your GitHub profile... -->
<a class="kz-btn" href="https://github.com/shahkv95">View GitHub</a>
</div>
<div class="kz-contributor">
<div>
<h5>Omkar </h5>
<blockquote>Hello World!</blockquote>
</div>
<!-- Replace '#' value of href attribute with the link to your GitHub profile... -->
<a class="kz-btn" href="https://github.com/omkarsgit">View Github</a>
</div>
<div class="kz-contributor">
<div>
<h5>Kishan Kumar</h5>
<blockquote>Occupy Mars</blockquote>
</div>
<!-- Replace '#' value of href attribute with the link to your GitHub profile... -->
<a class="kz-btn" href="https://github.com/kishankrs">View GitHub</a>
</div>
<!-- ••• PASTE ABOVE THIS LINE ••• -->
</div>
<footer>
<p>in the spirit of openness, for the love of open source.</p>
<p>crafted with <span>♥</span> by <a href="https://srmkzilla.net">SRMKZILLA</a></p>
</footer>
</section>
<!-- --------------------------- -->
<!-- END Section 2: Contributors -->
<!-- --------------------------- -->
</body>
</html>