EUC Risk Mitigation — Banking & Financial Services
Frontend Developer
React, Next.js, Tailwind CSS, ABAC (Attribute-Based Access Control), Excalidraw for workflow design
Workflow design, frontend architecture, fine-grained access control
EUCFY is an EUC (End User Computing) Risk Mitigation platform built to help banks systematically move away from business-critical Excel/VBA macros and into governed, auditable web applications.
Spreadsheet-based tooling is a known regulatory and operational risk for financial institutions — once a macro grows complex, it's hard to test, secure, or audit. EUCFY provides the infrastructure to retire that risk while keeping business workflows running.
Migrating a bank's existing Excel/VBA processes isn't just a UI rebuild — each macro encodes business logic and permission assumptions built up over years, so the platform needed both a faithful workflow model and an access-control system precise enough to match what compliance teams actually require.
I planned and designed the platform's workflows from scratch in Excalidraw, then translated those workflows into a scalable React + Next.js frontend architecture with Tailwind CSS, ensuring cross-platform compatibility across desktop and mobile.
I also implemented Attribute-Based Access Control (ABAC) from scratch — allowing the platform to express the fine-grained permission rules that banking operations require, rather than the simple role-based access most platforms ship with.
Beyond the core risk-mitigation workflows, I built out the platform's responsive UI components and landing pages, working from the Excalidraw workflow diagrams through to production-ready, cross-platform frontend code.