I’m a developer who prefers understanding systems by taking them apart and rebuilding them. I don’t like treating tools as black boxes—if I use something, I want to know how it works underneath.
I spend a lot of time in open source and systems-level work, especially where performance and memory start to matter. I’m interested in the trade-offs behind design decisions—why something is built a certain way, and what it costs.
Right now, I’m building a full-stack platform with a focus on scalability and real-world use. I try to think beyond “it works” and move toward “it holds up.”
On the frontend, I care about clarity and responsiveness. On the backend, I care about structure, efficiency, and correctness.
How I work
- I read source code when I want real answers
- I rewrite things when I realize the first version wasn’t good enough
- I share what I’m learning, even while I’m still figuring it out
- I like owning systems end-to-end, not just pieces of them