Project Case Study
Legal One GmbH_
Worked on the modernization of a Legal Tech platform, focused on service boundaries, document workflows, auditability, and more reliable delivery.
Context
Legal software carries a different failure profile from ordinary line-of-business tooling. Document state, user permissions, auditability, and compliance behavior all matter at the same time. That means architecture decisions have to optimize for reliability and traceability, not just feature velocity.
System Refactoring
The platform was moving away from brittle legacy patterns toward clearer service boundaries. A major part of the work was decoupling heavy document and validation flows from the main application path so the system could scale and fail more predictably.
Node.js services and Dockerized environments helped standardize execution across development, staging, and production, while AWS provided the operational foundation for deployment and scaling. On the frontend, React was used to simplify increasingly complex interaction flows without pushing core legal validation logic into the browser.
Engineering Priorities
- separate document processing from the main user workflow
- improve environment consistency through containerization
- make legal actions observable through strong audit logging
- reduce hidden failure modes in a sensitive product domain
This project was less about novelty and more about discipline. In legal tech, boring and reliable architecture is often the right architecture.
That is one of the reasons I still value this project. It reinforced a rule that holds up well in regulated systems: clear boundaries, good telemetry, and predictable deployments beat cleverness almost every time.
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.