Blog — React, Next.js, and AI engineering notes
This is where I write about the engineering decisions that do not fit neatly into a portfolio case study: the performance fix that actually worked, the AI architecture that survived contact with real users, and the mobile framework trade-offs that only become obvious after shipping.
Every article comes from real production work, not a general survey of the topic. If something here helps you avoid a mistake I already made, it did its job.

10 Next.js Performance Tips That Actually Move the Needle in 2026
Most performance advice stops at 'use next/image.' Here are ten changes that made a measurable difference on real production apps this year.
Read article
Why LangChain and LangGraph Are Still the Right Choice for Production AI Agents in 2026
The AI agent framework landscape moves fast. Here is why LangChain and LangGraph remain a pragmatic default for real production systems.
Read article
React Native vs Flutter in 2026: An Honest Comparison for Product Teams
Both frameworks are mature now. The right choice depends less on performance benchmarks and more on your team and your product.
Read article