Piramal Sales Central

Internal Piramal Finance tool for loan sales officers—sanction tracking across mortgage and non-mortgage products. I architected Config Driven Deployment (CDD) to replace a hardcoded SFDC-style flow and scale new loan products faster.

Role:Frontend Developer
Company:Tekonika Technologies
Timeframe:September 2025 – Present

Tech Stack

ReactNext.jsTypeScriptJavaScriptCSS

Problem

Mortgage and non-mortgage loan journeys lived in separate, branch-heavy code paths—conditional sprawl slowed delivery, duplicated UI logic, and made every product change risky.

Solution

Proposed Config Driven Deployment, built a POC, and presented it to the Technical Director. After sign-off, implemented CDD across the app: unified config-driven flows for mortgage (HLSA, BLSA) and six non-mortgage products, added unit tests for CDD changes, documentation and journey diagrams, and handled Cloud Defence fixes plus Next.js upgrades.

Impact

Migrated 8+ loan product flows to one maintainable architecture, cut duplication, and shortened bug-fix cycles by making behaviour data-driven instead of copy-paste UI. March 2026: CDD work handed to QA for regression.