-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
614 lines (525 loc) · 16.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
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
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
<!DOCTYPE html>
<html lang="en" class=" js rgba backgroundsize cssanimations cssgradients csstransforms fontface">
<!--<![endif]-->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Sahil Silare</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Sahil Silare - Personal Website">
<meta name="keywords" content="Sahil, Sahil Silare, sahil9001, portfolio, site">
<meta property="og:image" content="http://sahil9001.github.io/images/Sahil_Silare.png" />
<link rel="stylesheet" href="./css/bootstrap.min.css">
<link rel="stylesheet" href="./css/animate.min.css">
<link href="./css/font-awesome.min.css" rel="stylesheet">
<link rel="icon" type="image/x-icon" href="images/favicon.ico">
<link rel="stylesheet" href="css/main.min.css">
<link rel="stylesheet" href="css/home.css">
<link rel="stylesheet" href="css/overrides.css">
<link rel="stylesheet" href="css/nojs.css">
<script src="https://unpkg.com/github-calendar@latest/dist/github-calendar.min.js">
</script>
<script src="./js/jquery.min.js"></script>
<script src="./js/viewportchecker.js"></script>
<script src="js/typed.min.js"></script>
<script src="./js/pushy.min.js"></script>
<script src="./js/modernizr.js"></script>
<script src="./js/main.js"></script>
<script src="./js/particles.min.js"></script>
<script src="./js/particles.js"></script>
</head>
<style>
canvas {
display: block;
vertical-align: bottom;
}
.logos1 {
max-width: 20%;
max-height: 95px;
width: auto;
height: auto;
padding-right: 5%;
}
.logos2 {
max-width: 23%;
max-height: 75px;
width: auto;
height: auto;
padding-right: 5%;
}
.logos3 {
max-width: 20%;
max-height: 50px;
width: auto;
height: auto;
padding-right: 5%;
}
.logos4 {
max-width: 20%;
width: auto;
height: auto;
padding-right: 5%;
}
.logos5 {
max-width: 12%;
width: auto;
height: auto;
}
.logos6 {
max-width: 18%;
width: auto;
height: auto;
padding-right: 5%;
}
#particles-js {
position: absolute;
width: 100%;
height: 100%;
background-color: navy;
background-image: url("");
background-repeat: no-repeat;
background-size: cover;
background-position: 50% 50%;
}
</style>
<body class="">
<div id="particles-js"></div>
<section class="navigation">
<a id="navicon" class="animated fadeInLeft closed menu-btn"></a>
<div id="" class="nav pushy pushy-left">
<ul>
<li>
<a class="introduction" href="#">
<i class="fa fa-angle-up"></i>Introduction
</a>
</li>
<li>
<a class="about" href="#">
<i class="fa fa-user"></i>Who I am
</a>
</li>
<li>
<a class="interests" href="#">
<i class="fa fa-code"></i>What I do
</a>
</li>
<li>
<a class="work" href="#">
<i class="fa fa-suitcase"></i>What I've done
</a>
</li>
<li>
<a class="contact" href="#">
<i class="fa fa-paper-plane"></i>Contact
</a>
</li>
</ul>
<div class="dash"></div>
<ul>
<li>
<a href="https://drive.google.com/file/d/1DL35SANunz8r49-igVZ2Usospu_WNBWH/view?usp=sharing"><i
class="fa fa-file"></i>Resume</a>
</li>
</ul>
</div>
</section>
<div class="site-overlay"></div>
<section id="introduction" class="bw">
<div class="small-nav nav">
<ul>
<li>
<a class="introduction" href="#introduction">Intro</a>
</li>
<li>
<a class="about" href="#about">About</a>
</li>
<li>
<a class="interests" href="#interests">Interests</a>
</li>
<li>
<a class="work" href="#work">Work</a>
</li>
<li>
<a class="contact" href="#contact">Contact</a>
</li>
</ul>
</div>
<div class="brand">
<h1 class="animated fadeInUp">Hello, I'm Sahil</h1>
<h2 class="animated fadeInUp">I <span class="pulse">♥</span> to code.</h2>
</div>
<div class="chevron animated fadeInUp">
<div>Scroll down</div>
<i class="flaticon-bottom4 down"></i>
</div>
</section>`
<section id="about">
<div class="container">
<div class="col-md-12 center">
<img class="profile-pic" src="./images/Sahil_Silare.png">
<h1>Hi there!</h1>
<div class="dash animated fadeIn"></div>
<p class="concealed visible animated fadeInUp">
<p>My name is Sahil. <a><br>Or more formally Sahil Silare.</p>
<p class="padded">I'm a Web developer, Competitive coder and Hackathon enthusiast.</p>
<p class="padded">I'm doing my undergrad at the <a href="http://www.nitrr.ac.in/" target="_blank"> National
Institute of Technology - Raipur</a> graduating with a B.Tech degree in Computer Science and Engineering,
and I spent most of my time coding.</p>
<p class="padded">I participate in programming contests at <a href="http://www.codechef.com/users/gigawhiz"
target="_blank">Codechef</a> and <a href="http://www.codeforces.com/profile/gigawhiz"
target="_blank">Codeforces</a>
, make small projects and open source contributions at <a href="http://www.github.com/sahil9001"
target="_blank">Github</a>, and hack on random stuff.
</p>
</p>
<!--p class="concealed visible animated fadeInUp">
</p-->
<br><br>
</section>
<section id="interests">
<div class="container">
<h1 class="tabloid">What I do</h1>
<div class="row">
<div class="concealed visible animated fadeInUp">
<div class="flaticon">
<i class="flaticon-codings1"></i>
</div>
<h3>Development</h3>
<div class="dash"></div>
<p class="light">
<p> Programming Languages: C++, C, Python</p>
<p>Scripting Languages: JavaScript, JSX</p>
<p>Web Technologies: Javascript, React, Git, MongoDB, Node, CSS, HTML</p>
<div>
<p>
I've worked with <font color="red"><span class="element"></span></font>
</p>
</div>
<div class="dash"></div>
</div>
</div>
<div class="row">
<div class="column col-md-6 concealed visible animated fadeInUp">
<div class="flaticon">
<i class="flaticon-bulb11"></i>
</div>
<h3>Open source</h3>
<div class="dash"></div>
<p>
I <span class="heart"></span> open source, I've made some projects on GitHub and contributed to some
organisations. Looking forward to take part in more Hackathons.
</p>
<div class="dash"></div>
</div>
<div class="column col-md-6 concealed visible animated fadeInUp">
<div class="flaticon">
<i class="flaticon-globe14"></i>
</div>
<h3>The World</h3>
<div class="dash"></div>
<p>
I'm <a href="https://www.16personalities.com/infj-personality">INFJ-A</a>.
Besides coding, I do my utmost best to change the world.
</p>
<div class="dash"></div>
</div>
</div>
<div class="dash"></div>
<section>
<section id="contributions">
<h1 class="tabloid">GitHub Contributions</h1>
<div class="container">
<link rel="stylesheet"
href="https://unpkg.com/github-calendar@latest/dist/github-calendar-responsive.css" />
<!-- Prepare a container for your calendar. -->
<div class="calendar">
<!-- Loading stuff -->
Loading the data just for you.
</div>
<script>
GitHubCalendar(".calendar", "sahil9001");
// or enable responsive functionality:
GitHubCalendar(".calendar", "sahil9001", { responsive: true });
</script>
</div>
</section>
</section>
<br><br>
<div class="dash"></div>
</div>
</div>
</div>
</section>
<section id="work">
<div class="container">
<h1>Projects</h1>
<div class="left col-md-8">
<h3>SmartAgro</h3>
<div class="padded">
An interface for farmers and consumers made using blockchain to eliminate the involvment of middleman and
corruption.
<br>
<a href="https://github.com/sahil9001/SmartAgro">https://github.com/sahil9001/SmartAgro</a>
</div>
<br>
<h3>FOSS, NITRR</h3>
<div class="padded">
Made a website using bootstrap and CSS for Free Open Source Society, NITRR. It was a collaborative project
wherein the site hosts the details about upcoming programming contests and open source projects.
<br>
<a href="https://fossnitrr.org">http://fossnitrr.org</a>
</div>
<br>
<h3>Face recognition web app</h3>
<div class="padded">
A ML based face recognition app made using FaceAPI and JavaScript which detects the face and it's emotions.
The project can be used for survelliance purposes.
<br>
<a
href="https://github.com/sahil9001/face-recognition-js">https://github.com/sahil9001/face-recognition-js</a>
</div>
<br>
<h3>Weather App</h3>
<div class="padded">
A web app which tells the weather of different cities upon search.
<br>
<a href="https://github.com/sahil9001/weather-app">https://github.com/sahil9001/weather-app</a>
</div>
</div>
<div class="right col-md-4">
<h2>Skills</h2>
<div class="bars">
<div class="bar concealed visible animated fadeInRight">C/C++</div>
<div class="bar concealed visible animated fadeInRight">Python</div>
<div class="bar concealed visible animated fadeInRight">Django</div>
<div class="bar concealed visible animated fadeInRight">Flask</div>
<div class="bar concealed visible animated fadeInRight">Javascript</div>
<div class="bar concealed visible animated fadeInRight">ReactJS</div>
<div class="bar concealed visible animated fadeInRight">Data Science</div>
<div class="bar concealed visible animated fadeInRight">Git</div>
<div class="bar concealed visible animated fadeInRight">HTML5</div>
</div>
</div>
<div class="clearfix"></div>
</div>
</section>
<section id="contact">
<div class="container">
<div class="paperplane concealed visible animated bounceInDown"><i class="flaticon-paper41"></i></div>
<h1>Are you interested <div>?</div>
</h1>
<p>Whether you have an interesting project or
just want to say hi, feel free to shoot me a message.</p>
<a class="contact" href="mailto:sahilsilare@gmail.com">
Say Hi!<i class="flaticon-speech39"></i>
</a>
</div>
<br><br>
<div class="dash animated fadeIn"></div>
<br><br>
<div>
<h1>Here's my resumé</h1>
<p>
<a class="contact" href="resume/Resume.pdf">
Resumé<i class="fa fa-file-pdf-o" aria-hidden="true"></i>
</a>
</p>
</div>
</section>
<section id="footer">
<div class="container">
<h3>Stalk me!</h3>
<ul>
<li class="email">
<a href="https://stackoverflow.com/users/9851736/sahil-silare">
<i class="fa fa-stack-overflow"></i>
<p>
StackOverflow
</p>
</a>
</li>
<li class="linkedin">
<a href="https://www.linkedin.com/in/sahil-silare-76a65014b/">
<i class="fa fa-linkedin"></i>
<p>Linkedin</p>
</a>
</li>
<li class="github">
<a href="https://github.com/sahil9001">
<i class="fa fa-github"></i>
<p>GitHub</p>
</a>
</li>
<li class="twitter">
<a href="https://twitter.com/sahilsilare">
<i class="fa fa-twitter"></i>
<p>Twitter</p>
</a>
</li>
<li class="facebook">
<a href="https://www.facebook.com/sahil.silare">
<i class="fa fa-facebook"></i>
<p>Facebook</p>
</a>
</li>
</ul>
<div class="license">
Made with HTML,CSS, Bootstrap, Font Awesome and lots of ♥
</div>
</div>
</section>
<script>
$(function () {
$(".element").typed({
strings: ["C/C++", "Javascript", "Python", "NodeJS", "ExpressJS", "Dart"],
typeSpeed: 0,
// time before typing starts
startDelay: 2,
// backspacing speed
backSpeed: 0,
// time before backspacing
backDelay: 1500,
// loop
loop: true,
// false = infinite
loopCount: false,
// show cursor
showCursor: true,
// character for cursor
cursorChar: "|",
});
});
</script>
<script>
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date(); a = s.createElement(o),
m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m)
})(window, document, 'script', 'http://www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-57727204-1', 'auto');
ga('send', 'pageview');
</script>
<script type="text/javascript">
function playaudio() {
var snd = new Audio("./name.mp3");
snd.currentTime = 0;
snd.play();
}
</script>
<script type="text/javascript">
/* ---- particles.js config ---- */
particlesJS("particles-js", {
"particles": {
"number": {
"value": 80,
"density": {
"enable": true,
"value_area": 800
}
},
"color": {
"value": "#ffffff"
},
"shape": {
"type": "circle",
"stroke": {
"width": 0,
"color": "#000000"
},
"polygon": {
"nb_sides": 5
},
"image": {
"src": "img/github.svg",
"width": 100,
"height": 100
}
},
"opacity": {
"value": 0.5,
"random": false,
"anim": {
"enable": false,
"speed": 1,
"opacity_min": 0.1,
"sync": false
}
},
"size": {
"value": 3,
"random": true,
"anim": {
"enable": false,
"speed": 40,
"size_min": 0.1,
"sync": false
}
},
"line_linked": {
"enable": true,
"distance": 150,
"color": "#ffffff",
"opacity": 0.4,
"width": 1
},
"move": {
"enable": true,
"speed": 6,
"direction": "none",
"random": false,
"straight": false,
"out_mode": "out",
"bounce": false,
"attract": {
"enable": false,
"rotateX": 600,
"rotateY": 1200
}
}
},
"interactivity": {
"detect_on": "canvas",
"events": {
"onhover": {
"enable": true,
"mode": "grab"
},
"onclick": {
"enable": true,
"mode": "push"
},
"resize": true
},
"modes": {
"grab": {
"distance": 140,
"line_linked": {
"opacity": 1
}
},
"bubble": {
"distance": 400,
"size": 40,
"duration": 2,
"opacity": 8,
"speed": 3
},
"repulse": {
"distance": 200,
"duration": 0.4
},
"push": {
"particles_nb": 4
},
"remove": {
"particles_nb": 2
}
}
},
"retina_detect": true
});
</script>
</body>
</html>