Right now

Now

Last updated: 2026-06-20

A /now page is a snapshot of what I'm focused on at this point in my life.

Availability

I'm open to new opportunities as a Senior Software Engineer. My focus is on products with real technical complexity: data dashboards, SaaS platforms, real-time systems. If you're building something like that, reach out.

Working on

Building Avelor, a suite of CLI tools for local development. Four utilities in progress:

  • mesh — local dev proxy with named services instead of ports, and failure injection without mocks
  • mock — intercept any URL (fetch, XHR, Node.js) without touching your code
  • stale — finds aged TODO/FIXME markers via git blame, breaks CI when technical debt sits too long
  • whos — what process is holding that port

Also iterating on this site: updated CV in three languages (EN/ES/LAT), added a press page with community reactions, and cleaning up project metadata.

Exploring

Using Claude Code as a daily driver for real development — not just for boilerplate, but for architecture decisions, refactors, and shipping features faster. Also exploring how AI agents fit into personal projects and what that changes about how I scope and build things.

Learning

  • Software architecture: patterns, design principles, and making better structural decisions in large projects
  • AI agent architectures and their integration with web applications
  • New CSS features: container queries, @layer, anchor positioning

Writing

Documenting thoughts on the frontend craft, AI tooling, and daily learnings on the blog.