Writing
Thoughts, tutorials, and insights on engineering and career growth.
EngineeringOct 12, 2025
Optimizing React Re-renders
Exploring deep dive techniques into `useMemo`, `useCallback` and compiler optimizations to make your app fly.
CareerSep 28, 2025
From Junior to Senior Engineer
Lessons learned during my transition from an associate at PwC to a Senior Engineer role.
EngineeringNov 3, 2025
Server-Driven UI Done Right
How to design scalable, type-safe Server-Driven UI systems without turning your frontend into a JSON renderer.
EngineeringNov 10, 2025
React to React Native: A Mental Model Shift
Why successful React Native engineers stop thinking in DOM terms and start thinking in primitives, layout, and constraints.
AI & SystemsNov 18, 2025
MCP-UI: When Agents Start Rendering Interfaces
Exploring how Model Context Protocol can evolve UI from static screens to agent-orchestrated experiences.
Design SystemsNov 25, 2025
Designing UI Primitives That Scale
How strong UI primitives enable SDUI, cross-platform parity, and long-term maintainability.