-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
463 lines (416 loc) · 21.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
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
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Epshita Chakravarty-Portfolio</title>
<!-- CSS -->
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Montserrat&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.2/css/all.css" integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr" crossorigin="anonymous">
<link rel="stylesheet" href="assets/css/jquery.mCustomScrollbar.min.css">
<link rel="stylesheet" href="assets/css/animate.css">
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="assets/css/media-queries.css">
<!-- Favicon and touch icons -->
<link rel="shortcut icon" href="assets/img/ec.png">
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="assets/ico/apple-touch-icon-144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="assets/ico/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="assets/ico/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="assets/ico/apple-touch-icon-57-precomposed.png">
</head>
<body>
<!-- Wrapper -->
<div class="wrapper">
<!-- Sidebar -->
<nav class="sidebar">
<!-- close sidebar menu -->
<div class="dismiss">
<i class="fas fa-arrow-left"></i>
</div>
<!--the welcome page layout-->
<div class="logo">
<h3><a href="index.html"><strong>Epshita Chakravarty</strong> </a></h3>
</div>
<ul class="list-unstyled menu-elements">
<li class="active">
<a class="scroll-link" href="#section-2"><i class="fas fa-home"></i>Resume</a>
</li>
<li>
<a class="" href="https://www.linkedin.com/in/epshita-chakravarty-86abb1207/" target="_blank"><i class="fas fa-user"></i>Profile</a>
</li>
<li>
<a class="scroll-link" href="#section-6"><i class="fas fa-envelope"></i> Contact me</a>
</li>
<li>
<a href="#otherSections" data-toggle="collapse" aria-expanded="false" class="dropdown-toggle" role="button" aria-controls="otherSections">
<i class="fas fa-sync"></i>Links to Portfolios
</a>
<ul class="collapse list-unstyled" id="otherSections">
<li>
<a class="" href="https://drive.google.com/drive/folders/1N8wMpwizCx_JB1JZnW5_HS89LLZWgk4x?usp=sharing" target="_blank"><i class="fas fa-paint-brush"></i>Graphic Design</a>
</li>
<li>
<a class="" href="http://epshitac.blogspot.com/" target="_blank"><i class="fas fa-pen"></i>Content Writing</a>
</li>
<li>
<a class="" href="https://drive.google.com/drive/folders/10oiAxrPobdCc8ykBc2Tvhbas9ZTnAai0?usp=sharing" target="_blank"><i class="fas fa-film"></i>Video Editing</a>
</li>
</ul>
</li>
<li>
<a href="#gs" data-toggle="collapse" aria-expanded="false" class="dropdown-toggle" role="button" aria-controls="gs">
<i class="fas fa-sync"></i>Links to social Media
</a>
<ul class="collapse list-unstyled" id="gs">
<li>
<a class="" href="http://epshitac.blogspot.com/" target="_blank"><i class=" fa fa-archive"></i>Older Portfolio</a>
</li>
<li>
<a class="" href="https://www.instagram.com/epshylonknot/" target="_blank"><i class=" fab fa-instagram"></i>Instagram</a>
</li>
<li>
<a class="" href="https://github.com/docilefiasco" target="_blank"><i class=" fab fa-github"></i>GitHub</a>
</li>
<li>
<a class="scroll-link" href="#section-6" target="_blank"><i class="fa fa-at"></i>Email</a>
</li>
</ul>
</li>
</ul>
<div class="to-top">
<a class="btn btn-primary btn-customized-3" href="#" role="button">
<i class="fas fa-arrow-up"></i> Top
</a>
</div>
</nav>
<!-- End sidebar -->
<!-- Dark overlay -->
<div class="overlay"></div>
<!-- Content -->
<div class="content">
<!-- open sidebar menu -->
<a class="btn btn-primary btn-customized open-menu" href="#" role="button">
<i class="fas fa-align-left"></i> <span>Menu</span>
</a>
<!-- Top content -->
<div class="top-content section-container" id="top-content">
<div class="container">
<div class="row">
<div class="col col-md-10 offset-md-1 col-lg-8 offset-lg-2">
<h1 class="wow fadeIn"> <strong>Epshita Chakravarty</strong></h1>
<div class="description wow fadeInLeft">
<p>
Welcome to my website. I'm a 19-year-old content writer, video editor and graphic designer. I have specialized in SEO and am learning tools like Premiere Pro, Photoshop and Illustrator. This blog is thus, a portfolio of my works.
<p>The website has been designed by me.</p>
</p>
</div>
<div class="buttons wow fadeInUp">
<a class="btn btn-primary btn-customized scroll-link" href="#section-1" role="button">
<i class="fas fa-book-open"></i> What do I offer
</a>
<a class="btn btn-primary btn-customized-2 scroll-link" href="#section-5" target="_blank" role="button">
<i class="fas fa-pencil-alt"></i> Sample Projects
</a>
</div>
</div>
</div>
</div>
</div>
<!-- Section 1 -->
<div class="section-1-container section-container" id="section-1">
<div class="container">
<div class="row">
<div class="col section-1 section-description wow fadeIn">
<h2>What Do I Offer</h2>
<div class="divider-1 wow fadeInUp"><span></span></div>
</div>
</div>
<div class="row">
<div class="col-md-4 section-1-box wow fadeInUp">
<div class="row">
<div class="col-md-4">
<div class="section-1-box-icon">
<i class="fas fa-pen"></i>
</div>
</div>
<div class="col-md-8">
<h3>Content Writing</h3>
<p>Being well versed with SEO, I can help your website not only gain an audience but also make them stay with thought-provoking and insightful blog posts, full of creativity.</p>
</div>
</div>
</div>
<div class="col-md-4 section-1-box wow fadeInDown">
<div class="row">
<div class="col-md-4">
<div class="section-1-box-icon">
<i class=" fas fa-paint-brush"></i>
</div>
</div>
<div class="col-md-8">
<h3>Graphic design</h3>
<p>I make intriguing and catchy posters that maintain a certain aesthetic. I use Adobe Creative Cloud Applications to perform this task. Less words and more content is what I believe in.</p>
</div>
</div>
</div>
<div class="col-md-4 section-1-box wow fadeInUp">
<div class="row">
<div class="col-md-4">
<div class="section-1-box-icon">
<i class="fas fa-film"></i>
</div>
</div>
<div class="col-md-8">
<h3>Video Editing</h3>
<p>My video editing styles varies from aesthetic montages to humorous transition. I use Adobe Creative Cloud Applications along with Filmora X to edit my videos. </p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Section 2 -->
<div class="section-2-container section-container section-container-gray-bg" id="section-2">
<div class="container">
<div class="row">
<div class="col section-2 section-description wow fadeIn">
</div>
</div>
<div class="row">
<div class="col-8 section-2-box wow fadeInLeft">
<h3>Resume</h3>
<p class="medium-paragraph">
I am eager to learn and grow. As a freshman in college, I bring the young energy to the table
and make sure to complete the task with utmost enthusiasm. Creativity comes naturally to me, and I'll strive to weave my
ideas in the direction of the client's development.
<br>
I offer services like:
<br>
1. Content Writing
<br>
2. Graphic Designing
<br>
3. Video Editing
<br>
4. Event Management
<p>
You can view my complete resume here: <a href="./assets/img/portfolio/resume_012.pdf" target="_blank">Resume</a>
</p>
</div>
<div class="col-4 section-2-box wow fadeInUp">
<img src="assets/img/me.jpeg" alt="about-us">
</div>
</div>
</div>
</div>
<!--
<div class="section-3-container section-container" id="section-3">
<div class="container">
<div class="row">
<div class="col section-3 section-description wow fadeIn">
<h2>Our Projects</h2>
<div class="divider-1 wow fadeInUp"><span></span></div>
</div>
</div>
<div class="row">
<div class="col-md-6 section-3-box wow fadeInLeft">
<div class="row">
<div class="col-md-3">
<div class="section-3-box-icon">
<i class="fas fa-paperclip"></i>
</div>
</div>
<div class="col-md-9">
<h3>Ut wisi enim ad minim</h3>
<p>
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et.
Ut wisi enim ad minim veniam, quis nostrud.
</p>
</div>
</div>
</div>
<div class="col-md-6 section-3-box wow fadeInLeft">
<div class="row">
<div class="col-md-3">
<div class="section-3-box-icon">
<i class="fas fa-pencil-alt"></i>
</div>
</div>
<div class="col-md-9">
<h3>Sed do eiusmod tempor</h3>
<p>
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et.
Ut wisi enim ad minim veniam, quis nostrud.
</p>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6 section-3-box wow fadeInLeft">
<div class="row">
<div class="col-md-3">
<div class="section-3-box-icon">
<i class="fas fa-cloud"></i>
</div>
</div>
<div class="col-md-9">
<h3>Quis nostrud exerci tat</h3>
<p>
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et.
Ut wisi enim ad minim veniam, quis nostrud.
</p>
</div>
</div>
</div>
<div class="col-md-6 section-3-box wow fadeInLeft">
<div class="row">
<div class="col-md-3">
<div class="section-3-box-icon">
<i class="fab fa-google"></i>
</div>
</div>
<div class="col-md-9">
<h3>Minim veniam quis nostrud</h3>
<p>
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et.
Ut wisi enim ad minim veniam, quis nostrud.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
Section 3 //-->
<!--
<div class="section-4-container section-container section-container-image-bg" id="section-4">
<div class="container">
<div class="row">
<div class="col section-4 section-description wow fadeInLeftBig">
<h2>We Think That...</h2>
<p>
Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut
aliquip ex ea commodo consequat. Ut wisi enim ad minim veniam, quis nostrud.
</p>
</div>
</div>
<div class="row">
<div class="col section-bottom-button wow fadeInUp">
<a class="btn btn-primary btn-customized-2 scroll-link" href="#section-6" role="button">
<i class="fas fa-envelope"></i> Contact Us
</a>
</div>
</div>
</div>
</div>
Section 4 //-->
<!-- Section 5 -->
<div class="section-5-container section-container" id="section-5">
<div class="container">
<div class="row">
<div class="col section-5 section-description wow fadeIn">
<h2>Portfolio</h2>
<div class="divider-1 wow fadeInUp"><span></span></div>
<p>I have designed a number of posters, penned quite a few blogs and edited many videos! You can check them out here!</p>
</div>
</div>
<div class="row">
<div class="col-md-4 section-5-box wow fadeInUp">
<div class="section-5-box-image"><img src="assets/img/portfolio/images.jpg" alt="portfolio-1"></div>
<h3><a href="https://drive.google.com/drive/folders/1N8wMpwizCx_JB1JZnW5_HS89LLZWgk4x?usp=sharing" target="_blank">Graphic Design</a> <i class="fas fa-angle-right"></i></h3>
<!--<div class="section-5-box-date"><i class="far fa-calendar"></i> June 2019</div>-->
<p>Click on "Graphic Design" above, it will direct you to a google drive folder with some samples of my work.</p>
</div>
<div class="col-md-4 section-5-box wow fadeInDown">
<div class="section-5-box-image"><img src="assets/img/portfolio/download (2).png" alt="portfolio-2"></div>
<h3><a href="https://drive.google.com/drive/folders/10oiAxrPobdCc8ykBc2Tvhbas9ZTnAai0?usp=sharing" target="_blank">Video Editing</a> <i class="fas fa-angle-right"></i></h3>
<!--<div class="section-5-box-date"><i class="far fa-calendar"></i> February 2019</div>-->
<p>Click on "Video Editing" above, it will direct you to a google drive folder with some samples of my work.</p>
</div>
<div class="col-md-4 section-5-box wow fadeInUp">
<div class="section-5-box-image"><img src="assets/img/portfolio/download.png" alt="portfolio-3"></div>
<h3><a href="http://epshitac.blogspot.com/" target="_blank">Content Writing</a> <i class="fas fa-angle-right"></i></h3>
<!--<div class="section-5-box-date"><i class="far fa-calendar"></i> November 2018</div>-->
<p>Click on "Contact Writing" above, it will direct you to a blogspot page with some samples of my work.</p>
</div>
</div>
<div class="row">
<div class="col section-bottom-button wow fadeInUp">
</a>
</div>
</div>
</div>
</div>
<!-- Section 6 -->
<div class="section-6-container section-container section-container-image-bg" id="section-6">
<div class="container">
<div class="row">
<div class="col section-6 section-description wow fadeIn">
<h2>Contact Me</h2>
<div class="divider-1 wow fadeInUp"><span></span></div>
<p>Send me an email using the form below or follow me on my social media channels.</p>
</div>
</div>
<div class="row">
<div class="col-md-6 section-6-box wow fadeInUp">
<h3>By eMail: epshita.hs@gmail.com</h3>
<div class="section-6-form">
<form role="form" action="assets/contact.php" method="post">
<div class="form-group">
<label class="sr-only" for="contact-email">Email</label>
<input type="text" name="email" placeholder="Email..." class="contact-email form-control" id="contact-email">
</div>
<div class="form-group">
<label class="sr-only" for="contact-subject">Subject</label>
<input type="text" name="subject" placeholder="Subject..." class="contact-subject form-control" id="contact-subject">
</div>
<div class="form-group">
<label class="sr-only" for="contact-message">Message</label>
<textarea name="message" placeholder="Message..." class="contact-message form-control" id="contact-message"></textarea>
</div>
<button type="submit" class="btn btn-primary btn-customized"><i class="fas fa-paper-plane"></i> Send Message</button>
</form>
</div>
</div>
<div class="col-md-5 offset-md-1 section-6-box wow fadeInDown">
<h3>Follow Me</h3>
<div class="section-6-social">
<a href="https://www.facebook.com/epshita.chakravarty.31/" target="_blank"><i class="fab fa-facebook-f"></i></a>
<a href="https://www.instagram.com/epshylonknot//" target="_blank"><i class="fab fa-instagram"></i></a>
<a href="https://www.twitter.com/docilefiasco/" target="_blank"><i class="fab fa-twitter"></i></a>
<a href="https://www.github.com/docilefiasco/" target="_blank"><i class="fab fa-github"></i></a>
<a href="https://www.pinterest.com/docilefiasco/" target="_blank"><i class="fab fa-pinterest"></i></a>
</div>
</div>
</div>
</div>
</div>
<!-- Footer -->
<footer class="footer-container">
<div class="container">
<div class="row">
<div class="col">
© Epshita Chakravarty. Made with <i class="fas fa-heart"></i> using supporting BOOTSTRAP templates provided by <a href="https://azmind.com">AZMIND</a>.
</div>
</div>
</div>
</footer>
</div>
<!-- End content -->
</div>
<!-- End wrapper -->
<!-- Javascript -->
<script src="assets/js/jquery-3.3.1.min.js"></script>
<script src="assets/js/jquery-migrate-3.0.0.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
<script src="assets/js/jquery.backstretch.min.js"></script>
<script src="assets/js/wow.min.js"></script>
<script src="assets/js/jquery.waypoints.min.js"></script>
<script src="assets/js/jquery.mCustomScrollbar.concat.min.js"></script>
<script src="assets/js/scripts.js"></script>
</body>
</html>