Abhishek Singh logoAbhishek Singh
JourneyWorkBlogContact
Book a call
Abhishek Singh logoAbhishek Singh

Full stack and AI solutions engineer. I build software and automation that make businesses run faster, and write about the engineering behind it.

Explore
HomeJourneyWorkBlogContact
Writing
AI DevelopmentBackend EngineeringTech Business & Product StrategyAll posts
Get in touch

Have a project or a problem worth solving? Tell me what is slowing your business down and I will tell you honestly how I would fix it.

Contact me→
© 2026 Abhishek Singh. All rights reserved.
Available for new projects
The blog

Thoughts on building software

Long form thinking on architecture, debugging, AI in production, and the messy intersection of code and business. The trade-offs, failures, and decisions that do not fit into tutorials.

27
ARTICLES
11
TOPICS
Weekly
NEW POSTS
Stay in the loop

New posts, straight to your inbox

One email when something new goes up. No spam, unsubscribe anytime.

Showing 2 of 2 articles
Why Most Next.js Apps Become Slow Over Time
Frontend Engineering · 8 min read
3 months ago

Why Most Next.js Apps Become Slow Over Time

Many Next.js apps start fast but degrade over time. This guide explains real Next.js performance optimization techniques to fix server components and data fetching issues in production.

react server componentsjavascript performanceperformance optimization+5 more
Read
How I Converted a Client-Side Rendered Page to Server-Side Rendering Without Breaking SEO or Performance
SEO Engineering · 16 min read
6 months ago

How I Converted a Client-Side Rendered Page to Server-Side Rendering Without Breaking SEO or Performance

The page looked perfect to users but invisible to search engines. This is the real-world, step-by-step process I used to convert client-side rendering into SSR for measurable SEO and performance gains.

client side renderingweb performancecrs+5 more
Read