About
I'm Gui, a (agentic) Frontend Engineer focused on crafting polished and user-first products. You can read my ramblings on Twitter and take a look at my code on GitHub.
Posts
- Agentic engineering without lock-in Building a lock-in-free agentic coding setup with OpenCode and Zed.
- Introduction to Functional Programming in JavaScript A friendly introduction to the functional world through JS.
- Replace switch statements with object lookups A quick refactoring tip to improve readability when mapping keys to values.