My latest blogs
All the latest blogs and news, straight from me.
My Go-To API Strategy in Next.js: ky + TanStack Query

Learn how I optimize API calls in production-grade Next.js apps using ky and TanStack Query, ensuring a clean, scalable, and type-safe data layer.
Published on Jul 15, 2025
SH
Complete Guide: Deploy Next.js to VPS with Nginx, PM2 & GitHub Auto-Deploy

A comprehensive guide to deploying Next.js applications on a VPS using Nginx reverse proxy, PM2 process management, and automated GitHub CI/CD pipelines.
Published on Apr 9, 2025
SH
Why I'm Starting a Blog on My Portfolio Website

Discover why I decided to start a blog on my portfolio website, from sharing knowledge to building a personal brand and connecting with the tech community.
Published on Jan 11, 2025
SH
Building My First Blog: Components, MDX, and React Excellence

Learn how I built my first blog with React, MDX, custom components, fs module, and server-side rendering for a dynamic and seamless experience!
Published on Nov 25, 2024
SH