Back to work
Enterprise Workflow Architecture · 2026
ICCD WorkDesk: Compliance Workflow Platform
A role-aware internal workflow platform designed to replace Excel and email coordination for a 100-person bank compliance division with accountable task lifecycles and management visibility.
[ EVD ]
Engineering evidence
- My contribution
- Product discovery · Requirements · System architecture
- Outcome
- Reframed manual task coordination as an auditable role-based system
- Decision record 01
- Pivoted from an early prototype to React, FastAPI, and PostgreSQL after identifying concurrency, auditability, and deployment risks.
[ KEY ]
Technical highlights
- 01
Modeled assignment, delegation chains, deadlines, attachments, activity history, workload analytics, and management exports around real compliance workflows.
- 02
Separated interface, REST API, persistence, authorization, auditability, and asynchronous reporting concerns for maintainable internal deployment.
[ STK ]
Stack
- React
- FastAPI
- PostgreSQL
- SQLAlchemy
- RBAC