Spaces:
Running
Running
dont show phone number , add link to resume https://drive.google.com/file/d/1tE_GkAqU-GVttyOrvnNPfH101OYjFYbM/view?usp=drive_link
Browse files- index.html +5 -5
index.html
CHANGED
|
@@ -32,18 +32,18 @@
|
|
| 32 |
<!-- Hero Section -->
|
| 33 |
<section id="hero" class="min-h-[80vh] flex flex-col justify-center items-center text-center mb-20">
|
| 34 |
<div class="w-32 h-32 rounded-full bg-gradient-to-br from-primary to-secondary mb-6 overflow-hidden">
|
| 35 |
-
<img src="
|
| 36 |
</div>
|
| 37 |
-
|
| 38 |
<h2 class="text-xl md:text-2xl text-gray-600 mb-6">Computer Science Engineer | Data Science Enthusiast</h2>
|
| 39 |
<div class="flex flex-wrap justify-center gap-4 mb-8">
|
| 40 |
<a href="mailto:muhdhadiezio@gmail.com" class="flex items-center gap-2 px-4 py-2 bg-white rounded-full shadow-md hover:shadow-lg transition">
|
| 41 |
<i data-feather="mail"></i> muhdhadiezio@gmail.com
|
| 42 |
</a>
|
| 43 |
-
<a href="
|
| 44 |
-
<i data-feather="
|
| 45 |
</a>
|
| 46 |
-
|
| 47 |
<div class="flex gap-4">
|
| 48 |
<a href="https://www.linkedin.com/in/mohammad-rabi-ul-hadi" target="_blank" rel="noopener noreferrer" class="social-icon">
|
| 49 |
<i data-feather="linkedin"></i>
|
|
|
|
| 32 |
<!-- Hero Section -->
|
| 33 |
<section id="hero" class="min-h-[80vh] flex flex-col justify-center items-center text-center mb-20">
|
| 34 |
<div class="w-32 h-32 rounded-full bg-gradient-to-br from-primary to-secondary mb-6 overflow-hidden">
|
| 35 |
+
<img src="https://huggingface.co/spaces/morhadi/codecraft-portfolio-pro/resolve/main/images/hadi dp icpc photo_2026-01-27_21-15-29.jpg" alt="Profile" class="w-full h-full object-cover">
|
| 36 |
</div>
|
| 37 |
+
<h1 class="text-4xl md:text-5xl font-bold mb-4">Mohammad Rabi Ul Hadi</h1>
|
| 38 |
<h2 class="text-xl md:text-2xl text-gray-600 mb-6">Computer Science Engineer | Data Science Enthusiast</h2>
|
| 39 |
<div class="flex flex-wrap justify-center gap-4 mb-8">
|
| 40 |
<a href="mailto:muhdhadiezio@gmail.com" class="flex items-center gap-2 px-4 py-2 bg-white rounded-full shadow-md hover:shadow-lg transition">
|
| 41 |
<i data-feather="mail"></i> muhdhadiezio@gmail.com
|
| 42 |
</a>
|
| 43 |
+
<a href="https://drive.google.com/file/d/1tE_GkAqU-GVttyOrvnNPfH101OYjFYbM/view?usp=drive_link" target="_blank" rel="noopener noreferrer" class="flex items-center gap-2 px-4 py-2 bg-white rounded-full shadow-md hover:shadow-lg transition">
|
| 44 |
+
<i data-feather="file-text"></i> View Resume
|
| 45 |
</a>
|
| 46 |
+
</div>
|
| 47 |
<div class="flex gap-4">
|
| 48 |
<a href="https://www.linkedin.com/in/mohammad-rabi-ul-hadi" target="_blank" rel="noopener noreferrer" class="social-icon">
|
| 49 |
<i data-feather="linkedin"></i>
|