-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
376 lines (342 loc) · 20.7 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Portfolio </title>
<!-- FAVICON -->
<link rel="icon" type="image/png" href="favicon.png">
<!-- Bootstrap 5 CDN Links -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.1.0/css/bootstrap.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css">
<!-- Custom File's Link -->
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="responsive-style.css">
</head>
<body data-bs-spy="scroll" data-bs-target=".navbar" data-bs-offset="75">
<!-- Navbar section -->
<header class="header_wrapper">
<nav class="navbar navbar-expand-lg fixed-top">
<div class="container">
<a class="navbar-brand" href="#">
<img src="logo.png" class="img-fluid" alt="logo">
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav"
aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<i class="fas fa-stream navbar-toggler-icon"></i>
</button>
<div class="collapse navbar-collapse justify-content-end" id="navbarNav">
<ul class="navbar-nav menu-navbar-nav">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="#home">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#about">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#services">Services</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#portfolio">Portfolio</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#Hobbies">Hobbies</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#contact">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<!-- Navbar section exit -->
<!-- Banner section -->
<section id="home" class="banner_wrapper">
<div class="container">
<div class="row">
<div class="col-lg-7 order-lg-1 order-2 banner-content">
<h2 class="text-uppercase position-relative">HellO</h2>
<h1 class="text-uppercase">I am Palak Bohra</h1>
<h4 class="text-uppercase"> Frontend Web Designer</h4>
<div class="mt-5">
<a class="main-btn primary-btn" href="https://github.com/tishubohra">Visit Github</a>
<a class="main-btn secondary-btn ms-4" href="./getcv.html">Get CV</a>
</div>
</div>
<div class="col-lg-5 order-lg-2 order-1">
<div class="top-right-img">
<img src="home-right.png" class="img-fluid">
</div>
</div>
</div>
</div>
</section>
<!-- Banner section exit -->
<!-- About section -->
<section id="about" class="about_wrapper">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-7 mb-4 mb-lg-0">
<img src="services-img/about-us.webp" class="img-fluid" alt="About Us">
</div>
<div class="col-lg-5 mb-4 mb-lg-0">
<h3>Introduction<br>and <br>objectives</h3>
<p> I am 2nd year student , pursuing my B.tech in electrical and computer engineering from Indian
Institude of Information Technology,
Guwahati. An enthusiast fresher , with good leadership and interpersonal skills .
Also worked as the coordinator of Quiz club of IIIT'G and was core member of event management
team of college fest YUVAAN ,
which enhanced my event management and event planning skills .
</p>
<p>My objective is to associate with progressive organization which can provide me
with dynamic work sphere to extract my inherent skills as a professional,use and develop my
aptitude to further organization's objectives and also attain my career targets
in the progress.
</p>
<a href="Palak_Resume.pdf" download class="main-btn primary-btn mt-4">Download CV</a>
</div>
</div>
</section>
<!-- About section exit -->
<!-- Services section -->
<section id="services" class="services_wrapper">
<div class="container">
<div class="row">
<div class="col-sm-12 text-center mb-5">
<h2>Skills !!</h2>
<p>Below are some of my skills <br class="d-none d-lg-block">
which I have learned in the last two years: </p>
</div>
<div class="col-lg-3 col-sm-6 mb-4">
<div class="card rounded-0 border-0 text-center py-5 px-3">
<div>
<img src="services-img/mouse.webp">
</div>
<h5 class="text-uppercase mt-4 mb-3">Web DEVELOPment</h5>
<p> With expertise in HTML, CSS, and JavaScript,
I possess the necessary tools to create stunning
and interactive websites. I am particularly
enthusiastic about my ongoing journey in mastering JavaScript
and ReactJs, as it allows me to create dynamic and engaging
web experiences. I am committed to honing my skills and staying
up-to-date with the latest trends to deliver exceptional results.</p>
</div>
</div>
<div class="col-lg-3 col-sm-6 mb-4">
<div class="card rounded-0 border-0 text-center py-5 px-3">
<div>
<img src="services-img/ui-ux.webp">
</div>
<h5 class="text-uppercase mt-4 mb-3">PROGRAMMING LANGUAGE!</h5>
<p>I wanted to take a moment to express my
enthusiasm for my programming language skills,
specifically in C, C++, and Java. While I am familiar with Java and have a
solid grasp on C and C++, I find great joy in utilizing
these language to build robust and efficient applications.
my strong command over C and C++ allows me to tackle complex
programming challenges effectively.
</p>
</div>
</div>
<div class="col-lg-3 col-sm-6 mb-4">
<div class="card rounded-0 border-0 text-center py-5 px-3">
<div>
<img src="services-img/website.webp">
</div>
<h5 class="text-uppercase mt-4 mb-3">DATABASE!</h5>
<p>I wanted to take a moment to highlight my
familiarity with MySQL and share my ongoing
journey to strengthen my command in this area.
Currently, I am dedicated to expanding my
knowledge and improving my skills in MySQL.
My focus extends beyond MySQL itself, as I am
eager to delve into the broader concepts and
principles of database management systems (DBMS).
By doing so, I aim to enhance
my overall expertise in this field. </p>
</div>
</div>
<div class="col-lg-3 col-sm-6 mb-4">
<div class="card rounded-0 border-0 text-center py-5 px-3">
<div>
<img src="services-img/seo.webp">
</div>
<h5 class="text-uppercase mt-4 mb-3">SKILLED MULTI-TASKER</h5>
<p>I wanted to share with you my experience as a skilled multitasker and my involvement in
coordinating the Quiz Club and being a core team member of the Yuvan Event Management team.
Throughout my journey,I have honed my multitasking abilities, efficiently
handling multiple responsibilities and tasks simultaneously. Whether it is organizing
events, managing teams, I am adept at balancing and prioritizing
responsibilities.
</p>
</div>
</div>
</div>
</div>
</section>
<!--Services section exit -->
<!-- portfolio Section -->
<section id="portfolio" class="portfolio_wrapper">
<div class="container">
<div class="row">
<div class="col-sm-12 text-left mb-md-5 mb-2">
<h1>QUALITY WORK <br>RECENTLY DONE PROJECT</h1>
</div>
</div>
<div class="row">
<ul class="nav nav-pills mb-4" id="pills-tab" role="tablist">
<li class="nav-item" role="presentation">
</li>
<!-- <li class="nav-item" role="presentation">
<button class="nav-link" id="pills-two-tab" data-bs-toggle="pill" data-bs-target="#pills-two"
type="button" role="tab" aria-controls="pills-two" aria-selected="true">Latest</button>
</li>
<li class="nav-item" role="presentation">
<button class="nav-link" id="pills-three-tab" data-bs-toggle="pill"
data-bs-target="#pills-three" type="button" role="tab" aria-controls="pills-three"
aria-selected="true">Upcoming</button>
</li> -->
</ul>
<div class="tab-content" id="pills-tabContent">
<div class="tab-pane fade show active" id="pills-one" role="tabpanel"
aria-labelledby="pills-one-tab">
<div class="row">
<div class="col-sm-6">
<div class="portfolio-img">
<img src="./image2.jpg" class="img-fluid w-100" style="width: 200px; height: 300px;">
<div class="overlay"> <i class="fas fa-plus"></i></div>
</div>
<a href=""class="mb-0 mt-4">PORTFOLIO WEBSITE</a>
<p>I am delighted to present my portfolio website,
a digital representation of my skills,
accomplishments, and professional journey. This platform serves as an online
showcase of my work, allowing visitors to gain insight into
my expertise, projects, and passions.Technologies used in this website are HTML, CSS , JavaScript and Bootstrap </p>
</div>
<div class="col-sm-6">
<div class="portfolio-img">
<img src="./download.jpg" class="img-fluid w-100" style="width: 200px; height: 300px;">
<div class="overlay"> <i class="fas fa-plus"></i></div>
</div>
<a href="https://tishubohra.github.io/playlist/" class="mb-0 mt-4">Spotify</a>
<p>Creating my Spotify clone was an exciting and rewarding
experience. Although it may be a basic and simplified
version of the original platform, it allowed me to gain valuable
knowledge and hands-on experience in web development. It is a responsive website which will give
you insight of my playlist! Technologies used in this website are HTML, CSS , JavaScript</p>
</div>
<!-- blog Section -->
<section id="Hobbies" class="blog_wrapper">
<div class="container">
<div class="row">
<div class="col-sm-12 text-center mb-5">
<h2>MY TRAVEL DAIRY</h2>
<p> One of my hobby is to travel and explore the world <br
class="d-none d-lg-block">
Here you can see the world through my camera! </p>
</div>
<div class="col-lg-3 col-sm-6 mb-4">
<div class="card rounded-0 border-0 p-0">
<img src="blog/1.JPG">
<div class="blog_details">
<div class="blog_text text-center">
<h5 class="text-black mb-0">Dawki</h5>
<div class="border_line"></div>
<p class="text-black"> Explored trecking and camping in dawki</p>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-sm-6 mb-4">
<div class="card rounded-0 border-0 p-0">
<img src="blog/2.JPG">
<div class="blog_details">
<div class="blog_text text-center">
<h5 class="text-black mb-0">Shillong</h5>
<div class="border_line"></div>
<p class="text-black">Enjoy your social life together</p>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-sm-6 mb-4">
<div class="card rounded-0 border-0 p-0">
<img src="blog/3.jpeg">
<div class="blog_details">
<div class="blog_text text-center">
<h5 class="text-black mb-0">Dzukou Valley</h5>
<div class="border_line"></div>
<p class="text-black">Explored mountains</p>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-sm-6 mb-4">
<div class="card rounded-0 border-0 p-0">
<img src="blog/4.jpeg">
<div class="blog_details">
<div class="blog_text text-center">
<h5 class="text-black mb-0">Banaras</h5>
<div class="border_line"></div>
<p class="text-black">Explored the religious culture of India</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- blog Section exit -->
<!-- Footer section -->
<section id="contact" class="footer_wrapper mt-3 mt-md-0">
<div class="container">
<div class="row">
<div class="col-12 newsletter text-center px-4">
<div>
<h3 class="text-white">Let's get in touch!</h3>
<p class="text-black">Add your Mail</p>
<form action="https://formsubmit.co/[email protected]" method="POST"
class="row g-3 justify-content-center mt-4">
<div class="col col-sm-6 col-lg-4">
<input type="email" class="form-control" placeholder="Email address">
</div>
<div class="col col-auto">
<button type="submit"
class="main-btn secondary-btn border-black mb-3">submit</button>
</div>
</form>
</div>
</div>
</div>
</div>
<div class="container mt-5">
<div class="row align-items-center justify-content-center">
<div class="col-12 text-center">
<div class="footer-logo mb-3 mb-md-0">
<img src="logo.png">
</div>
<div class="my-4 social-icons">
<div class="ms-4">
<p>Connect!</p>
<h5>[email protected]</h5>
</div>
<ul class="list-unstyled d-flex justify-content-center align-items-center">
<a href="https://www.linkedin.com/in/palak-bohra-897937227/"
class="main-btn secondary-btn border-white mb-3">Linkedin</a>
</a></li>
</ul>
</div>
</div>
</div>
</div>
</section>
<!-- Footer section exit -->
<!-- Bootstrap 5 JS CDN Links -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/2.9.2/umd/popper.min.js"></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.1.0/js/bootstrap.min.js"></script>
<!-- Custom Js Link -->
<script src="main.js"></script>
</body>
</html>