2026
Senior Fullstack & Infrastructure Engineer
Software house, Barcelona. January to September 2026, fixed-scope project, completed.
Trading platform for a proprietary-trading-firm client: ~10,000 traders each running an automated trading bot, plus an in-house arbitrage engine. Team of ~20 engineers.
- Designed and built the platform APIs and web app used by ~10,000 traders to monitor accounts and control bots, and by operations staff for support, fleet management and per-bot CLI access.
- Built an LLM-assisted diagnostics system, in production across ~7,000 concurrent trading bots, correlating bot state, anonymised logs and an internal runbook to recommend fixes, moving stalled-bot resolution from engineers to the ops team.
- Led the migration off public cloud onto servers co-located with the broker's provider, cutting market-data ingestion latency from ~50 ms to ~1 ms and unblocking an arbitrage strategy the cloud could not support.
- Designed and operated a single-region, highly available Kubernetes cluster on Talos Linux (3 control-plane, 5 worker nodes) to protect that latency advantage.
- Eliminated long-lived static credentials across ~7,000 hosts with automated weekly SSH key rotation.
Stack TypeScript, Bun, Node.js, Elysia, React, PostgreSQL (pgvector), Kubernetes (Talos Linux), Ansible, Grafana, LLM integrations