Skip to main content
Abishek Tech Blog

Engineering Insights & Articles

AI 6 min read

Building Scalable AI Automation Pipelines with Next.js 15 & OpenAI

Learn how to architect asynchronous, resilient AI automation workflows using Next.js 15 App Router server actions, Edge handlers, and LangChain.

42 LikesRead Article
Performance 8 min read

Achieving 100/100 Core Web Vitals in Next.js 15: A Practical Guide

A deep dive into LCP, CLS, and INP optimizations. How to eliminate layout shifts, optimize font loading, and minimize client-side bundle weight.

38 LikesRead Article
Architecture 7 min read

Enterprise Security Architecture for Modern Web Applications

Protecting web applications against OWASP Top 10 vulnerabilities. A guide to CSRF prevention, XSS escaping, rate limiting, and strict CSP headers.

29 LikesRead Article