Writing
Thoughts on engineering, architecture, delivery, and building products.
From IC to Team Lead: What Changes When You Stop Writing All the Code
Reflections on growing from an individual contributor to team leadership, and the mindset shifts that made it work.
Performance Optimization in Production: From Score 50 to the High 80s
Practical lessons from improving Core Web Vitals and SEO scores on a healthcare platform built with Next.js and Strapi.
Delivery Planning Is an Engineering Skill
Why breaking down work, sequencing tasks, and managing scope are core engineering competencies, not just project management overhead.
Why I Chose Next.js for a Healthcare Platform
Architecture decisions behind building a consumer health platform with Next.js and a headless CMS, and the trade-offs involved.
Building AI-Assisted Workflows That Teams Actually Use
Practical lessons from building frontend architecture for an AI-powered data cleanup product, and what makes AI features land with real users.
Integrating STOMP.js in a React Application Using Redux Toolkit
A practical guide to setting up real-time WebSocket communication in React using STOMP.js and Redux Toolkit for predictable state management.