Writing & Technical Insights
A collection of thoughts on software architecture, frontend performance, and the clinical precision of modern engineering.

FeaturedBackend
How the Node.js Event Loop Really Works
A deep dive into the Node.js event loop, covering phases, microtasks, callbacks, and asynchronous execution.
2026-04-12 / 3 min read
RECENT BLOGS
2026-05-01
Backend
Distributed Systems
Understanding Redis for Beginners
A simple introduction to Redis and why it is useful in backend systems.
2026-04-28
Backend
Why I Started Learning Backend Development
My journey from frontend development into backend engineering.
2026-04-12
Backend
How the Node.js Event Loop Really Works
A deep dive into the Node.js event loop, covering phases, microtasks, callbacks, and asynchronous execution.