-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
528 lines (420 loc) · 17.9 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
<!DOCTYPE html>
<html>
<head>
<!-- Favicon -->
<link rel="icon" href="images/fv.png">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-170289335-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'UA-170289335-1');
</script>
<title>Susnata Goswami</title>
<link rel="stylesheet" href="../cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="web.css">
<link rel="stylesheet" href="pro.css">
<link href="https://fonts.googleapis.com/css?family=M+PLUS+Rounded+1c:300" rel="stylesheet">
</head>
<!-- Main HTML Body -->
<body class="back0">
<!-- Navigation Bar -->
<div class="navbar FontThin pad">
<!-- Home Button -->
<a href="#home" onMouseOver="this.style.background ='#555555'; this.style.color = '#F2F2F2'"
onMouseOut="this.style.background='#161616'; this.style.color = '#F2F2F2'">Home</a>
<!-- Education Button -->
<a href="#education" onMouseOver="this.style.background ='#143C59'; this.style.color = '#F2F2F2'"
onMouseOut="this.style.background='#161616'">Education</a>
<!-- Work Button
<a href = "#work" onMouseOver="this.style.background ='#CC0953'; this.style.color = '#F2F2F2'" onMouseOut="this.style.background='#161616'; this.style.color = '#F2F2F2'">Work</a>-->
<!-- Projects Button -->
<a href="#proj" onMouseOver="this.style.background ='#720F2B'; this.style.color = '#FFFFFF'"
onMouseOut="this.style.background='#161616'; this.style.color = '#F2F2F2'">Projects</a>
<!-- Contact Button -->
<a href="#contact" onMouseOver="this.style.background ='#4E2000'; this.style.color = '#F2F2F2'"
onMouseOut="this.style.background='#161616'; this.style.color = '#F2F2F2'">Contact</a>
</div>
<div class="main">
</div>
<!-- alternating image banner below the navigation bar -->
<div id="home" class="slideShow headerContainer">
<div class="mySlides fade">
<img src="images/banners/s.jpg" width=100%>
<h1 class="cen">Susnata Goswami</h1>
<p class="cen-down"><b>Website Developer </b>: I'll create the best website for you</p>
</div>
<div class="mySlides fade">
<img src="images/banners/9.jpg" width=100%>
<h1 class="cen">Susnata Goswami</h1>
<p class="cen-down"><b>Tell me your thoughts and lemme turn
them
into reality!</b></p>
</div>
<div class="mySlides fade">
<img src="images/banners/2.jpg" width=100%>
<h1 class="cen">Susnata Goswami</h1>
<p class="cen-down"><b>I am into Machine Learning and
Data Science</b></p>
</div>
<div class="mySlides fade">
<img src="images/banners/8.jpg" width=100%>
<h1 class="cen">Susnata Goswami</h1>
<p class="cen-down"><b>Living with hackneyed opinions </p></b>
</div>
<div class="mySlides fade">
<img src="images/banners/3.jpg" width=100%>
<h1 class="cen">Susnata Goswami</h1>
<p class="cen-down"><b>A cinephile. An Audiophile </p></b>
</div>
<div class="mySlides fade">
<img src="images/banners/5.png" width=100%>
<h1 class="cen">Susnata Goswami</h1>
<p class="cen-down"><b>I hope you have a great day ahead!</p></b>
</div>
</div>
<!-- Main Site Content -->
<div class="overallPadding">
<!-- Welcome -->
<div class=" row">
<div class="card justify paragraph">
<h1 style="text-align: center; margin-bottom:2rem; ">Hop Over To My New <a href="https://susnatagoswami.netlify.app"> Website!</a>
<img src="images/profpic1.jpg" class="profImg trans"
style="margin-left: auto; margin-right: auto; display: block;">
<p>Hey! I am <b style="color:#62B2FF ;">Susnata</b>, a Computer Science Engineering student at
University Of Engineering and Management, Kolkata. I like to experiment upon different spectrum and
incorporate new skills
<br><br>
<span class="checkMeOut">
<b>Click below to view my resume</b><br>
<br>
<a href="files/new resume1.pdf" class="resume"> <b>My Resume</b></a> <br>
</span>
</p>
<p><span class="p-head" style="background-color:#193B3F;">My Skills</span> Machine Learning, Data
Science, Web Development, Ethical Hacking, Photography, Photoshop manipulations, Video Editing,
Content Writing and Surviving!
</div>
</div>
<!-- Education -->
<div id="education" style="padding-top: 70px;">
<div class=" row FontThin lightFont">
<div class="card">
<div class="paragraph">
<h1 class="center">Education</h1>
<!-- <div style="width: 50%; float:left;">
<img src="images/high1.png" class="profImg"
style="margin-left: auto; margin-right: auto; display: block; width: 220px; padding-bottom: 30px; border-radius: 0.5px;">
</div>
<div style="width: 50%; float:left;">
<img src="images/college.png" class="profImg"
style="margin-left: auto; margin-right: auto; display: block; width: 220px; padding-bottom: 30px; border-radius: 0px;">
</div> -->
<div style="width: 50%; float:left;">
<img src="./images/vector copy (1).png" class="profImg"
style="margin-left: auto; margin-right: auto; display: block; width: 220px; padding-bottom: 30px; border-radius: 0px;">
</div>
<div style="width: 50%; float:left;">
<img src="./images/vector copy 2.png" class="profImg"
style="margin-left: auto; margin-right: auto; display: block; width: 220px; padding-bottom: 30px; border-radius: 0px;">
</div>
<!-- Cumulative GPA Bar -->
<div class="skill-container cumGPABar" style="clear:both;">
<div class="skills kas" style="border-right: 1px solid darkred;">
<div style="text-align: left; float:left;">
ICSE(10th standard)
</div>
<span style="color: #FFFFFF">92%</span>
</div>
<div class="skills gpa" style="border-right: 1px solid blue;">
<div style="text-align: left; float:left;">
ISC(12th standard)
</div>
<span style="color: #FFFFFF">93.25%</span>
</div>
<div class="skills sgpa" style="border-right: 1px solid #142903;">
<div style="text-align: left; float:left;">
SGPA(First Year)
</div>
<span style="color: #FFFFFF">9.28</span>
</div>
</div>
</div>
<div style="clear: both;"></div>
<p><span class="p-head" style="background-color: #16378B;">High School</span><b>St. Augustine's Day
School </b>, Barrackpore, West Bengal, India </p>
<p><span class="p-head" style="background-color: #EC253A;">College</span><b>University Of
Engineering And Management</b>, Kolkata, India <b>|</b></b> <b> Batch:
2019-2023</b></p>
</div>
<div style="padding: 10px 0px;"></div>
<div class="paragraph justify">
<p><span class="p-head" style="background-color: darkred;">Programming</span>Python, Java, C, C++,
HTML, CSS, JavaScript, PHP, SQL </p>
</div>
<table>
<tr>
<td class="center">Mostly Used</td>
<td class="center">Experienced</td>
<td class="center">Intermediate</td>
<td class="center">Beginner</td>
</tr>
<tr>
<td>
<div style="text-align: center">
<img src="images/projects/Skills/python.png" class="home-img">
</div>
</td>
<td>
<div style="text-align: center">
<img src="images/projects/Skills/html5.png" class="home-img">
<img src="images/projects/Skills/css.png" class="home-img">
<img src="images/projects/Skills/python.png" class="home-img">
<img src="images/projects/Skills/java.png" class="home-img">
</div>
</td>
<td>
<div style="text-align: center">
<img src="images/projects/Skills/c.png" class="home-img">
<img src="images/projects/Skills/js.png" class="home-img">
<img src="images/projects/Skills/premiere.png" class="home-img">
<img src="images/projects/Skills/ps.png" class="home-img">
</div>
</td>
<td>
<div style="text-align: center">
<img src="images/projects/Skills/kaggle.png" class="home-img">
<img src="images/projects/Skills/tf.png" class="home-img">
<img src="images/projects/Skills/neural.png" class="home-img">
</div>
</td>
</tr>
</table>
<!-- Projects -->
<div id="proj" style="padding-top: 70px;">
<div class=" row FontThin lightFont">
<div class="card">
<!-- Project Introduction -->
<div class="paragraph justify">
<h1 class="center">My Projects</h1>
<img src="images/proj.png" class="profImg"
style="margin-left: auto; margin-right: auto; display: block; width: 220px;">
<br>
<!--<a href="projects-new.html#pulsocam" target="_blank">Pulsocam</a> |
<a href="projects-new.html#dnd" target="_blank">DND:Do Not Drowse</a> |
<a href="projects-new.html#senti" target="_blank">Sentiment Analysis</a> |
<a href="projects-new.html#blue" target="_blank">Blue Detect</a>
</p>
</div>-->
<p><span class="p-head " style="background-color: #480E29;">Tap On The
Tabs Below!</span></p>
<!-- Pulsocam -->
<div class="flip">
<div class="flip-inside">
<div class="flip-front" style="background-image: url(images/gm2s.jpg)">
<h4 class="_title">Pulsocam</h4>
</div>
<div class="flip-back pad">
<p>An OpenCV project, inspired from the
MIT AI group, that detects your
pulse-rate without any physical contact
</p>
<p>You just need a webcam attached to your laptop!</p>
<!--<a href="projects-new.html#pulsocam">Read More</a>-->
</div>
</div>
</div>
<!--DND -->
<div class="flip">
<div class="flip-inside">
<div class="flip-front" style="background-image: url(images/dnd.png)">
<h4 class="_title">DND: Do Not Drowse</h4>
</div>
<div class="flip-back pad">
<p>Machine Learning based program that
alarms you when you fall asleep
while driving your car</p>
<!--<a href="projects-new.html#dnd">Read More</a>-->
</div>
</div>
</div>
<!-- Sentiment -->
<div class="flip">
<div class="flip-inside">
<div class="flip-front" style="background-image: url(images/senti.png)">
<h4 class="_title">Sentiment Analysis</h4>
</div>
<div class="flip-back pad">
<p>Another ML program focussing on sentiment
analysis of an article</p>
<!--<a href="projects-new.html#senti">Read More</a>-->
</div>
</div>
</div>
<!-- blue -->
<div class="flip">
<div class="flip-inside">
<div class="flip-front" style="background-image: url(images/blue.png)">
<h4 class="_title">Blue Detect</h4>
</div>
<div class="flip-back pad">
<p>A program with the aim of aiding
the color blind people to have
a notion about the presence of
RGB. The program isn't completed,
it detects the blue color till now
</p>
<!--<a href="projects-new.html#blue">Read More</a>-->
</div>
</div>
</div>
<!-- Corona -->
<div class="flip">
<div class="flip-inside">
<div class="flip-front" style="background-image: url(images/Cover.png)">
<h4 class="_title">Corona Virus Stats</h4>
</div>
<div class="flip-back pad">
<p>A web scrapping program that shows
the statistical view of the
COVID-19 affected people around the
globe</p>
<!--<a href="projects.html#corona">Read More</a>-->
</div>
</div>
</div>
<!-- hotel -->
<div class="flip">
<div class="flip-inside">
<div class="flip-front" style="background-image: url(images/rr-m.png)">
<h4 class="_done">A Hotel Website</h4>
</div>
<div class="flip-back pad">
<p> HTML and CSS based</p>
<!--<a href="projects.html#hotel">Read More</a>-->
</div>
</div>
</div>
<!-- finance -->
<div class="flip">
<div class="flip-inside">
<div class="flip-front" style="background-image: url(images/gp1.png);">
<h4 class="_title">Financial Accounting Website</h4>
</div>
<div class="flip-back pad">
<p> HTML and CSS based</p>
<!--<a href="projects.html#finance">Read More</a>-->
</div>
</div>
</div>
<div class="flip">
<div class="flip-inside">
<div class="flip-front" style="background-image: url(images/hfcyg/hfcyg.png)">
<h4 class="_done">Sign to Speech</h4>
</div>
<div class="flip-back pad">
<p>An ongoing project to convert Sign
Language to Speech </p>
<!---- <a href="projects.html#speech">Read More</a>-->
</div>
</div>
</div>
</div>
</div>
<!-- Contact -->
<script src="https://apps.elfsight.com/p/platform.js" defer></script>
<div class="elfsight-app-aa0a05e6-7850-4640-8b49-12213c9d1fd4"></div>
<div id="contact" style="padding-top: 70px;">
<div id="contact" class=" row FontThin lightFont">
<div class="card">
<div class="paragraph">
<h1 class="center">Contact Me</h1>
<!-- Social Media Icons -->
<div class="contain-me">
<div class="contain-me2">
<!-- GitHub
<a href="https://github.com/proghead00" ><img src="images/icons/github.png"></a>-->
<!-- LinkedIn -->
<a href="https://www.linkedin.com/in/susnata-goswami-5303961a6/"
target="_blank"><img src="images/icons/linkedin.png"></a>
<!-- Facebook -->
<a href="https://www.facebook.com/susnata01" target="_blank"><img
src="images/icons/facebook.png"></a>
<!-- Instagram -->
<a href="https://www.instagram.com/susnatoww/" target="_blank"><img
src="images/icons/instagram.png"></a>
<!-- Fiverr-->
<a href="https://www.fiverr.com/susnatow?up_rollout=true"
target="_blank"><img src="images/icons/fiverr.png"></a>
</div>
</div>
<!-- Contat Details -->
<p class="text-cen" style="padding-top: 150px;">Feel free to
contact me anytime! Also, you can
email me at <span
class="email">susnata00@gmail.com</span></a> for any
questions, requests or potential internship
opportunities</p>
<p class="spotify text-cen"> <a
href="https://open.spotify.com/playlist/5rmDNQlT5ARQo8ebCYweD2?_php=1"
style="text-decoration: none; color: aqua;">Click Here</a>
To Chill !</p>
</div>
</div>
</div>
<!-- Scripts -->
<script>
function openClass(event, course) {
var i, tabcontent, tablinks;
tabcontent = document.getElementsByClassName("tabcontent");
for (i = 0; i < tabcontent.length; i++) {
tabcontent[i].style.display = "none";
}
tablinks = document.getElementsByClassName("tablinks");
for (i = 0; i < tablinks.length; i++) {
tablinks[i].className = tablinks[i].className.replace(" active", "");
}
document.getElementById(course).style.display = "block";
event.currentTarget.className += " active";
}
var coll = document.getElementsByClassName("collapsible");
var i;
for (i = 0; i < coll.length; i++) {
coll[i].addEventListener("click", function () {
this.classList.toggle("active");
var content = this.nextElementSibling;
if (content.style.maxHeight) {
content.style.maxHeight = null;
} else {
content.style.maxHeight = content.scrollHeight + "px";
}
});
}
var slideIndex = 0;
showSlides();
function showSlides() {
var i;
var slides = document.getElementsByClassName("mySlides");
for (i = 0; i < slides.length; i++) {
slides[i].style.display = "none";
}
slideIndex++;
if (slideIndex > slides.length) {
slideIndex = 1
}
slides[slideIndex - 1].style.display = "block";
setTimeout(showSlides, 10000);
}
</script>
</div>
<!-- Footer -->
<footer id="main-footer" class="bg-dark text-center py-1">
<div class="containerfoot">
<p class="center">Copyright © 2020| Susnata Goswami | All Rights Reserved</p>
</div>
</footer>
</body>
</html>