Writing
Peek into Professional
& Personal Life.
Field notes from building AI systems, automating workflows, and lessons learned the hard way.
EngineeringMar 24, 2026 · 10 min read
My Portfolio Took 23 Seconds to Load. Here's How I Fixed It.
A Lighthouse audit exposed embarrassing Core Web Vitals on my own site. One font file was the culprit behind 88% of the load time and I had no idea.
EngineeringJun 10, 2024 · 8 min read
Building an AI-Powered QA Pipeline That Actually Works
How I reduced root-cause analysis time by 60% by replacing manual test triaging with an LLM-driven diagnostic loop.