|
4 | 4 | <head> |
5 | 5 | <meta charset="UTF-8"> |
6 | 6 | <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> |
8 | 8 |
|
9 | 9 | <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."> |
11 | 11 |
|
12 | 12 | <link rel="stylesheet" href="css/style.css"> |
13 | 13 |
|
|
51 | 51 | <a href="#projects">Projects</a> |
52 | 52 | <a href="#experience">Experience</a> |
53 | 53 | <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> |
54 | 55 | </nav> |
55 | 56 |
|
56 | 57 | <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"> |
159 | 160 | I'm an aspiring Data Analyst and Business Intelligence professional focused on transforming |
160 | 161 | raw, unstructured data into clear and meaningful insights... |
161 | 162 | </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> |
162 | 167 |
|
163 | 168 | <div class="grid grid-cols-2 gap-6 mt-8"> |
164 | 169 | <div> |
@@ -296,6 +301,9 @@ <h3 class="font-semibold text-lg">Power BI</h3> |
296 | 301 | <li>✔ Evaluated regional and category performance</li> |
297 | 302 | <li>✔ Built business-focused visualizations</li> |
298 | 303 | </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> |
299 | 307 |
|
300 | 308 | <div class="flex flex-wrap gap-2 mt-auto pt-4"> |
301 | 309 | <span |
@@ -356,6 +364,10 @@ <h3 class="font-semibold text-lg">Power BI</h3> |
356 | 364 | <li>✔ Designed dashboard layout for storytelling</li> |
357 | 365 | <li>✔ Built Power BI visuals and DAX measures</li> |
358 | 366 | </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 | + |
359 | 371 |
|
360 | 372 | <div class="flex flex-wrap gap-2 mt-auto pt-4"> |
361 | 373 | <span |
|
0 commit comments