-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathportfolio.html
410 lines (390 loc) · 19.4 KB
/
portfolio.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
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Primary Meta Tags -->
<title>Hritick B , B-Tech, Freelancer Experienced Web Developer </title>
<meta name="title" content="Hritick B , B-Tech, Freelancer Experienced Web Developer">
<meta name="description"
content="I have been in this industry since 2019 and have developed more than 20+ websites which include Business websites, eCommerce websites, and Web Applications.">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://bhritick.github.io/site/">
<meta property="og:title" content="Hritick B , B-Tech, Freelancer Experienced Web Developer">
<meta property="og:description"
content="I have been in this industry since 2019 and have developed more than 20+ websites which include Business websites, eCommerce websites, and Web Applications.">
<meta property="og:image" content="https://bhritick.github.io/site/travel2.webp">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://bhritick.github.io/site/">
<meta property="twitter:title" content="Hritick B , B-Tech, Freelancer Experienced Web Developer">
<meta property="twitter:description"
content="I have been in this industry since 2019 and have developed more than 20+ websites which include Business websites, eCommerce websites, and Web Applications.">
<meta property="twitter:image" content="https://bhritick.github.io/site/travel2.webp">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-0evHe/X+R7YkIZDRvuzKMRqM+OrBnVFBL6DOitfPri4tjfHxaWutUpFmBp4vmVor" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css">
<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=Kdam+Thmor+Pro&family=Montserrat:wght@300&display=swap"
rel="stylesheet">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Sofia">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css">
<style>
#hero {
background-image: url(https://images.pexels.com/photos/5313173/pexels-photo-5313173.jpeg?auto=compress&cs=tinysrgb&w=1600);
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
/* #text {
font-family: "Sofia", sans-serif;
} */
#hero div.container {
padding: 150px 0px;
}
#queen {
background-image: url(wave.svg);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
#queen div.container {
padding: 100px 0px;
}
#him {
background-color: rgb(16, 205, 238);
background-position: center;
}
#hero2 {
background-color: rgb(21, 21, 22);
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
#him4 {
background-color: rgb(16, 131, 238);
}
#him1 {
background-color: rgb(16, 131, 238);
}
#header-video {
background-size: cover;
}
#hero div.container {
padding: 150px 0px;
}
iframe {
width: 100%;
height: 100%;
}
</style>
</head>
<body>
<header>
<nav class="navbar navbar-expand-lg">
<div class="container">
<a class="navbar-brand" href="#">
<img src="img15.jpeg" alt="" width="50" height="50">
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent"
aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mx-auto mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-link fs-5" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link fs-5" href="about.html">About</a>
</li>
<li class="nav-item">
<a class="nav-link fs-5" href="portfolio.html">portfolio</a>
</li>
<li class="nav-item">
<a class="nav-link fs-5" href="contact.html">Contact</a>
</li>
</div>
</div>
</nav>
</header>
<section id="queen">
<div class="container">
<div class="row">
<div class="col-12">
<h1 class="display-2 text-center">Portfolio</h1>
</div>
</div>
</div>
</section>
<section class="my-5">
<div class="container">
<div class="row">
<div class="col-md-4 col-12">
<div class="card">
<img src="wheelguru.png" class="card-img-top" alt="Wheelguru | Discover the Ride">
<div class="card-body">
<h3 class="card-title text-center h5">Wheelguru</h3>
<a href="http://apexengineeringchampahati.in" class="d-block text-center stretched-link"
target="_blank">Explore now</a>
</div>
</div>
</div>
<div class="col-md-4 col-12">
<div class="card">
<img src="fincal.png" class="card-img-top" alt="Nivesguru | Investment Calculator">
<div class="card-body">
<h3 class="card-title text-center h5">Nivesguru</h3>
<a href="http://nivesguru.in" class="d-block text-center stretched-link"
target="_blank">Explore now</a>
</div>
</div>
</div>
<div class="col-md-4 col-12">
<div class="card">
<img src="apex.png" class="card-img-top" alt="Apex Engineering Champahati">
<div class="card-body">
<h3 class="card-title text-center h5">Apex Engineering</h3>
<a href="http://apexengineeringchampahati.in" class="d-block text-center stretched-link"
target="_blank">Explore now</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- <section>
<div class="container my-5">
<div class="row">
<div class="col-12 text-center">
<div class="row row-cols-1 row-cols-md-2 g-4">
<div class="col">
<div class="card">
<img src="apex.png" class="card-img-top" alt="...">
<div class="card-body">
<h2 class="card-title">Apex Engineering</h2>
<a href="http://apexengineeringchampahati.in/" class="btn btn-primary" target="_blank">see more</a>
</div>
</div>
</div>
<div class="col">
<div class="card">
<img src="fincal.png" class="card-img-top" alt="...">
<div class="card-body">
<h2 class="card-title">Fin-cal</h2>
<a href="https://bhritick.github.io/fin-cal/" class="btn btn-primary" target="_blank">see more</a>
</div>
</div>
</div>
<div class="col">
<div class="card">
<img src="cv.png" class="card-img-top" alt="...">
<div class="card-body">
<h3 class="card-title">cv</h3>
<a href="https://bhritick.github.io/cv/" class="btn btn-primary" target="_blank">see more</a>
</div>
</div>
</div>
<div class="col">
<div class="card">
<img src="doctor.png" class="card-img-top" alt="...">
<div class="card-body">
<h3 class="card-title">Doctor</h3>
<a href="https://bhritick.github.io/medical/" class="btn btn-primary" target="_blank">see more</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section> -->
<section class="wave-bg2 my-5 py-5">
<div class="container">
<div class="row">
<div class="col-lg-4 col-12">
<div class="card shadow rounded-0 border-0 p-3" id="him2">
<div class="card-body" id="him2">
<h3 class="lead text-center fs-4">Landing Page Designing</h3>
<p class="lead text-justify fs-5 p-2">Landing page website or one-page parallax website is
for the most part utilized for change following for PPC or other paid Ads. Your Ad
campaign .</p>
</div>
</div>
</div>
<div class="col-lg-4 col-12">
<div class="card shadow rounded-0 border-0 p-3" id="him4">
<div class="card-body" id="him4">
<h3 class="lead text-center fs-4 text-light">Wordpress Designing</h3>
<p class="lead text-justify fs-5 p-2 text-light">Today, WordPress has ended up being the
most used CMS application for both publishing content to a blog and web application
improvement over the globe.</p>
</div>
</div>
</div>
<div class="col-lg-4 col-12">
<div class="card shadow rounded-0 border-0 p-3" id="him3">
<div class="card-body" id="him3">
<h3 class="lead text-center fs-4">Website Re-Designing</h3>
<p class="lead text-justify fs-5 p-2">Get a website re-designed which helps you produce more
leads and deals for your business with attractive & user-friendly design and effective
systems.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="wave-bg2 my-3 py-5">
<div class="container">
<div class="row">
<h4 class="display-5 text-center mb-5 pb-5">Affordable Website Hosting Packages</h4>
<div class="col-lg-4 col-12">
<div class="card shadow rounded-0 border-0 p-3 mt-5">
<div class="card-body">
<div class="text-center display-3">
<h3 class="class fs-4">Basic 6999</h3>
</div>
<div class="class p-2 fs-5">
<p>
<ol>
<li>Static Website</li>
<li>5 Pages
</li>
<li>Domain Extra</li>
<li>Hosting
</li>
<li>5 Emails</li>
<li>3 Month Support</li>
</ol>
</p>
<a class="btn btn-primary bt my-2 py-2 px-4 border-0 text-center"
href="tel:919433815504" role="button" id="him2">
<span class="px-2">learn more</span>
</a>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-12">
<div class="card shadow rounded-0 p-3" id="him4">
<div class="card-body" id="him4">
<div class="text-center display-3 text-light">
<h3 class="class fs-4"> Stander 7999</h3>
</div>
<div class="class p-2 fs-4 text-light">
<p>
<ol>
<li>Dynamic CMS
</li>
<li>Unlimited Pages
</li>
<li>FREE 1 Year Domain</li>
<li>Free 1 Year Hosting
</li>
<li>15 Emails</li>
<li>9 Month Support</li>
</ol>
</p>
<a class="btn btn-light bt my-2 py-2 px-4 border-0 text-center text-dark"
href="tel:919433815504" role="button" id="him2">
<span class="px-2">learn more</span>
</a>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-12">
<div class="card shadow rounded-0 border-0 p-3 mt-5">
<div class="card-body">
<div class="text-center display-3">
<h3 class="class fs-4"> Premium 9999</h3>
</div>
<div class="class p-2 fs-5">
<p>
<ol>
<li>Static Website</li>
<li>15 Pages
</li>
<li>Domain Extra</li>
<li>Hosting
</li>
<li>50 Emails</li>
<li>30 Month Support</li>
</ol>
</p>
<a class="btn btn-primary bt my-2 py-2 px-4 border-0 text-center"
href="tel:919433815504" role="button" id="him2">
<span class="px-2">learn more</span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section>
<footer class="bg-dark ">
<div class="container">
<ul class="nav justify-content-center fs-5 mt-5 pt-5">
<li class="nav-item">
<a class="nav-link active text-white" aria-current="page" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link text-white" href="about.html">About</a>
</li>
<li class="nav-item">
<a class="nav-link text-white" href="portfolio.html">Portfolio</a>
</li>
<li class="nav-item">
<a class="nav-link text-white" href="contact.html">Contact</a>
</li>
</ul>
</div>
<div class="container">
<div class="row">
<div class="col-md-4 col-12">
<ul class="nav justify-content-center mt-5">
<li class="nav-item">
<a target="_blank" class="nav-link text-white fs-2"
href="https://www.facebook.com/hritick.baidya"><i class="bi bi-facebook"></i></a>
</li>
<li class="nav-item">
<a target="_blank" class="nav-link text-white fs-2"
href="https://github.com/bhritick"><i class="bi bi-github"></i></a>
</li>
<li class="nav-item">
<a target="_blank" class="nav-link text-white fs-2"
href="https://github.com/bhritick"><i class="bi bi-linkedin"></i></a>
</li>
<!-- <li class="nav-item">
<a class="nav-link text-white fs-2" href="#"><i class="bi bi-instagram"></i></a>
</li>
<li class="nav-item">
<a class="nav-link text-white fs-2"><i class="bi bi-twitter"></i></a>
</li> -->
</ul>
</div>
<div class="col-md-4 col-12">
<p class="text-center fs-4 text-white my-5 py-5">Hritick B © 2022</p>
</div>
<div class="col-md-4 col-12">
<h4 class="lead fs-4 mb-3 text-center text-white">Hritick Baidya</h4>
<h4 class="lead fs-4 mb-3 text-center text-white">Kolkata</h4>
<h4 class="lead fs-4 mb-3 text-center text-white">West Bengal</h4>
<h4 class="lead fs-4 mb-3 text-center text-white">India</h4>
</div>
</div>
</div>
</footer>
</section>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js "
integrity="sha384-pprn3073KE6tl6bjs2QrFaJGz5/SUsLqktiwsUTF55Jfv3qYSDhgCecCxMW52nD2 "
crossorigin="anonymous "></script>
</body>
</html>