Skip to content

Commit a7c1d25

Browse files
Added resume download, project impact, tools section, and SEO improvements
1 parent f0a3ea9 commit a7c1d25

2 files changed

Lines changed: 14 additions & 2 deletions

File tree

100 KB
Binary file not shown.

index.html

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
<head>
55
<meta charset="UTF-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<title>Mohammed Shajith Khan - Data Analyst & Business Intelligence Professional</title>
7+
<title>Shajith Khan Data Analyst Portfolio | Python, Power BI, SQL, Excel</title>
88

99
<meta name="description"
10-
content="Aspiring Data Analyst with expertise in Python, Excel, Power BI, and SQL. Transforming raw data into actionable business insights through analytics and visualization.">
10+
content="Shajith Khan is an aspiring Data Analyst skilled in Python, SQL, Excel, and Power BI. Explore data analytics projects, dashboards, and business insights portfolio.">
1111

1212
<link rel="stylesheet" href="css/style.css">
1313

@@ -51,6 +51,7 @@
5151
<a href="#projects">Projects</a>
5252
<a href="#experience">Experience</a>
5353
<a href="#contact">Contact</a>
54+
<a href="assets/Resume/Mohammed_Resume_Data_Analyst.pdf" download class="font-semibold text-blue-600 dark:text-blue-400">Resume ↓</a>
5455
</nav>
5556

5657
<button id="theme-toggle"
@@ -159,6 +160,10 @@ <h2 class="text-3xl lg:text-4xl font-bold text-gray-900 dark:text-white mb-4">
159160
I'm an aspiring Data Analyst and Business Intelligence professional focused on transforming
160161
raw, unstructured data into clear and meaningful insights...
161162
</p>
163+
<div class="mt-6">
164+
<p class="font-semibold text-gray-800 dark:text-gray-200">Tools & Technologies</p>
165+
<p class="text-gray-600 dark:text-gray-400">Python | Power BI | SQL | Excel | Matplotlib | Pandas</p>
166+
</div>
162167

163168
<div class="grid grid-cols-2 gap-6 mt-8">
164169
<div>
@@ -296,6 +301,9 @@ <h3 class="font-semibold text-lg">Power BI</h3>
296301
<li>✔ Evaluated regional and category performance</li>
297302
<li>✔ Built business-focused visualizations</li>
298303
</ul>
304+
<p class="text-sm text-green-700 dark:text-green-400 font-medium mt-2"></p>
305+
Impact: Identified key loss-driving discount patterns and high-revenue low-profit categories, helping define data-backed pricing and sales strategies.
306+
</p>
299307

300308
<div class="flex flex-wrap gap-2 mt-auto pt-4">
301309
<span
@@ -356,6 +364,10 @@ <h3 class="font-semibold text-lg">Power BI</h3>
356364
<li>✔ Designed dashboard layout for storytelling</li>
357365
<li>✔ Built Power BI visuals and DAX measures</li>
358366
</ul>
367+
<p class="text-sm text-green-700 dark:text-green-400 font-medium mt-2">
368+
Impact: Built a reusable HR dashboard for tracking compensation trends, pay gaps, and experience-based salary growth for better workforce planning.
369+
</p>
370+
359371

360372
<div class="flex flex-wrap gap-2 mt-auto pt-4">
361373
<span

0 commit comments

Comments
 (0)