VY.
HomeAboutProjectsExperienceContactBlog
← Back to portfolio

BLOG

Thoughts & Articles

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

08Total Posts
01Current Page
Apr 16, 2026Article

From CRUD to AI: How Full-Stack Development is Changing in 2026

Full-stack development is evolving fast. In 2026, developers are moving beyond traditional CRUD apps toward AI-powered systems that reduce boilerplate, shift backend logic to models, and redefine how applications are built.

full stackAIweb development+5
Apr 10, 2026Article

AWS us-east-1: Why Do We Keep Deploying There

Every major AWS outage hits the same region. Every postmortem says "consider multi-region." And yet, every new project defaults back to us-east-1. Let's talk about the psychology, the laziness, the real risks and what you should actually do about it.

AWSCloud ArchitectureDevOps+3
Apr 6, 2026Article

Prompt Injection Attacks: The New SQL Injection

Prompt injection attacks are emerging as a critical security risk in AI-powered systems. Much like SQL injection once exposed weaknesses in databases, prompt injection exploits how AI interprets instructions. This guide explains how it works, real risks, and how to defend against it in production systems.

aisecurityprompt-injection+4
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
← Previous
12
Next β†’