System Thinking
I don't just patch bugs; I look for the root cause. Whether it's optimizing a React render cycle or normalizing a database schema, I aim for solutions that last.
Readable Code
Code is read more often than it's written. I write self-documenting code that my team (and future me) will understand.
User Centric
Performance isn't just a metric; it's user experience. I optimize for the end-user on a slow 4G connection.