Frontend Developer (Angular)
Alten Poland · Intel — LLM Evaluation Tooling for OpenVINO
A short, sharp engagement: collapse a sprawling set of LLM-evaluation pages into a single coherent surface, and stand up the dashboards engineers actually use to compare releases.
- Refactored 20+ heterogeneous LLM evaluation report pages into 2 reusable Angular templates with configurable RxJS data pipelines, enabling ~10 new composable reports without per-report frontend rework.
- Built daily-diff dashboards comparing LLM inference metrics (latency, throughput, runtime parameters) across releases, giving engineers instant regression visibility versus the prior day and prior build.
- Delivered the refactor using a spec-driven agentic workflow: authored strict Angular component and service specs, then iterated step-by-step with GitHub Copilot and Claude Opus.