VY.
HomeAboutProjectsExperienceContactBlog
← Back to portfolio

BLOG

Thoughts & Articles

Writings on development, architecture, and building things that matter.

11Total Posts
02Current Page
Apr 5, 2026Article

Fix Wrong Git Author (Name & Email) in Multiple Commits (Step-by-Step Guide)

Learn how to fix commits made with the wrong Git author across multiple commits using interactive rebase, along with common mistakes and how to recover from them.

gitgithubrebase+3
Apr 2, 2026Article

The 2026 Axios Supply Chain Attack: What Happened and How to Secure Your Node.js Apps

On March 31, 2026, the massively popular Axios HTTP client was compromised on NPM, delivering a cross-platform Remote Access Trojan (RAT). Here’s a deep dive into how the attack unfolded, who is affected, and immediate remediation steps.

CybersecurityNode.jsNPM+5
Mar 26, 2026Article

Designing Microservices Architecture: When and How to Break Your Monolith

A practical guide to understanding when to move from a monolith to microservices, including key design principles, trade-offs, and real-world implementation strategies.

microservicessystem designbackend architecture+7
Mar 24, 2026Article

Mastering REST API Design for Scalable Applications

Learn how to design clean, scalable, and secure REST APIs using best practices like proper endpoint structuring, error handling, and performance optimization.

REST APIBackend DevelopmentNode.js+4
Mar 23, 2026Article

Building Scalable Web Applications with the MERN Stack

A full stack developer’s approach to building fast, scalable, and modern web applications using the MERN stack, focusing on clean architecture, performance, and user experience.

mernfull stack developmentweb development+8
← Previous
12
Next →