iRevMed
A complete corporate web platform and front-end architecture case study, engineered from a raw Figma prototype to a high-performance Next.js deployment.

Architecture & Thought Process
The primary challenge with iRevMed was translating a dense, medical-grade UI into an experience that felt lightweight and instantaneous. Healthcare professionals required a tool that didn't feel like legacy software — every interaction had to be hyper-responsive and trust-signalling from the first scroll.
I built on the Next.js App Router with aggressive server-side caching, ensuring complex data tables and interactive visualisers rendered with zero layout shift. This decoupled heavy data processing from the client, keeping the UI fluid without sacrificing data integrity.
The final architecture was designed to handle dynamic routing for hundreds of localised medical articles. A headless CMS integration with edge caching gave the platform global scalability without compromising Core Web Vitals or accessibility standards — both non-negotiable in the healthcare sector.