Now
What I'm Doing Now
What I'm building, learning, and reading at the moment.
Updated: July 2026
Work
Currently at one.pix — backend development on Laravel, API architecture for mobile apps and web services. Working with queues, complex business logic, integrations (Netsuite), Docker, CI/CD, and Linux servers.
In parallel, building this site — as a learning project for Nuxt 4 and a way to systematize knowledge through writing.
Learning
- Rust — slowly, but enjoying it. The borrow checker finally started making sense.
- Distributed systems — re-reading Designing Data-Intensive Applications. Finding something new every time.
- eBPF — for profiling production systems without overhead.
Reading
- A Philosophy of Software Design — John Ousterhout. Probably the best book on software design I've read.
- Working Effectively with Legacy Code — Michael Feathers. Always relevant.
Goals this quarter
- Publish 3 technical articles
- Release an open-source MySQL queue library for Laravel
- Complete the Rust book