-
Notifications
You must be signed in to change notification settings - Fork 6
/
index.html
422 lines (402 loc) · 22.6 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Portfolio Website</title>
<!--= Google Fonts =-->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap"
rel="stylesheet">
<!--= Remixicons=-->
<link href="https://cdn.jsdelivr.net/npm/remixicon@2.5.0/fonts/remixicon.css" rel="stylesheet">
<!--= SwiperJS CSS =-->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@8/swiper-bundle.min.css" />
<!--= Main CSS =-->
<link rel="stylesheet" href="assets/css/main.css">
</head>
<body>
<!--= Header =-->
<header id="header" class="header">
<div class="container">
<nav class="nav">
<a href="index.html" class="nav__brand">
<i class="ri-code-s-slash-line"></i>Developer
</a>
<div class="nav__menu" id="nav-menu">
<ul class="nav__list">
<li class="nav__item">
<a href="#hero" class="nav__link">Home</a>
</li>
<li class="nav__item">
<a href="#about" class="nav__link">About</a>
</li>
<li class="nav__item">
<a href="#qualification" class="nav__link">Qualification</a>
</li>
<li class="nav__item">
<a href="#service" class="nav__link">Services</a>
</li>
<li class="nav__item">
<a href="#project" class="nav__link">Projects</a>
</li>
<li class="nav__item">
<a href="#contact" class="nav__link">Contact</a>
</li>
</ul>
</div>
<div class="nav__toggle">
<i id="nav-toggle" class="ri-menu-3-line"></i>
</div>
</nav>
</div>
</header>
<!--= main =-->
<main class="main">
<!--= Hero =-->
<section id="hero" class="hero">
<div class="container">
<div class="d-grid hero__wrapper">
<div class="hero__content">
<h1 class="hero__title">Hi, I am Shri,<br>Web Developer.</h1>
<p class="hero__description">A portfolio website is a unique way to showcase your work and let
others know about yourself. It’s like an evergreen platform for your projects, case studies,
and information about you. In addition, it’s one of the best ways to express your
personality, experience, and capabilities .</p>
<div class="hero__info">
<div class="hero__info-wrapper">
<p class="hero__info-number">01</p>
<h2 class="hero__info-title">Years<br>Experience</h2>
</div>
<div class="hero__info-wrapper">
<p class="hero__info-number">10+</p>
<h2 class="hero__info-title">Projects<br>Completed</h2>
</div>
<div class="hero__info-wrapper">
<p class="hero__info-number">02+</p>
<h2 class="hero__info-title">Companies<br> Worked</h2>
</div>
</div>
</div>
<img src="assets/img/hero1.jpeg" alt="Dave" class="hero__img">
</div>
</div>
</section>
<!--= About =-->
<section id="about" class="section about">
<div class="container">
<div class="section__header">
<h2 class="section__title">About Me</h2>
<span class="section__subtitle">Who am I</span>
</div>
<div class="d-grid about__wrapper">
<div class="about__content">
<h3 class="about__title">I'm a Professional and Experienced Frontend Developer.</h3>
<p class="about__description">A portfolio website is a unique way to showcase your work and let
others know about yourself. It’s like an evergreen platform for your projects, case studies,
and information about you. In addition, it’s one of the best ways to express your
personality, experience, and capabilities .</p>
<a href="#" class="btn btn--primary">Know More</a>
</div>
<div class="skills">
<h3 class="skills__title">Technologies I've been working with:</h3>
<div class="skills__wrapper">
<div class="skills__content">
<h4 class="skills__subtitle">Backend</h4>
<ul class="skills__list">
<li class="skills__item"><i class="ri-arrow-right-s-fill"></i>
Python</li>
<li class="skills__item"><i class="ri-arrow-right-s-fill"></i>
PHP</li>
<li class="skills__item"><i class="ri-arrow-right-s-fill"></i>
Node.js</li>
<li class="skills__item"><i class="ri-arrow-right-s-fill"></i>
Firebase</li>
<li class="skills__item"><i class="ri-arrow-right-s-fill"></i>
MongoDB</li>
<li class="skills__item"><i class="ri-arrow-right-s-fill"></i>
MySQL</li>
</ul>
</div>
<div class="skills__content">
<h4 class="skills__subtitle">Frontend</h4>
<ul class="skills__list">
<li class="skills__item"><i class="ri-arrow-right-s-fill"></i>
HTML</li>
<li class="skills__item"><i class="ri-arrow-right-s-fill"></i>
CSS/Sass</li>
<li class="skills__item"><i class="ri-arrow-right-s-fill"></i>
JavaScript</li>
<li class="skills__item"><i class="ri-arrow-right-s-fill"></i>
Bootstrap</li>
<li class="skills__item"><i class="ri-arrow-right-s-fill"></i>
React</li>
<li class="skills__item"><i class="ri-arrow-right-s-fill"></i>
Vue.js</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>
<!--= Qualification =-->
<section id="qualification" class="section qualification">
<div class="container">
<div class="section__header">
<h2 class="section__title">Qualification</h2>
<span class="section__subtitle">Experience & Education</span>
</div>
<!--= Professional Experience =-->
<div class="qualification__wrapper">
<h3 class="qualification__name">
<i class="ri-briefcase-fill"></i>
Professional Experience
</h3>
<div class="d-grid qualification__content">
<!--= Experience 1 =-->
<div class="qualification__item">
<h3 class="qualification__title">Web Developer at Oracle</h3>
<p class="qualification__description"> It provides a convenient way for potential clients to
view your work while also allowing you to expand on your skills and services.</p>
<span class="qualification__date">Jan 2022 - Present</span>
</div>
<!--= Experience 2 =-->
<div class="qualification__item">
<h3 class="qualification__title">Frontend Lead at Google</h3>
<p class="qualification__description"> It provides a convenient way for potential clients to
view your work while also allowing you to expand on your skills and services.</p>
<span class="qualification__date">2020 - 2022</span>
</div>
<!--= Experience 3 =-->
<div class="qualification__item">
<h3 class="qualification__title">UI/UX Designer at Facebook</h3>
<p class="qualification__description"> It provides a convenient way for potential clients to
view your work while also allowing you to expand on your skills and services.</p>
<span class="qualification__date">2018 - 2020</span>
</div>
</div>
</div>
<!--= Education =-->
<div class="qualification__wrapper">
<h3 class="qualification__name">
<i class="ri-booklet-fill"></i>
Education
</h3>
<div class="d-grid qualification__content">
<!--= Education 1 =-->
<div class="qualification__item">
<h3 class="qualification__title">UI/UX Designer</h3>
<p class="qualification__description"> It provides a convenient way for potential clients to
view your work while also allowing you to expand on your skills and services.</p>
<span class="qualification__date">2018 - 2019</span>
</div>
<!--= Education 2 =-->
<div class="qualification__item">
<h3 class="qualification__title">Master In Web Development</h3>
<p class="qualification__description"> It provides a convenient way for potential clients to
view your work while also allowing you to expand on your skills and services.</p>
<span class="qualification__date">2015 - 2017</span>
</div>
<!--= Education 3 =-->
<div class="qualification__item">
<h3 class="qualification__title">Software Engineer</h3>
<p class="qualification__description"> It provides a convenient way for potential clients to
view your work while also allowing you to expand on your skills and services.</p>
<span class="qualification__date">2011 - 2015</span>
</div>
</div>
</div>
<div class="qualification__footer">
<p class="qualification__footer-text">See my full resume</p>
<a href="#" class="btn btn--primary">Resume</a>
</div>
</div>
</section>
<!--= services =-->
<section id="service" class="section service">
<div class="container">
<div class="section__header">
<h2 class="section__title">Services</h2>
<span class="section__subtitle">What I do</span>
</div>
<div class="d-grid service__wrapper">
<!--= service card 1 =-->
<div class="service__card">
<div class="service__icon">
<i class="ri-layout-4-fill"></i>
</div>
<h3 class="service__title">Frontend<br>Development</h3>
<a href="#" class="service__link">Know More</a>
</div>
<!--= service card 2 =-->
<div class="service__card">
<div class="service__icon">
<i class="ri-code-s-slash-line"></i>
</div>
<h3 class="service__title">Backend<br> Development</h3>
<a href="#" class="service__link">Know More</a>
</div>
<!--= service card 3 =-->
<div class="service__card">
<div class="service__icon">
<i class="ri-pen-nib-fill"></i>
</div>
<h3 class="service__title">UI/UX<br> Design</h3>
<a href="#" class="service__link">Know More</a>
</div>
</div>
</div>
</section>
<!--= Projects =-->
<section id="project" class="section project">
<div class="container">
<div class="section__header">
<h2 class="section__title">Projects</h2>
<span class="section__subtitle">My recent work</span>
</div>
<div class="d-grid project__wrapper">
<!--= project 1 =-->
<div class="project__content">
<img src="assets/img/project1.jpg" alt="Agency Website" class="project__img">
<h3 class="project__title">Agency Website</h3>
<p class="project__description"> It provides a convenient way for potential clients to view your
work while also allowing you to expand on your skills and services.</p>
<a href="#" class="project__link">View Project
<i class="ri-arrow-right-line"></i></a>
</div>
<!--= project 2 =-->
<div class="project__content">
<img src="assets/img/project2.jpg" alt="Crypto Application " class="project__img">
<h3 class="project__title">Crypto Application</h3>
<p class="project__description"> It provides a convenient way for potential clients to view your
work while also allowing you to expand on your skills and services.</p>
<a href="#" class="project__link">View Project
<i class="ri-arrow-right-line"></i></a>
</div>
<!--= project 3 =-->
<div class="project__content">
<img src="assets/img/project3.jpg" alt="Ecommerce Website" class="project__img">
<h3 class="project__title">Ecommerce Website</h3>
<p class="project__description"> It provides a convenient way for potential clients to view your
work while also allowing you to expand on your skills and services.</p>
<a href="#" class="project__link">View Project
<i class="ri-arrow-right-line"></i></a>
</div>
</div>
</div>
</section>
<!--= Testimonials =-->
<section id="testimonial" class="section testimonial">
<div class="container">
<div class="section__header">
<h2 class="section__title">Testimonials</h2>
<span class="section__subtitle">What my clients say</span>
</div>
<div class="testimonial__wrapper swiper">
<div class="swiper-wrapper">
<!--= testimonial 1 = -->
<div class="testimonial__card swiper-slide">
<img src="assets/img/testimonial1.jpg" alt="Natasha Smith" class="testimonial__img">
<div class="testimonial__content">
<p class="testimonial__description"> It provides a convenient way for potential clients
to view your work while also allowing you to expand on your skills and services.</p>
<h3 class="testimonial__name">Natasha Smith</h3>
<span class="testimonial__occupation">UI/UX Designer at Dribbble</span>
</div>
</div>
<!--========= testimonial 2 ============ -->
<div class="testimonial__card swiper-slide">
<img src="assets/img/testimonial2.jpg" alt="John Clarke" class="testimonial__img">
<div class="testimonial__content">
<p class="testimonial__description"> It provides a convenient way for potential clients
to view your work while also allowing you to expand on your skills and services.</p>
<h3 class="testimonial__name">John Clarke</h3>
<span class="testimonial__occupation">Web Developer at Facebook</span>
</div>
</div>
<!--========= testimonial 3 ====== -->
<div class="testimonial__card swiper-slide">
<img src="assets/img/testimonial3.jpg" alt="Emily Walker" class="testimonial__img">
<div class="testimonial__content">
<p class="testimonial__description"> It provides a convenient way for potential clients
to view your work while also allowing you to expand on your skills and services.</p>
<h3 class="testimonial__name">Emily Walker</h3>
<span class="testimonial__occupation">Backend Developer at Google
</span>
</div>
</div>
</div>
<div class="swiper-pagination"></div>
</div>
</div>
</section>
<!--======= Contact =======-->
<section id="contact" class="section contact">
<div class="container">
<div class="d-grid contact__wrapper">
<div class="contact__content">
<h2 class="contact__title">Interested in working together? Let's talk</h2>
<p class="contact__description">
It provides a convenient way for potential clients to view your work while also allowing you
to expand on your skills and services.
</p>
</div>
<div class="contact__btn">
<a href="#" class="btn btn--secondary">Get in touch</a>
</div>
</div>
</div>
</section>
</main>
<!--======== footer =====-->
<footer id="footer" class="footer">
<div class="container">
<div class="d-grid footer__wrapper">
<div class="footer__content">
<h4 class="footer__title">Follow Me</h4>
<ul class="footer__social-list">
<li class="footer__social-item">
<a href="#" class="footer__social-link">
<i class="ri-facebook-fill"></i>
</a>
</li>
<li class="footer__social-item">
<a href="#" class="footer__social-link">
<i class="ri-instagram-fill"></i>
</a>
</li>
<li class="footer__social-item">
<a href="#" class="footer__social-link">
<i class="ri-twitter-fill"></i>
</a>
</li>
<li class="footer__social-item">
<a href="#" class="footer__social-link">
<i class="ri-github-fill"></i>
</a>
</li>
</ul>
</div>
<div class="footer__content">
<h4 class="footer__title">Email Me</h4>
<a href="#" class="footer__contact">contact@shri.com</a>
</div>
<div class="footer__content">
<h4 class="footer__title">Call Me</h4>
<a href="#" class="footer__contact">(123) 456 - 789</a>
</div>
</div>
<p class="footer__copyright">© 2023 Copyright. All Rights Reserved</p>
</div>
</footer>
<!--======= SwiperJS ======-->
<script src="https://cdn.jsdelivr.net/npm/swiper@8/swiper-bundle.min.js"></script>
<!--======= ScrollReveal ======-->
<script src="https://unpkg.com/scrollreveal"></script>
<!--====== Main JS =======-->
<script src="assets/js/main.js"></script>
</body>
</html>