Blog
Thoughts & Writings
I write about software development, web technologies, and things I've learned along the way.

Next.jsSEOAccessibility
From 85 to 100: How I Fixed My Portfolio's Lighthouse Score (And What I Learned)
I ran Lighthouse on my own portfolio and got a brutal 85 on Accessibility and no SEO infrastructure at all — no robots.txt, no sitemap, no structured data. Here is exactly how I fixed it, what each change does, and why it matters.
T
Muhammad Tayyab
March 31, 2026·7 min read

Next.jsSanityCMS
Building a Blog Engine with Next.js 16 App Router — What Nobody Tells You
I added a CMS-powered blog to my portfolio using Next.js 16, Sanity, and the App Router. The setup looked simple. The deployment had other ideas. Here's what actually happened.
T
Muhammad Tayyab
March 28, 2025·5 min read