BGBhavansh Guptainbhavansh.hashnode.dev·Jul 5 · 13 min readDecomposing a Legacy EJB Monolith" (a system design deep-dive)📝 Note: This post was edited with AI assistance for clarity and structure. The system design, implementation decisions, and technical thinking are entirely my own. TL;DR Decomposed a legacy Java EJ10
BGBhavansh Guptainbhavansh.hashnode.dev·Jun 28 · 9 min readWhy Your Webhook Handler Needs a State Machine (And What That Actually Means in Practice)📝 Note: This post was edited with AI assistance for clarity and structure. The system design, implementation decisions, and technical thinking are entirely my own. TL;DR Integrated a third-party pa10
BGBhavansh Guptainbhavansh.hashnode.dev·Jun 27 · 11 min readBuilding an Internal Admin Dashboard with HTMX and Thymeleaf in 2025 — Why We Skipped React📝 Note: This post was edited with AI assistance for clarity and structure. The system design, implementation decisions, and technical thinking are entirely my own. TL;DR Built a full internal admin 00
BGBhavansh Guptainbhavansh.hashnode.dev·Jun 27 · 8 min read“HTTP Signatures in Real-Time Payments” (detailed system design deep-dive)📝 Note: This post was edited with AI assistance for clarity and structure. The system design, implementation decisions, and technical thinking are entirely my own. TL;DR Designed a dual-signature m00