-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
609 lines (504 loc) · 19.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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Sam. - Personal Portfolio</title>
<!-- tab img -->
<link rel="icon" href="imgg/me.jpg" type="image/x-icon">
<!-- css plugin -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/font-awesome.min.css">
<link rel="stylesheet" href="assets/css/magnific-popup.css">
<link rel="stylesheet" href="assets/css/flexslider.css">
<link rel="stylesheet" href="assets/css/aos.css">
<!-- main css -->
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="assets/css/style-responsives.css">
<!-- google fonts -->
<link href="https://fonts.googleapis.com/css?family=Hind:600|Lato:300,400" rel="stylesheet">
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- // PRELOADER BEGIN -->
<div id="preloader">
<div id="status">
<div class="loader-revolve center">
<span></span>
</div>
</div>
</div>
<!-- // PRELOADER END -->
<!-- // NAVIGATION BEGIN -->
<section id="testimonial" class="testimonial-slider text-center" style="background-image: url('trybg.jpg');">
<div id="navigation">
<div class="container" height="40">
<div class="row">
<div class="col-sm-3">
<div class="logo">
<a href="index.html">SAM.</a>
</div>
</div>
<div class="col-sm-9">
<div class="navigation-menu">
<div class="navbar">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right" >
<style> </style>
<li style="font: size 70px; ;"><a class="active smoth-scroll" href="#home">Home</a></li>
<li><a class="smoth-scroll" href="#about">About</a></li>
<!-- <li><a class="smoth-scroll" href="#aizone">AI world</a></li> -->
<li><a class="smoth-scroll" href="#portfolio">Portfolio</a></li>
<li><a class="smoth-scroll" href="achievements.html">Achievements</a></li>
<li><a class="smoth-scroll" href="projects.html">Projects</a></li>
<li><a class="smoth-scroll" href="#experience">Experiences</a></li>
<li><a class="smoth-scroll" href="blog.html">Blog</a></li>
<li><a class="smoth-scroll" href="#contact">Contact</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- // NAVIGATION END -->
<!-- // HOME BEGIN -->
<div id="home" class="home-bg" data-stellar-background-ratio="0.6">
<div class="display-table">
<div class="display-table-cell">
<div class="overlay">
<div img src="bg2.jpg" alt="Background image"
containment:home,
showControls:false,
autoPlay:true,
loop:true,
mute:true,
startAt:0,
opacity:50,
addRaster:true,
quality:default>
</div>
<div class="container">
<div class="row">
<div class="home-text">
<div class="profile-pic" data-aos="fade-zoom-in" data-aos-easing="ease-in-back" data-aos-delay="300" data-aos-offset="0">
<img src="imgg/my.jpg" />
</div>
<div data-aos="fade-zoom-in" data-aos-easing="ease-in-back" data-aos-delay="300" data-aos-offset="0">
<h1>Hi, I'm Sambridhi Deo</h1>
<h3 id="text-rotator">
<div>Tech Enthusiast</div>
<div>Artist</div>
<div>Changemaker</div>
</h3>
</div>
</div>
<a class="smoth-scroll" href="#about"><i class="fa fa-angle-down arrow"></i></a>
</div>
</div>
</section>
</div>
</div>
</div>
</div>
<!-- // HOME END -->
<!-- // ABOUT BEGIN -->
<section id="about">
<div class="container">
<div class="row">
<div class="description col-md-6 col-sm-4 col-xs-12">
<h2>Hello, I am Sambridhi</h2>
<h4>Tech Enthusiast from Nepal</h4>
<p>
I am Sambridhi Deo. Last night, I had a nightmare of humanoid robots ruling over the world. Did I scare you? I'm sorry if I did (haha). I'm deeply in love with my dream of improving healthcare with Computer Science, especially Machine learning.
<br>
I love colors: the colors of my art on paper or the colors of my code in VScode. Those colors take me to a different world. And,my first published book was "Colors of Rainbow." Coincidence?🤫
<br>
I am majoring in Computer Science and Mathematics, but believe me, I am not that one kid in the class who asks for extra assignments.
<br>
Artificial intelligence is something I am really interested in. My mission is to connect AI to benefit the healthcare industry. If you want to know the real me, let's meet by the waterfall, amidst the showers of red leaves, by the sunset where the evening would still feel young.
<br>
Here's my Resume if you are looking for a professional background-that I am still building and will be building throughout my life.
</p>
<ul class="social-icons">
<li><a href="https://www.facebook.com/flourishing.sambridhi/"><i class="fa fa-facebook"></i></a></li>
<!-- <li><a href="#"><i class="fa fa-twitter"></i></a></li> -->
<li><a href="https://www.instagram.com/flourishing_sambridhi/"><i class="fa fa-instagram"></i></a></li>
<li><a href="https://github.com/Samcoodess"><i class="fa fa-github"></i></a></li>
<!-- <li><a href="mailto:[email protected]"><i class="fa fa-mail"></i></a></li> -->
</ul>
<p>
<a href="" class="btn btn-dark with-arrow smoth-scroll">My Resume <i class="fa fa-download"></i></a>
</p>
</div>
<div class=" facts col-md-5 col-sm-5 col-xs-12">
<div class="row">
<div class="col-md-6 col-sm-6 col-xs-6">
<div class="count-item">
<div class="numscroller" data-slno='1' data-min='0' data-max='150' data-delay='10' data-increment="5">300</div>
<div class="count-name-intro">Articles written</div>
</div>
</div>
<div class="col-md-6 col-sm-6 col-xs-6">
<div class="count-item">
<div class="numscroller" data-slno='1' data-min='0' data-max='120' data-delay='10' data-increment="5">500</div>
<div class="count-name-intro">Drawings Done</div>
</div>
</div>
<div class="col-md-6 col-sm-6 col-xs-6">
<div class="count-item">
<div class="numscroller" data-slno='1' data-min='0' data-max='5000' data-delay='10' data-increment="5">120</div>
<div class="count-name-intro">Lines of code</div>
</div>
</div>
<div class="col-md-6 col-sm-6 col-xs-6">
<div class="count-item">
<div class="numscroller" data-slno='1' data-min='0' data-max='10' data-delay='1' data-increment="1">10</div>
<div class="count-name-intro">Awards</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- AI Zone Begin-->
<!-- <section id="AI world" class="testimonial-slider text-center" style="background-image: url('ai2.png');"> -->
<!--
<section id="aizone">
<div class="container text-center">
<div class="row">
<div class="col-md-12 text-center">
<h2>AI Zone</h2>
</div>
<div class="col-md-4 col-sm-6">
<div class="Ai zone-item">
<a href="ai_world.html" class="Ai zone-img">
<img src="/imgg/Blogs/AI.jpg" height="300" width="250">
</a>
<div class="Ai zone-desc">
<h4>
<a href="ai_world.html">History of AI</a>
</h4>
<p> Let’s look back to the history of AI. In 1950, the Turing test, originally called an imitation game, ...</p>
<a href="ai_world.html" class="btn btn-dark">Read more</a>
</div>
</div>
</div>
</div>
</div>
</section> -->
<!-- Ai Zone end -->
<!-- // PORTFOLIO BEGIN -->
<section id="portfolio">
<div class="container">
<div class="row">
<div data-aos="fade-up">
<div class="col-md-12 text-center">
<h2>Selected Projects</h2>
</div>
<div class="col-md-12 col-sm-12">
<div class="filter-btn col-md-12 text-center">
<div class="filter" data-filter=".Art">Art</div>
<div class="filter lst-cld"> <a href="achievements.html">Achievements and certifications </div>
<div class="filter lst-cld"> <a href="projects.html">Projects </div>
</div>
<div id="port-image" class="container">
<div class="row">
<div class="Art grid mix col-md-4 col-sm-6 col-xs-12">
<a href="/imgg/Art/Cracks.png" class="image-popup">
<figure class="port-desc">
<img src="/imgg/Art/Cracks.png">
<figcaption>
<h4>Cracks of the elegance</h4>
<h5>Pencil Sketch</h5>
</figcaption>
</figure>
</a>
</div>
<div class="Art grid mix col-md-4 col-sm-6 col-xs-12">
<a href="/imgg/Art/Eyes.png" class="image-popup">
<figure class="port-desc">
<img src="/imgg/Art/Eyes.png">
<figcaption>
<h4>Eye speaks</h4>
<h5>Incomplete Art</h5>
</figcaption>
</figure>
</a>
</div>
<div class="Art grid mix col-md-4 col-sm-6 col-xs-12">
<a href="/imgg/Art/recent.png" class="image-popup">
<figure class="port-desc">
<img src="/imgg/Art/recent.png">
<figcaption>
<h4>I can't speak; I can't see ; I can't hear</h4>
<h5>Pencil sketch</h5>
</figcaption>
</figure>
</a>
</div>
<div class="Art grid mix col-md-4 col-sm-6 col-xs-12">
<a href="/imgg/Art/girl.png" class="image-popup">
<figure class="port-desc">
<img src="/imgg/Art/girl.png">
<figcaption>
<h4>A girl</h4>
<h5>Art</h5>
</figcaption>
</figure>
</a>
</div>
<div class="Art grid mix col-md-4 col-sm-6 col-xs-12">
<a href="/imgg/Art/incom.png" class="image-popup">
<figure class="port-desc">
<img src="/imgg/Art/incom.png" height="240">
<figcaption>
<h4>Incomplete</h4>
<h5>Art</h5>
</figcaption>
</figure>
</a>
</div>
<div class="Art grid mix col-md-4 col-sm-6 col-xs-12">
<a href="/imgg/Art/stories.png" class="image-popup">
<figure class="port-desc">
<img src="/imgg/Art/stories.png">
<figcaption>
<h4>Stories inside Eyes</h4>
<h5>Pencil sketch</h5>
</figcaption>
</figure>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- // PORTFOLIO END -->
<!-- // SERVICES BEGIN -->
<section id="experience">
<div class="container">
<div class="row">
<div class="col-md-12">
<h2>Experiences</h2>
</div>
<div class="col-md-12">
<div class="col-md-4 col-sm-6">
<div class="Experiences-item">
<A href= "www.igptech.org"><img src="/imgg/Experience/igptech (2).png" height="100">
<h4>IGPTECH | President</h4></A>
<p>As a president of IGPTECH, I am leading a team of 25+ members to uplift the status of women and encourage their participation in STEM fields.</p>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="Experiences-item">
<A href= "https://glocalteenhero.com/20under20-2020/sambridhi-deo/"><img src="/imgg/Experience/GTH2.png" height="100">
<h4> Glocal Teen hero</h4> </A>
<p>I am Glocal's 20under20 for 2022. I was listed under 20 bright youths nationally for my contribuion in the society. </p>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="Experiences-item">
<img src="/imgg/Experience/fb.png" height="100">
<A href="https://fourthbrain.ai/"><h4>Fourthbrain AI</h4></A>
<p>For this 16 weeks long Machine learning engineering program, I am working on Capstone project to detect ASL and convert it to voice. </p>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="Experiences-item">
<A href= "https://www.tks.world/">
<img src="/imgg/Experience/tks2.png" height="100">
<h4>The knowledge society</h4></A>
<p>I am an innovator for 2022 cohort exploring AI, Blockchain, and other emerging computer technologies.I also received the scholarship of 5000$ to attend this 10-months long workshops.</p>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="Experiences-item">
<A href= "https://www.lumiere-education.com/">
<img src="/imgg/Experience/Lumiere.png" height="100" width="100"> <h4>Lumiere Education</h4></A>
<p> I am a research scholar at Lumiere education performing research project in collaboration with PHD scholar at University of Chicago. The subject manner of my research project is associated with ML for medicine. </p>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="Experiences-item">
<img src = "/imgg/Experience/skb.png" height="100">
<h4>Sketching Smile</h4>
<p> "Sketching Smile" is my passion project where I have combined my passion for drawing wiith a mission to community service. I was listed under GTH 20under20 for the year 2022 for my project.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- // SERVICES END -->
<!-- // HIRE BEGIN -->
<section id="hire">
<div class="container">
<div class="row">
<div class="col-md-9 col-sm-6 col-xs-12">
<h2>Subscribe my newsletter</h2>
<p>
Hi, Would you be interested in
receiving my updates and blogs in your inbox direclty? If so, Please subscribe to
my newsletter for timely updates.
</p>
</div>
<div class="col-md-3 col-sm-6 col-xs-12">
<p>
<a href="#contact" class="btn btn-dark btn-lg smoth-scroll">JOIN</a>
</p>
</div>
</div>
</div>
</section>
<!-- // HIRE END -->
<!-- // TESTIMONIAL BEGIN -->
<section id="testimonial" class="testimonial-slider text-center" style="background-image: url('/imgg/resized.jpg');">
<div class="overlay"></div>
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="flexslider">
<ul class="slides">
<li>
<p class="author">Steve Jobs, Founder of Apple.</p>
<h2>"Have the courage to follow your heart and intuition.They somehow know what you truly want to become."
</h2>
</li>
<li>
<p class="author">Paulo Coelho, Novelist.</p>
<h2>"When we strive to become better than we are,
<br>
everything around us becomes better too"
</h2>
</li>
<li>
<p class="author">Dr. Seuss</p>
<h2>"Why fit in when you were
<br>
born to stand out?"
</h2>
</li>
</ul>
</div>
</div>
</div>
</div>
</section>
<!-- // TESTIMONIAL END -->
<!-- // CONTACT BEGIN -->
<section id="contact">
<div class="container text-center">
<div class="row">
<div class="col-md-12 text-center">
<h2>Contact Me(This will function soon) </h2>
</div>
<div class="address-icons col-md-8 col-md-offset-2">
<div class="col-md-4 col-sm-4">
<a href="mailto:[email protected]"><i class="fa fa-envelope fa-2x"></i></a>
<p>[email protected]</p>
</div>
<div class="col-md-4 col-sm-4">
<i class="fa fa-map-marker fa-2x"></i>
<p>New Jersey,
<br> United States, 07006
</p>
</div>
<div class="col-md-4 col-sm-4">
<a href="callto:><i class="fa fa-phone fa-2x"></i></a>
<p>+1 973 787 6162</p>
</div>
<div class="clearfix"></div>
</div>
<div class="col-md-8 col-md-offset-2">
<!-- changes your email domain in mailer.php (assets/php/) -->
<form id="ajax-contact" name="contact" method="post" action="/assets/php/contact.php">
<div class="row">
<div class="col-md-6 col-sm-6">
<div class="form-group">
<input type="text" name="name" id="name" class="form-control" placeholder="Name" required>
<p class="help-block text-danger"></p>
</div>
</div>
<div class="col-md-6 col-sm-6">
<div class="form-group">
<input type="email" name="email" id="email" class="form-control" placeholder="Email" required>
<p class="help-block text-danger"></p>
</div>
</div>
</div>
<div class="form-group">
<textarea name="message" id="message" class="form-control" rows="4" placeholder="Message..." required></textarea>
<p class="help-block text-danger"></p>
</div>
<div class="col-md-12 col-xs-12">
<button id="submit" type="submit" name="submit" class="btn btn-dark" value="Send Form">Send Message</button>
</div>
<div id="form-messages" class="col-md-12 col-xs-12"></div>
</form>
</div>
</div>
</div>
</section>
<!-- // CONTACT END -->
<!-- Swiper js
<script src=" js/swiper-bundle.min.js"></script> -->
<!-- Js -->
<!-- <script src></script> -->
<!-- // FOOTER BEGIN -->
<footer id="footer">
<div class="container">
<div class="col-md-12 text-center">
<ul class="social-icons-footer">
<li><a href=""><i class="fa fa-facebook"></i></a></li>
<li><a href="https://github.com/Samcoodess"><i class="fa fa-github"></i></a></li>
<li><a href=""><i class="fa fa-instagram"></i></a></li>
<li><a href=""><img src="/imgg/linke.png " height="20"></a></li>
<li><a href=""><img src="/imgg/youtube.png" height="24"></a></li>
</ul>
</div>
</footer>
<!-- // FOOTER END -->
<!-- js plugin -->
<script src="assets/js/jquery.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/jquery.stellar.min.js"></script>
<script src="assets/js/text-rotate.js"></script>
<script src="assets/js/numscroller.js"></script>
<script src="assets/js/jquery.appear.js"></script>
<script src="assets/js/progress-bar.min.js"></script>
<script src="assets/js/jquery.mixitup.js"></script>
<script src="assets/js/jquery.magnific-popup.min.js"></script>
<script src="assets/js/magnific-popup-options.js"></script>
<script src="assets/js/jquery.flexslider-min.js"></script>
<script src="assets/js/aos.js"></script>
<script src="assets/js/app.js"></script>
<script src="assets/js/jquery.mb.YTPlayer.min.js"></script>
<script>
jQuery(function () {
jQuery("#bg-youtube").YTPlayer();
});
</script>
<!-- main js -->
<script src="assets/js/main.js"></script>
</body>
</html>