I'm a software engineer working across developer tooling, system design, and long-term maintainability.
My work focuses on:
- Designing tools that remove friction from developer workflows
- Making system behavior observable and predictable
- Building foundations that scale with real-world usage
I value clarity, constraints, and practical impact over complexity.
A macOS menu bar app for unified AI coding assistant management, quota tracking, and smart failover.
- Centralizes multiple AI coding assistant accounts
- Provides real-time quota visibility
- Improves reliability of CLI-based AI workflows through automatic failover
🔗 https://github.com/nguyenphutrong/quotio
A developer tool for inspecting and understanding internationalization behavior.
- Helps reason about locale-specific formatting and rules
- Surfaces hidden edge cases in multi-language applications
- Designed to support correctness in global systems
🔗 https://github.com/nguyenphutrong/intl-lens
A collection of focused text utilities for expressive and readable code.
- Reduces duplication in string handling logic
- Encourages intention-revealing usage patterns
- Suitable as a shared foundation across projects
🔗 https://github.com/nguyenphutrong/txtension
A strongly typed UI component system built for consistency and evolution.
- Uses type safety to enforce design constraints
- Supports scalable collaboration across teams
- Designed with long-term maintainability in mind
🔗 https://github.com/nguyenphutrong/typedora-ui
- Prefer explicit systems over implicit behavior
- Optimize for team clarity, not individual cleverness
- Make failure modes visible and recoverable
- Good tooling should disappear into the workflow




