-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
533 lines (479 loc) · 29.1 KB
/
index.html
File metadata and controls
533 lines (479 loc) · 29.1 KB
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
---
---
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="apple-touch-icon" sizes="76x76" href="../assets/img/apple-icon.png">
<link rel="icon" type="image/png" href="../assets/img/favicon.png">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>Jay Bhatt Portfolio</title>
<!-- Add the meta tag for description and SEO -->
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' />
<meta name="description" content="My Name is Jay Bhatt. I am a CS graduate student at Stony Brook University." />
<meta name="author" content="Jay Bhatt, forked from Creative Tim." />
<meta name="keywords" content="Jay Bhatt, Resume, Portfolio, Google Maps, Bizview, Stony Brook University, Roy Shilkrot" />
<!-- Fonts and icons -->
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" />
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css" />
<!-- CSS Files -->
<link href="../assets/css/bootstrap.min.css" rel="stylesheet" />
<link href="../assets/css/material-kit.css" rel="stylesheet" />
<link href="../assets/css/main.css" rel="stylesheet" />
<!-- Compiled and minified CSS -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.100.2/css/materialize.min.css">
<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', 'https://www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-72509668-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="profile-page">
<!-- Navbar -->
<nav class="navbar navbar-transparent navbar-fixed-top navbar-color-on-scroll">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navigation-index">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="https://jay-z007.github.io">Jay Bhatt</a>
</div>
<div class="collapse navbar-collapse" id="navigation-index">
<ul class="nav navbar-nav navbar-right">
<li>
<a href="/blog">
<b>Blog</b>
</a>
</li>
<li>
<a href="https://twitter.com/Jay_Bhatt_007" target="_blank"
class="btn btn-white btn-simple btn-just-icon">
<i class="fa fa-twitter"></i>
</a>
</li>
<li>
<a href="https://www.facebook.com/JYB00" target="_blank"
class="btn btn-white btn-simple btn-just-icon">
<i class="fa fa-facebook-square"></i>
</a>
</li>
<li>
<a href="https://www.instagram.com/jayybhatt007" target="_blank"
class="btn btn-white btn-simple btn-just-icon">
<i class="fa fa-instagram"></i>
</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- End Navbar -->
<div class="wrapper">
<div class="header header-filter" style="background-image: url('../assets/img/examples/city.jpg');"></div>
<div class="main main-raised">
<div class="profile-content">
<div class="container">
<div class="row">
<div class="profile">
<div class="avatar">
<img src="../assets/img/jay.jpg" alt="Circle Image" class="img-circle img-responsive img-raised">
</div>
<div class="name">
<h3 class="title">Jay Bhatt</h3>
<h6>Developer</h6>
</div>
</div>
</div>
<div class="description text-center grey-text text-darken-2">
<blockquote>“ Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. ” -
Rick Osborne </blockquote>
</div>
</div>
</div>
<div class="section text-center">
<div class="title">
<h4>
About Me
</h4>
</div>
<div class="row">
<div class="col m6 offset-m3">
<p>
I am a graduate student at Stony Brook University studying Master's of Science in Computer Science.
</p>
<p>
I am best known as a Machine learning enthusiast. I like to dabble with new technology.
</p>
<p>
I recently interned at Google, in the Maps Team, at Mountain View.
</p>
<p>
Worked on creating a Pipeline to Detect and Transcribe Business Names in StreetView Images.
</p>
<p>
Areas of interest - Machine Learning, Data Science, Computer Vision, Cyber Security
</p>
</div>
</div>
</div>
<div class="section">
<div class="container">
<div class="title">
<h3 class="text-center">
Skills
</h3>
</div>
<div class="row">
<div class="col sm 12 cards-container">
{% for skill in site.data.skills %}
<div class="card card-raised grey lighten-3 hoverable">
<hr>
<div class="container ">
<div class="divider"></div>
<h5 class="text-center">{{skill.type}}</h5>
<div class="divider"></div>
<hr>
{% for val in skill.list %}
<p>{{val.skill}} : {{val.exp}}</p>
<div class="progress">
<div class="determinate" style="width: {{val.exp}}%"></div>
{{val.exp}}
</div>
<br> {% endfor %}
</div>
</div>
{% endfor %}
</div>
<!--
<div class="col-md-3 col-sm-12 ">
<div class="card card-raised cyan darken-1 white-text">
<div class="container">
<h5 class="card-title white-text">Card Title</h5>
<p>Skill1</p>
<div class="progress">
<div class="progress-bar" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 30%;">
<span class="sr-only">30% Complete</span>
</div>
</div>
</div>
</div>
</div> -->
</div>
</div>
</div>
<div class="section">
<div class="container">
<div class="title">
<h3 class="text-center">
Education
</h3>
</div>
<div class="row">
<div class="col-md-12 col-sm-12 ">
<!-- <div class="card card-raised grey lighten-2">
<div class="container ">
<h5>Type1</h5>
<p>Skill1</p>
<div class="progress">
<div class="determinate" style="width: 70%"></div>
</div>
<p>Skill2</p>
<div class="progress">
<div class="determinate" style="width: 50%"></div>
</div>
</div>
</div> -->
<div class="container">
<div class="timeline">
<div class="timeline-event">
<div class="card grey lighten-3 timeline-content">
<div style="max-width:70px;" class="card-image waves-effect waves-block waves-light card-raised img-rounded cascade-card">
<img class="activator" src={{ "/assets/img/sbu_logo.jpeg" | relative_url}}>
</div>
<div class="content">
<span class="card-title activator grey-text text-darken-4">Stony Brook University
</span>
<p>
<ul>
<li>
College of Engineering and Applied Sciences
</li>
<li>
Master of Science
</li>
<li>
<a class="hoverable btn-floating right btn-large waves-effect waves-light blue" target="_blank" href="https://www.cs.stonybrook.edu/">
<i class="material-icons">add</i>
</a>
</li>
<li>
Computer Science
</li>
<li>
3.92/4
</li>
</ul>
</p>
</div>
</div>
<div class="timeline-badge blue white-text">
<i class="material-icons">language</i>
</div>
</div>
<div class="timeline-event">
<div class="card grey lighten-3 timeline-content">
<div style="max-width:70px;" class="card-image waves-effect waves-block waves-light card-raised img-rounded cascade-card">
<img class="activator" src={{ "/assets/img/mu_logo.png" | relative_url}}>
</div>
<div class="content">
<span class="card-title activator grey-text text-darken-4">University of Mumbai
</span>
<p>
<ul>
<li>Sardar Patel Institute of Technology</li>
<li>Bachelor of Engineering</li>
<li>
<a class="hoverable btn-floating right btn-large waves-effect waves-light red" target="_blank" href="http://comp.spit.ac.in/">
<i class="material-icons">add</i>
</a>
</li>
<li>Computer Engineering</li>
<li>8.76/10</li>
</ul>
</p>
</div>
</div>
<div class="timeline-badge red white-text">
<i class="material-icons">work</i>
</div>
</div>
<div class="timeline-event">
<div class="card grey lighten-3 timeline-content">
<div style="max-width:70px;" class="card-image waves-effect waves-block waves-light card-raised img-rounded cascade-card">
<img class="activator" src={{ "/assets/img/tcsc_logo.png" | relative_url}}>
</div>
<div class="content">
<span class="card-title activator grey-text text-darken-4">Thakur College of Science and Commerce
</span>
<p>
<ul>
<li>High School</li>
<li>Bachelor of Engineering</li>
<li>
<a class="hoverable btn-floating right btn-large waves-effect waves-light green" target="_blank" href="http://tcsc.org.in/JrScience.html">
<i class="material-icons">add</i>
</a>
</li>
<li>Computer Science</li>
<li>89.17%</li>
</ul>
</p>
</div>
</div>
<div class="timeline-badge green white-text">
<i class="material-icons">person</i>
</div>
</div>
<!-- <div class="timeline-event">
<div class="card grey lighten-3 timeline-content">
<div class="card-image waves-effect waves-block waves-light">
<img class="activator" src="http://img11.hostingpics.net/pics/949190532.jpg">
</div>
<div class="content">
<span class="card-title activator grey-text text-darken-4">Tile
<i class="material-icons right">more_vert</i>
</span>
<p>Content
<a href="#">This is a link</a>
</p>
</div>
<div class="card-reveal">
<span class="card-title grey-text text-darken-4">Card Title
<i class="material-icons right">close</i>
</span>
<p>Here is some more information about this product that is only revealed once clicked on.</p>
</div>
</div>
<div class="timeline-badge red white-text">
<i class="material-icons">work</i>
</div>
</div>
<div class="timeline-event">
<div class="card timeline-content">
<div class="card-image waves-effect waves-block waves-light">
<img class="activator" src="http://img11.hostingpics.net/pics/512562623.jpg">
</div>
<div class="content">
<span class="card-title activator grey-text text-darken-4">Tile
<i class="material-icons right">more_vert</i>
</span>
<p>Content
<a href="#">This is a link</a>
</p>
</div>
<div class="card-reveal">
<span class="card-title grey-text text-darken-4">Card Title
<i class="material-icons right">close</i>
</span>
<p>Here is some more information about this product that is only revealed once clicked on.</p>
</div>
</div>
<div class="timeline-badge green white-text">
<i class="material-icons">person</i>
</div>
</div> -->
</div>
</div>
</div>
</div>
</div>
</div>
<div class="section">
<div class="container">
<div class="title">
<h3 class="text-center">
Projects
</h3>
</div>
<div class="row">
<div class="col s12 m10 offset-m1 ">
<ul class="collapsible popout" data-collapsible="accordion">
{% for project in site.data.projects %}
<li class="active">
<div class="collapsible-header active">
<b>{{ forloop.index }} {{ project.name }}</b> [ {{project.duration}} ]
</div>
<div class="collapsible-body">
<!-- <span> -->
{% if project.url %}
<a href="{{project.url}}" target="_blank" class="btn-floating right btn-large waves-effect waves-light red">
<i class="material-icons">arrow_forward</i>
</a>
{% endif %}
<ul>
{% for point in project.description %}
<li>
{{point}}
</li>
<br>
{% endfor %}
</ul>
<!-- </span> -->
</div>
</li>
{% endfor %}
<!-- <li>
<div class="collapsible-header">
<i class="material-icons">place</i>Second</div>
<div class="collapsible-body">
<span>Lorem ipsum dolor sit amet.</span>
<a class="secondary-content">
<i class="material-icons">send</i>
</a>
</div>
</li>
<li>
<div class="collapsible-header">
<i class="material-icons">whatshot</i>Third</div>
<div class="collapsible-body">
<span>Lorem ipsum dolor sit amet.</span>
</div>
</li> -->
</ul>
</div>
</div>
</div>
</div>
<!-- <div class="fixed-action-btn"> -->
<a id="scrollup" href="#" class="hoverable halfway-fab waves-effect waves-light btn-floating btn-large purple lighten-1">
<i class="large material-icons">arrow_upward</i>
</a>
<!-- </div> -->
<div class="section">
<div class="container">
<div class="title">
<h3 class="text-center">
Contact
</h3>
</div>
<div class="row">
<div class="col s12 m8 offset-m2">
<table class="responsive-table centered bordered highlight">
<tbody>
<tr>
<td></td>
<td></td>
</tr>
<tr>
<td>Email</td>
<td><a href="mailto:[email protected]">[email protected]</a></td>
</tr>
<tr>
<td>Alternate</td>
<td><a href="mailto:[email protected]">[email protected]</a></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
<!-- End of Section on Contact -->
</div>
</div>
<footer class="footer">
<div class="container">
<div class="copyright pull-right">
© 2017, made with
<i class="material-icons">favorite</i> by Creative Tim.
</div>
</div>
</footer>
</body>
<!-- Core JS Files -->
<script src="assets/js/jquery.min.js" type="text/javascript"></script>
<script src="assets/js/bootstrap.min.js" type="text/javascript"></script>
<script src="assets/js/material.min.js"></script>
<!-- Plugin for the Sliders, full documentation here: http://refreshless.com/nouislider/ -->
<!-- <script src="assets/js/nouislider.min.js" type="text/javascript"></script> -->
<!-- Plugin for the Datepicker, full documentation here: http://www.eyecon.ro/bootstrap-datepicker/ -->
<!-- <script src="assets/js/bootstrap-datepicker.js" type="text/javascript"></script> -->
<!-- Control Center for Material Kit: activating the ripples, parallax effects, scripts from the example pages etc -->
<script src="assets/js/material-kit.js" type="text/javascript"></script>
<!-- Compiled and minified JavaScript -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.100.2/js/materialize.min.js"></script>
<script type="text/javascript">
$().ready(function () {
// the body of this function is in assets/material-kit.js
materialKit.initSliders();
window_width = $(window).width();
if (window_width >= 992) {
big_image = $('.wrapper > .header');
$(window).on('scroll', materialKitDemo.checkScrollForParallax);
}
$(window).scroll(function () {
if ($(this).scrollTop() > 100) {
$('#scrollup').fadeIn();
} else {
$('#scrollup').fadeOut();
}
});
$('#scrollup').click(function () {
$("html, body").animate({
scrollTop: 0
}, 600);
return false;
});
});
</script>
</html>