Create Your First Project
Start adding your projects to your portfolio. Click on "Manage Projects" to get started
Almarai Desktop and Mobile Speed Audit
View the Project:
Performed a comprehensive desktop and mobile speed audit for Almarai, consolidating performance insights into an actionable dashboard with per-issue URL counts, priority levels, and implementation statuses.
Key findings included Eliminate Render-Blocking Resources (2,818 URLs – High), Remove Unused JavaScript (5,089 – High), Remove Unused CSS (846 – High), Properly Size Images (640 – Medium), Serve Images in Next-Gen Format (365 – Medium), Add Image Width/Height Attributes (746 – Medium), Efficiently Encode Images (165 – Low), and Defer Off-Screen Images (39 – Low).
Paired each issue with clear remediation actions, including script bundling, async/defer loading, critical CSS extraction, tree-shaking, lazy loading, and WebP/AVIF compression. Delivered a status tracker to support developer implementation and re-testing.
The audit aimed to improve LCP, INP, and CLS scores and strengthen Core Web Vitals performance for both desktop and mobile users.


