-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
472 lines (370 loc) · 19.4 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
<!DOCTYPE html>
<html class="no-js" lang="en">
<head>
<!--- basic page needs
================================================== -->
<meta charset="utf-8">
<title>Shreya's portfolio</title>
<meta name="description" content="">
<meta name="author" content="Shreya">
<!-- mobile specific metas
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- CSS
================================================== -->
<link rel="stylesheet" href="css/styles.css">
<link rel="stylesheet" href="css/vendor.css">
<!-- script
================================================== -->
<script defer src="js/vendor/fontawesome/all.min.js"></script>
<!-- favicons
================================================== -->
<link rel="manifest" href="site.webmanifest">
</head>
<body id="top" class="ss-preload">
<!-- preloader
================================================== -->
<div id="preloader">
<div id="loader"></div>
</div>
<!-- header
================================================== -->
<header class="s-header">
<div class="row s-header__nav-wrap">
<nav class="s-header__nav">
<ul>
<li class="current"><a class="smoothscroll" href="#hero">Home</a></li>
<li><a class="smoothscroll" href="#about">About</a></li>
<li><a class="smoothscroll" href="#resume">Education</a></li>
<li><a class="smoothscroll" href="#testimonials">Personal Motto</a></li>
<li><a class="smoothscroll" href="#contact">Say Hello</a></li>
</ul>
</nav>
</div> <!-- end row -->
<a class="s-header__menu-toggle" href="#0" title="Menu">
<span class="s-header__menu-icon"></span>
</a>
</header> <!-- end s-header -->
<!-- hero
================================================== -->
<section id="hero" class="s-hero target-section">
<div class="s-hero__bg rellax" data-rellax-speed="-7"></div>
<div class="row s-hero__content">
<div class="column">
<div class="s-hero__content-about">
<h1>Hey, I'm Shreya.</h1>
<h3>
I'm seeking to associate with an organization, which gives me a chance to improve my knowledge and enhance my
management skills and work towards growth of the organization as well as my personal growth. <br>
<br><a class="smoothscroll" href="#about">start scrolling</a>
and learn more <a class="smoothscroll" href="#about">about me</a>.
</h3>
<div class="s-hero__content-social">
<a href="https://github.com/ShreyaR050 "><i class="fab fa-github" aria-hidden="true"></i></a>
<a href=" https://www.linkedin.com/in/shreya-poojary-6806b3239"><i class="fab fa-linkedin" aria-hidden="true"></i></a>
<a href=" https://twitter.com/Shreya_perdoor?t=hHmAyc9rg_hjrkx1iXwnfQ&s=09"><i class="fab fa-twitter" aria-hidden="true"></i></a>
<a href=" https://instagram.com/shreya_sathish050?igshid=YmMyMTA2M2Y=l"><i class="fab fa-instagram" aria-hidden="true"></i></a>
</div>
</div> <!-- end s-hero__content-about -->
</div>
</div> <!-- s-hero__content -->
<div class="s-hero__scroll">
<a href="#about" class="s-hero__scroll-link smoothscroll">
<span class="scroll-arrow">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" style="fill:rgba(0, 0, 0, 1);transform:-ms-filter"><path d="M18.707 12.707L17.293 11.293 13 15.586 13 6 11 6 11 15.586 6.707 11.293 5.293 12.707 12 19.414z"></path></svg>
</span>
<span class="scroll-text"></span>
</a>
</div> <!-- s-hero__scroll -->
</section> <!-- end s-hero -->
<!-- about
================================================== -->
<section id="about" class="s-about target-section">
<div class="row">
<div class="column large-3 tab-12">
<img class="s-about__pic" src="images/avatars/gwen.jpeg" alt="" height="200px" width="100px">
</div>
<div class="column large-9 tab-12 s-about__content">
<h3>About Me</h3>
<p>
My passion for technology and innovation brought me to Manipal Academy of Higher Education,
where I'm working on my Masters in Computer Application,
I am very passionate about entering to the world of Developement.
I learned how to multitask and prioritize responsibilities. <br>
In a fast-paced organization, the ability to effectively prioritize is a significant
component of success.
</p>
<hr>
<div class="row s-about__content-bottom">
<div class="column w-1000-stack">
<h3>Contact Details</h3>
<p>
Shreya <br>
Manipal, Karnataka, <br>
India <br>
<br>
<a href="mailto:#0">sonushreya20@gmail.com</a>
<a href="mailto:#0">shreya.mitma11@learner.manipal.edu</a>
</p>
</div>
<div class="column w-1000-stack">
<a href="https://drive.google.com/file/d/1PXJCmmr9mWYdrq5xhDAGbIs9m4215CpJ/view?usp=drivesdk" class="btn btn--download">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" style="fill:rgba(0, 0, 0, 1);transform:-ms-filter"><path d="M12 16L16 11 13 11 13 4 11 4 11 11 8 11z"></path><path d="M20,18H4v-7H2v7c0,1.103,0.897,2,2,2h16c1.103,0,2-0.897,2-2v-7h-2V18z"></path></svg>
Download Resume
</a>
</div>
</div>
</div>
</div> <!-- end row -->
</section> <!-- end s-about -->
<!-- resume
================================================== -->
<section id="resume" class="s-resume target-section">
<!-- s-resume__section -->
<div class="row s-resume__section">
<div class="column large-3 tab-12">
<h3 class="section-header-allcaps">Education</h3>
</div>
<div class="column large-9 tab-12">
<div class="resume-block">
<div class="resume-block__header">
<h4 class="h3">Post Graduation</h4>
<p class="resume-block__header-meta">
<span>Master of Computer Application</span>
<span class="resume-block__header-date">
2021-2023
</span>
</p>
</div>
<p>
Pursuing Master of Computer Applications from Manipal Institute
of Technology,Manipal(A constituent of MAHE)
</p>
</div> <!-- end resume-block -->
<div class="resume-block">
<div class="resume-block__header">
<h4 class="h3">Under Graduation</h4>
<p class="resume-block__header-meta">
<span>Bachelor in computer application</span>
<span class="resume-block__header-date">
2017-2021
</span>
</p>
</div>
<p>
The BCA course is a full time three years (six semesters)
Bachelor’s Degree in Computer Application.
The basic objective of BCA Course is to provide young men and women with the required knowledge and
necessary skills to get rewarding careers into the changing world of
Information Technology.
</p>
</div> <!-- end resume-block -->
</div>
</div> <!-- s-resume__section -->
<div class="row s-resume__section">
<div class="column large-3 tab-12">
<h3 class="section-header-allcaps">Skills</h3>
</div>
<div class="column large-9 tab-12">
<div class="resume-block">
<ul class="skill-bars-fat">
<li>
<div class="progress percent65"></div>
<strong>HTML5</strong>
</li>
<li>
<div class="progress percent40"></div>
<strong>Javascript</strong>
</li>
<li>
<div class="progress percent60"></div>
<strong>java</strong>
</li>
<li>
<div class="progress percent85"></div>
<strong>Microsoft Office</strong>
</li>
<li>
<div class="progress percent60"></div>
<strong>Asp.net</strong>
</li>
<li>
<div class="progress percent45"></div>
<strong>linux</strong>
</li>
<li>
<div class="progress percent40"></div>
<strong>python</strong>
</li>
<li>
<div class="progress percent55"></div>
<strong>sql</strong>
</li>
<li>
<div class="progress percent50"></div>
<strong>Css3</strong>
</li>
<li>
<div class="progress percent40"></div>
<strong>C and C++</strong>
</li>
</ul>
</div> <!-- end resume-block -->
</div>
</div> <!-- s-resume__section -->
</section> <!-- end s-resume -->
<!-- portfolio
================================================== >
<section id="portfolio" class="s-portfolio target-section">
<div class="row s-portfolio__header">
<div class="column large-12">
<h4>Check out some of my work</h4>
</div>
</div>
<div class="row collapse block-large-1-4 block-medium-1-3 block-tab-1-2 block-500-stack folio-list">
<div class="column folio-item">
<a href="https://github.com/BrianRoystunDsouza/brian-dsouza-au27/tree/main/projects/chess" class="folio-item__thumb">
<img src="images/portfolio/chess.png"
srcset="images/portfolio/chess.png 1x
" alt="">
<span style="padding-left: 32% ;">Chess game</span>
</a>
</div> <!-- end folio-item >
<div class="column folio-item">
<a href="https://todoopro.herokuapp.com/" class="folio-item__thumb">
<img src="images/portfolio/todo.png"
srcset="images/portfolio/todo.png 1x
" alt="">
<span style="padding-left: 35% ;">Todo list</span>
</a>
</div> <!-- end folio-item >
<div class="column folio-item">
<a href="https://client-side-shop.herokuapp.com/" class="folio-item__thumb">
<img src="images/portfolio/shoppy.png"
srcset="images/portfolio/shoppy.png 1x
" alt="">
<span style="padding-left: 20% ;">E-commerce website</span>
</a>
</div> <!-- end folio-item >
<div class="column folio-item">
<a href="https://socialmediaappp.herokuapp.com/" class="folio-item__thumb">
<img src="images/portfolio/social.png"
srcset="images/portfolio/social.png 1x
" alt="">
<span style="padding-left: 20% ;">Social-Media app </span>
</a>
</div> <!-- end folio-item -->
</div> <!-- end folio-list -->
</section> <!-- end s-portfolio -->
<!-- testimonials
================================================== -->
<section id="testimonials" class="s-testimonials target-section">
<div class="s-testimonials__bg"></div>
<div class="row s-testimonials__header">
<div class="column large-12">
</div>
</div>
<div class="row s-testimonials__content">
<div class="column">
<div class="swiper-container testimonial-slider">
<div class="swiper-wrapper">
<!--div class="testimonial-slider__slide swiper-slide">
<!--div class="testimonial-slider__author">
<cite class="testimonial-slider__cite">
</cite>
</div>
<p>
<strong style="font-size: 40px; color: white; ">❝</strong><br>
Somthing <br><br>
<span style="font-size:smaller ;"> </span>
</p>
</div> <!-- end testimonial-slider__slide -->
<div class="testimonial-slider__slide swiper-slide">
<div class="testimonial-slider__author">
<cite class="testimonial-slider__cite">
</cite>
</div>
<p> <strong style="font-size: 40px; color: white; ">❝</strong><br>
Belive you can and you're halfway there. <br><br>
<span style="font-size:smaller ;">-Theodore Roosevelt </span>
</p>
</div> <!-- end testimonial-slider__slide -->
</div> <!-- end testimonial slider swiper-wrapper -->
<div class="swiper-pagination"></div>
</div> <!-- end swiper-container -->
</div> <!-- end column -->
</div> <!-- end row -->
</section> <!-- end s-testimonials -->
<!-- contact
================================================== -->
<section id="contact" class="s-contact target-section">
<div class="row s-contact__header">
<div class="column large-12">
<h3 class="section-header-allcaps">Say Hello</h3>
</div>
</div>
<div class="row s-contact__content">
<div class="column large-7 medium-12">
<h4 class="huge-text">
<!-- hey-->
</h4>
</div>
<div class="column large-4 medium-12">
<div class="row contact-infos">
<div class="column large-12 medium-6 tab-12">
<div class="contact-block">
<h5 class="contact-block__header">
Email
</h5>
<p class="contact-block__content">
<a class="mailtoui" href="mailto:sonushreya20@gmail.com" style="font-size:large;font-weight:larger ;">sonushreya20@gmail.com</a>
</p>
</div> <!-- end contact-block -->
</div>
<!--div class="column large-12 medium-6 tab-12">
<div class="contact-block">
<h5 class="contact-block__header">
Phone
</h5>
<p class="contact-block__content">
<a href="tel:+91 88677 73824">+91 9008130844</a>
</p>
</div> <!-- end contact-block -->
</div>
<div class="column large-12">
<a href="mailto:sonushreya20@gmail.com" class="mailtoui btn btn--primary h-full-width">Let's Talk</a>
</div>
</div> <!-- end contact-infos -->
</div>
</div> <!-- s-contact__content -->
</section> <!-- end s-contact -->
<!-- footer
================================================== -->
<footer class="s-footer">
<div class="row">
<div class="column large-4 medium-6 w-1000-stack s-footer__social-block">
<ul class="s-footer__social">
<li><a href="https://github.com/ShreyaR050"><i class="fab fa-github" aria-hidden="true"></i></a></li>
<li><a href="https://twitter.com/Shreya_perdoor?t=hHmAyc9rg_hjrkx1iXwnfQ&s=09"><i class="fab fa-twitter" aria-hidden="true"></i></a></li>
<li><a href=" https://instagram.com/shreya_sathish050?igshid=YmMyMTA2M2Y=l"><i class="fab fa-instagram" aria-hidden="true"></i></a></li>
<li><a href="https://www.linkedin.com/in/shreya-poojary-6806b3239"><i class="fab fa-linkedin-in" aria-hidden="true"></i></a></li>
</ul>
</div>
<div class="column large-7 medium-6 w-1000-stack ss-copyright">
<span>2022</span>
<!-- <span>Design by <a href="https://www.styleshout.com/">StyleShout</a></span>
-->
</div>
</div>
<div class="ss-go-top">
<a class="smoothscroll" title="Back to Top" href="#top">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M6 4h12v2H6zm5 10v6h2v-6h5l-6-6-6 6z"/></svg>
</a>
</div> <!-- end ss-go-top -->
</footer>
<!-- Java Script
================================================== -->
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
</body>
</html>