Right now

Now

Last updated: 2026-06-01

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

Exploring

Integrating AI tooling into frontend development workflows. Experimenting with agents, Claude Code, and AI APIs to automate repetitive tasks and improve code quality.

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.