Olla Finance — Liquid Staking
Frontend & Backend Engineer · 2025 – 2026
TypeScriptGoKubernetesData PipelinesReact
Olla Finance — Liquid Staking
Olla Finance is a liquid staking protocol for the Aztec Network, built with a 3-developer team. I owned the frontend and the Go backend services behind it, including the data pipelines that present users with accurate, up-to-date staking data.
What I worked on
- Frontend — the public
olla-uiinterface (TypeScript/React), the main product surface for users. - Go backend services — the services supporting the interface, from staking data retrieval to pipeline work.
- Data pipelines — keeping the staking data users see accurate and current on-chain.
One platform, two products
For the infrastructure, I designed the block explorer’s Kubernetes platform to run multiple applications on the same hardware. Rather than standing up a whole new stack for Olla, it became another workload on that platform — reusing its CI/CD, monitoring and deployment setup, saving infrastructure cost and setup time.