Musings of an AI engineering student pivoting to safety research. Notes on LLM evals, agent harnesses, mech interp, and production lessons.
Madrid. 19. Second-year at Universidad Francisco de Vitoria. Moving from production engineering toward evaluation and alignment research. See about for the long version.
Latest from the blog
LinceReservations: las restricciones que no eliges 03 Aug 2026
Monté una plataforma de reserva de salas para los espacios de estudio de mi universidad, diseñada alrededor de las reglas de la propia institución. Todavía no está implantada. Lo difícil nunca fue React. Fue todo lo que la institución ya había decidido por mí.
Read post →Projects
SAM
closed sourceProduction LLM agent over a CRM for a Spanish firm that maintains the exteriors of 2,500+ buildings. A declarative profile-pipeline serving Salesforce (sync) and an Android app (SSE streaming).
LinceReservations
closed sourceInstitutional study-room booking platform built to a Madrid university's requirements (pending adoption). Custom OTP + Microsoft SSO, row-level security, five locales, calendar sync.
Numo
closed sourceLocal-first desktop statistics app. A real stats engine (pandas / scipy / statsmodels) bundled with the app; your data never leaves your machine, only the interpretation layer talks to a model. In development.
Token Budget Advisor
open sourceA Claude Code skill that picks a depth/cost budget before Claude answers, so you don't overpay for simple turns. Merged into the everything-claude-code toolkit.
save-session
open sourceA Claude Code skill that writes a compressed, structured summary of a working session to a personal knowledge vault, so context survives across sessions.
More writing
- 03 Aug 2026 SAM: lo difícil nunca fue el modelo
Monté un agente que está en producción sobre un CRM, recibiendo tráfico real desde dos canales. Entré pensando que lo difícil era el modelo. Dos años después señalaría a casi cualquier otro sitio.
- 09 Jun 2026 De producción a research, a los 19
Quería aplicar a un fellowship que requiere visa. No la tengo. Lo que pasó después fue el cambio de plan más útil que he hecho.