-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
512 lines (440 loc) · 30.5 KB
/
index.html
File metadata and controls
512 lines (440 loc) · 30.5 KB
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
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Coder-Mujahid.Portfolio</title>
<link rel="shortcut icon" href="img/code_1903496.png" type="image/x-icon">
<script src="./node_modules/preline/dist/preline.js"></script>
<link href="https://cdn.jsdelivr.net/npm/daisyui@3.7.7/dist/full.css" rel="stylesheet" type="text/css" />
<script src="https://cdn.tailwindcss.com"></script>
<link href='https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css' rel='stylesheet'>
<link rel="stylesheet"href="https://cdn.jsdelivr.net/npm/rippleui@1.12.1/dist/css/styles.css"/>
<link rel="stylesheet" href="style.css">
</head>
<body class=" bg-[#E7E7E7]">
<!-- manu bar -->
<header id="top">
<div class=" w-11/12 mx-auto items-center flex justify-between py-5 bg-slate-300 rounded z-10">
<div class="pl-5 flex gap-3">
<div class=" border-2 border-black rounded-full">
<i id="click" class='bx bx-menu text-4xl text-black p-1 font-bold'></i>
</div>
<img class="w-36" src="./img/Black___White_Minimalist_Business_Logo-removebg-preview.png" alt="img">
</div>
<div class="flex gap-2 items-center justify-center pr-5">
<div class="form-control hidden md:block">
<input type="text" placeholder="Search" class="input input-bordered w-24 mx-5 md:w-auto" />
</div>
<div class="dropdown dropdown-end">
<label tabindex="0">
<div class="rounded-full border-[1px] border-red-500 w-14">
<img class=" p-[1px]" src="img/Untitled_design__6_-removebg-preview.png" alt="">
</div>
</label>
<ul tabindex="0" class="mt-3 z-[1] p-2 w-56 bg-[#FFFFFF] shadow menu menu-sm dropdown-content bg-base-100 rounded-box text-black ">
<li><a target="_blank" class="text-lg font-semibold" href="https://www.facebook.com/home.php"><i class='bx bxl-facebook-circle'></i>Facebook</a></li>
<li><a target="_blank" class="text-lg font-semibold" href="https://www.instagram.com/?hl=en"><i class='bx bxl-instagram-alt' ></i>Instagram</a></li>
<li><a target="_blank" class="text-lg font-semibold" href="https://bd.linkedin.com/"><i class='bx bxl-linkedin-square'></i>linkedin</a></li>
<li><a target="_blank" class="text-lg font-semibold" href="https://github.com/"><i class='bx bxl-github'></i>github</a></li>
<li><a target="_blank" class="text-lg font-semibold" href="file:///C:/Users/Mujahidul%20Islam/Downloads/Documents/Md_Mojahidul_Islam.pdf"><i class='bx bx-file'></i>Resume</a></li>
</ul>
</div>
</div>
</div>
<!-- drop menu start-->
<div id="drop" class="hiddenn">
<section class="w-11/12 mx-auto bg-[#ada7a7cb]">
<ul class="menu-items p-5">
<!-- <li><span class="text-xl menu-item font-semibold capitalize bg-slate-200 rounded ">Main menu</span></li> -->
<li ><a href="#hero" class="menu-item text-lg font-semibold capitalize">home</a></li>
<li ><a href="#about" class="menu-item text-lg font-semibold capitalize">about me</a></li>
<li ><a href="#project" class="menu-item text-lg font-semibold capitalize">Projects</a></li>
<li ><a href="#skill" class="menu-item text-lg font-semibold capitalize">skills</a></li>
<li ><a href="#review" class="menu-item text-lg font-semibold capitalize">reviews</a></li>
<li ><a href="#contact" class="menu-item text-lg font-semibold capitalize">contact</a></li>
</ul>
</section>
</div>
<script>
document.getElementById('click').addEventListener('click', function(){
const data1 = document.getElementById('drop')
data1.classList.toggle('hiddenn')
})
</script>
<!-- drop menu end-->
</header>
<!-- hero section -->
<section id="hero" class="body-font text-black w-screen">
<div class=" w-11/12 container mx-auto flex px-5 py-24 md:flex-row flex-col items-center justify-between">
<div class="lg:flex-grow md:w-1/2 lg:pr-24 md:pr-16 flex flex-col md:items-start md:text-left mb-16 md:mb-0 items-center text-center">
<p class="text-base font-semibold text-black capitalize mb-3 ">hello there welcome to my portfolio</p>
<h3 class="text-lg text- font-bold capitalize ">i am <span class="text-teal-700">mujahid islam</span></h3>
<h2 class="text-4xl text-orange-600 font-bold capitalize mb-2 ">a full stack developer</h2>
<p class="text-xs font-semibold text-black capitalize mb-5 "">Copper mug try-hard pitchfork pour-over freegan heirloom neutra air plant cold-pressed tacos poke beard tote bag. Heirloom echo park mlkshk tote bag selvage hot chicken authentic tumeric truffaut hexagon try-hard chambray.</p>
<div class="flex justify-center ">
<h3 class="text-lg text- font-bold capitalize inline-flex items-center mr-5">to<span class="text-rose-700 ml-1"> Hire me</span></h3>
<!-- modal button -->
<button class="inline-flex text-black bg-slate-300 border-0 py-2 px-5 focus:outline-none hover:bg-slate-400 rounded text-lg text- font-semibold" onclick="my_modal_1.showModal()">Contact Me</button>
<dialog id="my_modal_1" class="modal">
<div class="modal-box bg-white">
<div class="modal-action mt-1">
<form method="dialog">
<!-- if there is a button in form, it will close the modal -->
<button class=" bg-none w-2 pb-3 pr-4 font-semibold text-lg ">✕</button>
</form>
</div>
<div class="">
<div class="flex gap-2">
<button type="button" class="w-full py-2 px-4 inline-flex justify-center items-center gap-2 rounded-md border border-transparent font-semibold bg-black text-white hover:bg-gray-800 focus:outline-none focus:ring-2 focus:ring-blue-500 focus:ring-offset-2 transition-all text-base dark:focus:ring-offset-gray-800 uppercase">
<i class='bx bx-chat text-2xl' ></i> via support chat
</button>
<button type="button" class="w-full py-2 px-4 inline-flex justify-center items-center gap-2 rounded-md border border-transparent font-semibold bg-black text-white hover:bg-gray-800 focus:outline-none focus:ring-2 focus:ring-blue-500 focus:ring-offset-2 transition-all text-base dark:focus:ring-offset-gray-800 uppercase">
<i class='bx bxs-phone text-2xl' ></i>via call
</button>
</div>
<div class="">
<button type="button" class="w-full py-2 px-4 mt-2 inline-flex justify-center items-center gap-2 rounded-md border-2 font-semibold bg-white text-black hover:bg-slate-400 focus:outline-none focus:ring-2 focus:ring-blue-500 focus:ring-offset-2 transition-all text-base dark:focus:ring-offset-gray-800 uppercase">
<i class='bx bxs-phone text-2xl' ></i>via call
</button>
<label for="input-label-with-helper-text" class="block text-sm font-medium mb-2 dark:text-white">Your Name</label>
<input type="text" id="input-label-with-helper-text" class="py-3 px-4 block w-full border-2 rounded-md text-sm focus:border-blue-500 focus:ring-blue-500 dark:bg-slate-900 dark:border-gray-700 dark:text-gray-400" placeholder="your name" aria-describedby="hs-input-helper-text">
<label for="input-label-with-helper-text" class="block text-sm font-medium mb-2 dark:text-white">Email</label>
<input type="email" id="input-label-with-helper-text" class="py-3 px-4 block w-full border-2 rounded-md text-sm focus:border-blue-500 focus:ring-blue-500 dark:bg-slate-900 dark:border-gray-700 dark:text-gray-400" placeholder="you@site.com" aria-describedby="hs-input-helper-text">
<label for="input-label-with-helper-text" class="block text-sm font-medium mb-2 dark:text-white">Your massage hear</label>
<textarea class="py-3 px-4 block w-full border-gray-200 rounded-md text-sm focus:border-blue-500 border-2 focus:ring-blue-500 dark:bg-slate-900 dark:border-gray-700 dark:text-gray-400" rows="3" placeholder="Your massage hear"></textarea>
<button type="button" class="w-full py-2 px-4 my-2 inline-flex justify-center items-center gap-2 rounded-md border-2 font-semibold bg-black text-white hover:bg-gray-800 focus:outline-none focus:ring-2 focus:ring-blue-500 focus:ring-offset-2 transition-all text-base dark:focus:ring-offset-gray-800 uppercase">
Submit
</button>
</div>
</div>
</div>
</dialog>
</div>
</div>
<!-- modalbutton end -->
<div class="">
<div class="border-[10px] border-black rounded-full overflow-hidden">
<img class="p-4 md:p-2" src="img/Untitled_design__6_-removebg-preview.png" alt="">
</div>
</div>
</div>
</section>
<br>
<!-- about section -->
<section id="about" class="w-screen">
<div class="md:flex flex-col text-center w-full mb-10 px-3">
<h2 class="text-4xl text-orange-600 font-bold capitalize mb-2 ">about me</h2>
<p class="lg:w-2/3 mx-auto text-sm text-black font-semibold capitalize">Whatever cardigan tote bag tumblr hexagon brooklyn asymmetrical gentrify</p>
</div>
<div class="px-4 mx-auto sm:px-6 lg:px-8 max-w-7xl pb-10">
<div class="grid items-center grid-cols-1 md:grid-cols-2">
<div>
<h2 class="text-4xl text-orange-600 font-bold capitalize mb-2 ">About Me 👋
</h2>
<p class=" text-black text-sm font-semibold capitalize mb-5">
Hello, I'm Md Mujahid Islam, a passionate and versatile full-stack developer with a strong background in creating web applications and software solutions. I thrive on turning complex problems into elegant and intuitive digital experiences. My goal is to build robust, efficient, and user-friendly applications that make a positive impact.
</p>
<h2 class="text-4xl text-cyan-500 font-bold capitalize mb-2">What I Do
</h2>
<p class=" text-black text-sm font-semibold capitalize mb-5">
I specialize in both front-end and back-end development, which means I can handle every aspect of a project from concept to deployment. Here's a brief overview of my skills and expertise:
</p>
<p class=" mt-4 text-xl text-gray-600 md:mt-8">
<span class="relative inline-block">
<span class="absolute inline-block w-full bottom-0.5 h-2 bg-yellow-300"></span>
<span class="relative"> Have a question? </span>
</span>
<br class="block sm:hidden" />Ask me on <a target="_blank" href="https://twitter.com/?lang=en" title="twitter"
class="transition-all duration-200 text-sky-500 hover:text-sky-600 hover:underline">Twitter</a>
</p>
</div>
<div class="">
<img class=" p-5 xl:max-w-lg xl:mx-auto 2xl:origin-bottom 2xl:scale-110" src="img/Coming_Soon_Website_in_Black_Turquoise_Neon_Green_Bold_Gradient_Style-removebg-preview.png" alt="img" />
</div>
</div>
</div>
</section>
<!-- project section -->
<section id="project" class="w-screen">
<div class="md:flex flex-col text-center w-full mb-10 px-3">
<h2 class="text-4xl text-orange-600 font-bold capitalize mb-2 ">my projects</h2>
<p class="lg:w-2/3 mx-auto text-sm text-black font-semibold capitalize mb-5">Whatever cardigan tote bag tumblr hexagon brooklyn asymmetrical gentrify, subway tile poke farm-to-table. Franzen you probably haven't heard of them man bun deep jianbing selfies heirloom.</p>
</div>
<div class="md:grid grid-cols-3 mx-auto w-10/12 gap-5 ">
<!-- 01 -->
<div class="card bg-base-100 shadow-xl overflow-hidden mb-5">
<img class="h-full" src="img/bank.png" alt="img" />
<div class="card-body">
<h2 class="card-title pb-2">simple bank function!</h2>
<div class="card-actions justify-end">
<a target="_blank" class="w-full py-2 rounded bg-sky-500 font-semibold text-center" href="https://coder-mujahid.github.io/bank_counter/">visite now</a>
</div>
</div>
</div>
<!-- 02 -->
<div class="card bg-base-100 shadow-xl overflow-hidden mb-5">
<img class="h-full"src="img/bike.png" alt="img"/>
<div class="card-body">
<h2 class="card-title pb-2">responsive_bike_shop_site!</h2>
<div class="card-actions justify-end">
<a target="_blank" class="w-full py-2 rounded bg-sky-500 font-semibold text-center" href="https://coder-mujahid.github.io/responsive_bike_shop_site/">visite now</a>
</div>
</div>
</div>
<!-- 3 -->
<div class="card bg-base-100 shadow-xl overflow-hidden mb-5">
<img class="h-full" src="img/staryup.png" alt="img" />
<div class="card-body">
<h2 class="card-title pb-2">StartupLanding!</h2>
<div class="card-actions justify-end">
<a target="_blank" class="w-full py-2 rounded bg-sky-500 font-semibold text-center" href="https://coder-mujahid.github.io/Startup_Landing_page/">visite now</a>
</div>
</div>
</div>
<!-- 4 -->
<div class="card bg-base-100 shadow-xl overflow-hidden mb-5">
<img class="h-full" src="img/asus.png" alt="img" />
<div class="card-body">
<h2 class="card-title pb-2">asus-shop!</h2>
<div class="card-actions justify-end">
<a target="_blank" class="w-full py-2 rounded bg-sky-500 font-semibold text-center" href="https://coder-mujahid.github.io/asus-shop/">visite now</a>
</div>
</div>
</div>
<!-- 5 -->
<div class="card bg-base-100 shadow-xl overflow-hidden mb-5">
<img class="h-full" src="img/port.png" alt="img" />
<div class="card-body">
<h2 class="card-title pb-2">portfolio-1!</h2>
<div class="card-actions justify-end">
<a target="_blank" class="w-full py-2 rounded bg-sky-500 font-semibold text-center" href="https://coder-mujahid.github.io/portfolio-1.01/">visite now</a>
</div>
</div>
</div>
<!-- 6 -->
<div class="card bg-base-100 shadow-xl overflow-hidden mb-5">
<img class="h-full" src="img/mujahid.png" alt="img" />
<div class="card-body">
<h2 class="card-title pb-2">think_box!</h2>
<div class="card-actions justify-end">
<a target="_blank" class="w-full py-2 rounded bg-sky-500 font-semibold text-center" href="https://coder-mujahid.github.io/practice_project01/">visite now</a>
</div>
</div>
</div>
</div>
</section>
<!-- skill section -->
<section id="skill" class="py-20">
<div class="md:flex flex-col text-center w-full mb-10 px-3">
<h2 class="text-4xl text-orange-600 font-bold capitalize mb-2 ">skills</h2>
<p class="lg:w-2/3 mx-auto text-sm font-semibold capitalize text-black mb-5">Whatever cardigan tote bag tumblr hexagon brooklyn asymmetrical gentrify, subway tile poke farm-to-table. Franzen you probably haven't heard of them man bun deep jianbing selfies heirloom.</p>
</div>
<div class="md:grid grid-cols-2 mx-auto w-10/12 gap-5">
<div class="md:flex gap-2 p-2 mb-5">
<div class="w-auto">
<img class="p-1 w-28 object-fill mx-auto" src="img/html.png" alt="img">
</div>
<div class="w-auto">
<h2 class="text-xl text-orange-600 font-bold capitalize mb-2 ">HTML</h2>
<p class="lg:w-2/3 text-sm font-semibold capitalize mb-2">Lorem ipsum, dolor sit amet consectetur adipisicing elit. Architecto, labore.</p>
<div class="flex w-full h-4 text-black bg-white rounded-full overflow-hidden dark:bg-gray-700">
<div class="flex flex-col justify-center overflow-hidden bg-orange-600 text-xs text-white text-center" role="progressbar" style="width: 95%" aria-valuenow="95" aria-valuemin="0" aria-valuemax="100">95%</div>
</div>
</div>
</div>
<div class="md:flex gap-2 p-2 mb-5">
<div class="w-auto">
<img class="p-1 w-28 object-fill mx-auto" src="img/CSS3.png" alt="img">
</div>
<div class="w-auto p-2">
<h2 class="text-xl text-blue-500 font-bold capitalize mb-2 ">CSS3</h2>
<p class="lg:w-2/3 text-black text-sm font-semibold capitalize mb-2">Lorem ipsum, dolor sit amet consectetur adipisicing elit. Architecto, labore.</p>
<div class="flex w-full h-4 bg-white rounded-full overflow-hidden dark:bg-gray-700">
<div class="flex flex-col justify-center overflow-hidden bg-blue-500 text-xs text-white text-center" role="progressbar" style="width: 95%" aria-valuenow="95" aria-valuemin="0" aria-valuemax="100">95%</div>
</div>
</div>
</div>
<div class="md:flex gap-2 p-2 mb-5">
<div class="w-auto">
<img class="p-1 w-28 object-fill mx-auto" src="img/tailwind.png" alt="img">
</div>
<div class="w-auto p-2">
<h2 class="text-xl text-sky-500 font-bold capitalize mb-2 ">Tailwind CSS</h2>
<p class="lg:w-2/3 text-sm text-black font-semibold capitalize mb-2">Lorem ipsum, dolor sit amet consectetur adipisicing elit. Architecto, labore.</p>
<div class="flex w-full h-4 bg-white rounded-full overflow-hidden dark:bg-gray-700">
<div class="flex flex-col justify-center overflow-hidden bg-sky-500 text-xs text-white text-center" role="progressbar" style="width: 95%" aria-valuenow="95" aria-valuemin="0" aria-valuemax="100">95%</div>
</div>
</div>
</div>
<div class="md:flex gap-2 p-2 mb-5">
<div class="w-auto">
<img class="p-1 w-28 object-fill mx-auto" src="img/js.png" alt="img">
</div>
<div class="w-auto p-2">
<h2 class="text-xl text-amber-500 font-bold capitalize mb-2 ">JavaScript</h2>
<p class="lg:w-2/3 text-sm text-black font-semibold capitalize mb-2">Lorem ipsum, dolor sit amet consectetur adipisicing elit. Architecto, labore.</p>
<div class="flex w-full h-4 bg-white rounded-full overflow-hidden dark:bg-gray-700">
<div class="flex flex-col justify-center overflow-hidden bg-amber-500 text-xs text-white text-center" role="progressbar" style="width: 95%" aria-valuenow="95" aria-valuemin="0" aria-valuemax="100">95%</div>
</div>
</div>
</div>
</div>
</section>
<!-- review section -->
<section id="review" class="pb-24">
<div class="md:flex flex-col text-center w-full mb-10 px-3">
<h2 class="text-4xl text-orange-600 font-bold capitalize mb-2 ">Reviews</h2>
<p class="lg:w-2/3 mx-auto text-black text-sm font-semibold capitalize mb-5">Whatever cardigan tote bag tumblr hexagon brooklyn asymmetrical gentrify, subway tile poke farm-to-table. Franzen you probably haven't heard of them man bun deep jianbing selfies heirloom.</p>
</div>
<div class="w-11/12 container mx-auto lg:grid-cols-3 md:grid grid-cols-2 justify-center gap-2">
<div class="md:flex gap-2 rounded p-3 justify-center items-center bg-[#5eead4] shadow-2xl mb-4">
<div class=" rounded-full py-5 w-full">
<img class=" w-36 border-4 mx-auto p-1 border-black rounded-full" src="img/nimur.png"/>
<h2 class="text-2xl text-center text-orange-600 font-bold capitalize ">UIT</h2>
<p class="text-lg text-center text-black font-semibold capitalize">Sinior developer</p>
</div>
<div class="pt-5 w-auto">
<ul class="flex text-orange-600 text-xl">
<li><i class='bx bxs-star'></i></li>
<li><i class='bx bxs-star'></i></li>
<li><i class='bx bxs-star'></i></li>
<li><i class='bx bxs-star'></i></li>
<li><i class='bx bxs-star-half' ></i></li>
</ul>
<h2 class="text-lg font-bold capitalize mb-2">naimur rohman nirob</h2>
<p class="text-sm text-black font-semibold capitalize mb-5">Whatever cardigan tote bag tumblr hexagon brooklyn asymmetrical gentrify, subway tile poke farm-to-table.</p>
<button class="w-full bg-sky-500 py-2 rounded text-lg font-semibold capitalize " onclick="window.location.href = 'https://github.com/nimurr';">contact now</button>
</div>
</div>
<div class="md:flex gap-2 rounded p-3 justify-center items-center bg-[#5eead4] shadow-2xl mb-4">
<div class=" rounded-full py-5 w-full">
<img class="w-36 border-4 mx-auto p-1 border-black rounded-full" src="img/dipok.jpg"/>
<h2 class="text-2xl text-center text-orange-600 font-bold capitalize ">UIT</h2>
<p class="text-lg text-black text-center font-semibold capitalize">Sinior developer</p>
</div>
<div class="pt-5 w-auto">
<ul class="flex text-orange-600 text-xl">
<li><i class='bx bxs-star'></i></li>
<li><i class='bx bxs-star'></i></li>
<li><i class='bx bxs-star'></i></li>
<li><i class='bx bxs-star'></i></li>
<li><i class='bx bxs-star-half' ></i></li>
</ul>
<h2 class="text-lg font-bold capitalize mb-2">dipok roy</h2>
<p class="text-sm font-semibold capitalize text-black mb-5">Whatever cardigan tote bag tumblr hexagon brooklyn asymmetrical gentrify, subway tile poke farm-to-table.</p>
<button class="w-full bg-sky-500 py-2 rounded text-lg font-semibold capitalize " onclick="window.location.href = 'https://github.com/dipokroydip3';">contact now</button>
</div>
</div>
<div class="md:flex gap-2 rounded p-3 justify-center items-center bg-[#5eead4] shadow-2xl mb-4">
<div class=" rounded-full py-5 w-full">
<img class="w-36 border-4 mx-auto p-1 border-black rounded-full" src="img/dipu.jpg"/>
<h2 class="text-2xl text-center text-orange-600 font-bold capitalize ">UIT</h2>
<p class="text-lg text-center text-black font-semibold capitalize">Sinior developer</p>
</div>
<div class="pt-5 w-auto">
<ul class="flex text-orange-600 text-xl">
<li><i class='bx bxs-star'></i></li>
<li><i class='bx bxs-star'></i></li>
<li><i class='bx bxs-star'></i></li>
<li><i class='bx bxs-star'></i></li>
<li><i class='bx bxs-star-half' ></i></li>
</ul>
<h2 class="text-lg font-bold capitalize mb-2">Dipu Debnath</h2>
<p class="text-sm text-black font-semibold capitalize mb-5">Whatever cardigan tote bag tumblr hexagon brooklyn asymmetrical gentrify, subway tile poke farm-to-table.</p>
<button class="w-full bg-sky-500 py-2 rounded text-lg font-semibold capitalize " onclick="window.location.href = 'https://github.com/DipuDebnath1';">contact now</button>
</div>
</div>
<div class="md:flex gap-2 rounded p-3 justify-center items-center bg-[#5eead4] shadow-2xl mb-4">
<div class=" rounded-full py-5 w-full">
<img class="w-36 border-4 mx-auto p-1 border-black rounded-full" src="img/mahmud.jpg"/>
<h2 class="text-2xl text-center text-orange-600 font-bold capitalize ">UIT</h2>
<p class="text-lg text-center text-black font-semibold capitalize">Sinior developer</p>
</div>
<div class="pt-5 w-auto">
<ul class="flex text-orange-600 text-xl">
<li><i class='bx bxs-star'></i></li>
<li><i class='bx bxs-star'></i></li>
<li><i class='bx bxs-star'></i></li>
<li><i class='bx bxs-star'></i></li>
<li><i class='bx bxs-star-half' ></i></li>
</ul>
<h2 class="text-lg font-bold capitalize mb-2">mahmudul hasan</h2>
<p class="text-sm font-semibold capitalize text-black mb-5">Whatever cardigan tote bag tumblr hexagon brooklyn asymmetrical gentrify, subway tile poke farm-to-table.</p>
<button class="w-full bg-sky-500 py-2 rounded text-lg font-semibold capitalize " onclick="window.location.href = 'https://github.com/mahmudul03';">contact now</button>
</div>
</div>
<div class="md:flex gap-2 rounded p-3 justify-center items-center bg-[#5eead4] shadow-2xl mb-4">
<div class=" rounded-full py-5 w-full">
<img class="w-36 border-4 mx-auto p-1 border-black rounded-full" src="img/himel.jpg"/>
<h2 class="text-2xl text-center text-orange-600 font-bold capitalize ">UIT</h2>
<p class="text-lg text-center text-black font-semibold capitalize">Sinior developer</p>
</div>
<div class="pt-5 w-auto">
<ul class="flex text-orange-600 text-xl">
<li><i class='bx bxs-star'></i></li>
<li><i class='bx bxs-star'></i></li>
<li><i class='bx bxs-star'></i></li>
<li><i class='bx bxs-star'></i></li>
<li><i class='bx bxs-star-half' ></i></li>
</ul>
<h2 class="text-lg font-bold capitalize mb-2">Mehedi Hasan Himel</h2>
<p class="text-sm font-semibold text-black capitalize mb-5">Whatever cardigan tote bag tumblr hexagon brooklyn asymmetrical gentrify, subway tile poke farm-to-table.</p>
<button class="w-full bg-sky-500 py-2 rounded text-lg font-semibold capitalize " onclick="window.location.href = 'https://github.com/Mehedi-Hasan-Himel';">contact now</button>
</div>
</div>
</div>
</section>
<!-- contact section -->
<section id="contact" class="pb-10">
<div class="md:flex flex-col text-center w-full mb-5 px-3">
<h2 class="text-4xl text-orange-600 font-bold capitalize mb-2 ">contact me now</h2>
<p class="lg:w-2/3 mx-auto text-sm font-semibold text-black capitalize mb-5">Whatever cardigan tote bag tumblr hexagon brooklyn asymmetrical gentrify, subway tile poke farm-to-table</p>
</div>
<div class="text-gray-600 body-font relative">
<div class="absolute inset-0 bg-gray-300 md:w-11/12 container mx-auto">
<iframe width="100%" height="100%" frameborder="0" marginheight="0" marginwidth="0" title="map" scrolling="no" src="https://maps.google.com/maps?width=100%&height=600&hl=en&q=%C4%B0zmir+(My%20Business%20Name)&ie=UTF8&t=&z=14&iwloc=B&output=embed" style="filter: grayscale(1) contrast(1.2) opacity(0.4);"></iframe>
</div>
<div class="container px-5 py-10 mx-auto flex">
<div class="lg:w-1/3 md:w-1/2 bg-white rounded-lg p-8 flex flex-col md:ml-auto w-full mt-10 md:mt-0 relative z-10 shadow-md">
<h2 class="text-gray-900 text-lg mb-1 font-medium title-font">Feedback</h2>
<p class="leading-relaxed mb-5 text-gray-600">Post-ironic portland shabby chic echo park, banjo fashion axe</p>
<div class="relative mb-4">
<label for="email" class="leading-7 text-sm text-gray-600">Email</label>
<input type="email" id="email" name="email" class="w-full bg-white rounded border border-gray-300 focus:border-indigo-500 focus:ring-2 focus:ring-indigo-200 text-base outline-none text-gray-700 py-1 px-3 leading-8 transition-colors duration-200 ease-in-out">
</div>
<div class="relative mb-4">
<label for="message" class="leading-7 text-sm text-gray-600">Message</label>
<textarea id="message" name="message" class="w-full bg-white rounded border border-gray-300 focus:border-indigo-500 focus:ring-2 focus:ring-indigo-200 h-32 text-base outline-none text-gray-700 py-1 px-3 resize-none leading-6 transition-colors duration-200 ease-in-out"></textarea>
</div>
<button class="text-white bg-indigo-500 border-0 py-2 px-6 focus:outline-none hover:bg-indigo-600 rounded text-lg">submit</button>
<p class="text-xs text-gray-500 mt-3">Chicharrones blog helvetica normcore iceland tousled brook viral artisan.</p>
</div>
</div>
</div>
</section>
<!-- footer section -->
<footer class="footer footer-center p-10 bg-base-200 text-base-content rounded bg-slate-400">
<!-- up button -->
<div class="w-11/12 mx-auto absolute">
<a href="#top"><i class='bx bxs-up-arrow-square text-[70px] text-sky-600 bottom-10 lg:bottom-0 absolute right-0' ></i></a>
</div>
<nav class=" md:flex gap-4 flex-row w-full mx-auto items-center justify-center">
<a class="link link-hover text-lg font-semibold ">About us</a>
<a class="link link-hover text-lg font-semibold">Contact</a>
<a class="link link-hover text-lg font-semibold">Jobs</a>
<a class="link link-hover text-lg font-semibold">Press kit</a>
</nav>
<nav>
<div class="grid grid-flow-col gap-4 md:grid">
<a href="https://twitter.com/?lang=en"><i class='bx bxl-twitter text-4xl text-sky-500'></i></a>
<a href="https://www.youtube.com/"><i class='bx bxl-youtube text-4xl text-red-600' ></i></a>
<a href="https://www.facebook.com/"><i class='bx bxl-facebook-square text-4xl text-blue-900' ></i></a>
</div>
</nav>
<aside>
<p class=" text-black">Copyright © 2023 - All right reserved by <span class="text-red-600 text-lg font-semibold">Md Mujahid islam</span> </p>
</aside>
</footer>
</body>
</html>