Blog

Thoughts on frontend development, React, and building better web experiences

From Civil Engineering to Front-End Development

My journey from analyzing structures to building user interfaces—how analytical thinking and problem-solving skills translate across domains.

2024-03-155 min
CareerJourney

Improving Performance in React Apps with Code-Splitting and Memoization

Practical strategies for optimizing React applications through code-splitting, memoization, and dynamic imports.

2024-02-208 min
ReactPerformanceOptimization

Using React and TypeScript for Scalable Frontends

How TypeScript enhances React development with type safety, better tooling, and improved developer experience.

2024-01-106 min
ReactTypeScriptFrontend