Project Case Study
Smava GmbH_
Worked on a financial comparison platform, focused on partner API orchestration, conversion-critical frontend flows, and reliable delivery in a regulated product domain.
The Core Challenge
Financial comparison flows are unforgiving. Users expect fast responses, forms have to stay clear under validation pressure, and the backend often depends on many external partners with different latency and availability profiles.
Engineering the Solution
The key architectural problem was orchestration. The system had to coordinate multiple partner calls and product rules without making the user experience feel slow or fragile.
Node.js was used for backend orchestration, Docker standardized execution across environments, and AWS provided the deployment and scaling layer. On the frontend, React powered conversion-critical flows where forms, validation, and step-by-step user state needed to stay predictable.
What Mattered Technically
- parallel coordination of external partner requests
- frontend validation flows that stayed clear under pressure
- observability around failures and degraded partner behavior
- infrastructure that could scale without turning releases into a gamble
This project was a reminder that in fintech-adjacent products, reliability and clarity are not separate concerns. They are the product.
It also reinforced the value of keeping form logic and orchestration logic understandable. In financial products, users are already making high-friction decisions. The engineering work has to reduce ambiguity rather than add more of it.
More Projects
Related Work
More product systems, internal tooling, and engineering case studies that show adjacent parts of the stack.
2026
Gemini Embedding 2 MCP Server
A local MCP server for multimodal retrieval, built to give AI tools private search over code, documents, images, audio, and video without shipping data to a hosted vector store.
2026
AuthGate AI Proxy
A local AI gateway I built to unify provider auth, streaming, and protocol translation behind one developer-friendly endpoint.
2026
Twin Leopards Society
Built a fast, edge-delivered event platform for a Berlin collective, focused on strong visual identity, low-ops publishing, and dependable performance.