Case study
Archify
Digital workflows for architecture and construction documentation.
.NET
Angular
TypeScript
PostgreSQL
REST
Problem
Teams needed dependable document and workflow tooling with strict traceability for professional use cases.
Role focus
Feature delivery across stack with emphasis on correctness, auditability, and maintainable service boundaries.
Architecture
- .NET services for core domain logic
- Relational storage for structured entities
- Angular SPA for guided user workflows
Challenges
- Complex permission models across organizations
- Performance for list-heavy screens
- Regression safety on mature codebases
Outcomes
- Shipped features with clearer separation of concerns
- Reduced ambiguity in API contracts
- Improved confidence via testable service layers