Inbest Backend Platform
Contributed to a scalable investment-oriented backend platform focused on modular architecture, data-driven workflows and production-grade API engineering.
What I built
Clear hierarchy, premium spacing, and room for evidence—optimized for skimming and depth.
This page is intentionally structured like a SaaS-grade case study: clear hierarchy, readable typography, and room for proof.
Decisions & trade-offs
Layered architecture chosen over tightly coupled service logic to keep the system maintainable and evolvable.
Preferred clean abstractions and boundaries even when it increased upfront implementation time.
Relational modeling chosen over denormalization to preserve consistency and correctness across workflows.
System design
Clear separation between application services and persistence concerns.
Domain entities modeled to support investment-related workflows.
Relational persistence layer supporting production-grade data workflows.
- Contributed to modular service and domain-layer development
- Designed and extended backend APIs supporting investment-related workflows
- Applied scalable data modeling and maintainable architectural patterns
- Focused on clean abstractions and production-oriented backend engineering