About
I'm Gui, a Frontend Engineer focused on crafting polished and user-first products. I work with AI agents to build software and explore new ways of engineering. You can read my ramblings on Twitter, take a look at my code on GitHub, and find more about my experience on LinkedIn.
Currently
I'm diving deep into agentic engineering. I'm building software alongside AI coding agents and exploring how to orchestrate multiple agents, manage context effectively, and maintain a vendor lock-in-free setup.
Read more: Agentic engineering without lock-in
Looking for my next role building user-first products with a focus on UI. Giving priority to AI-first companies or those making the jump. Know something interesting? Let's chat!
I'm also reading Vibe Coding by Gene Kim and Steve Yegge. Planning to write about it once I finish.
Writing
- Agentic engineering without lock-in FeaturedBuilding a lock-in-free agentic coding setup with OpenCode and Zed.
- Introduction to Functional Programming in JavaScriptA friendly introduction to the functional world through JS.
- Replace switch statements with object lookupsA quick refactoring tip to improve readability when mapping keys to values.