Waveforms, pressure traces, and timing remain synchronized in one surface.
CardioCycle Explorer
This project is a real medical education application for exploring the cardiac cycle, hemodynamics, and waveform timing. The portfolio page now embeds the original interface from the project folder instead of a decorative heartbeat animation.
Users can switch clinical states and pace the diagram without leaving the view.
The preview preserves the original interface while keeping it visible on smaller screens.
Implementation
The application uses direct SVG and DOM control so the waveforms can stay lightweight, scalable, and precise. That makes it easier to synchronize traces and side-panel controls than a video-driven approach.
Why This Matters
The project turns a dense physiology concept into an explorable system. Students can reason about timing relationships instead of passively watching a fixed animation, which is the core educational payoff.