About Us

Clinometrics Research is dedicated to automating reproducible retrospective research, making it faster and more accessible for researchers, institutions, and trainees.

Leadership Team

Hari Ramesh

Hari Ramesh

Founder, Chief Executive Officer

Our Advisors

Susan Kartiko

Susan Kartiko

Md/Phd, Trauma Surgeon at GW

const photoDisplay = photoUrl ? 'block' : 'none'; const initialsDisplay = photoUrl ? 'none' : 'flex'; advisorDiv.innerHTML = `
${name} ${initials}

${name}

${title}

`; container.appendChild(advisorDiv); } // Make functions globally available window.addLeadershipMember = addLeadershipMember; window.addAdvisor = addAdvisor; const photoDisplay = photoUrl ? 'block' : 'none'; const initialsDisplay = photoUrl ? 'none' : 'flex'; advisorDiv.innerHTML = `
${name} ${initials}

${name}

${title}

`; container.appendChild(advisorDiv); } // Make functions globally available window.addLeadershipMember = addLeadershipMember; window.addAdvisor = addAdvisor;