< back to work
Open-Source Healthcare·2023
SudoEMR
Contributed authentication and dashboard functionality to an open-source EMR, focused on safe access control and data consistency.
- Open Source
- Healthcare
- TypeScript
Problem
Clinical workflows are complex, and many tools fail because they do not handle access control and data consistency properly.
What I worked on
I implemented authentication and dashboard-related functionality, focusing on practical user flows and safe access patterns.
Outcome
Strengthened my comfort contributing to a shared codebase and shipping improvements that prioritise correctness and stability.
Highlights
- Implemented authentication and safe access patterns
- Built dashboard-related functionality
- Worked in a TypeScript, Next.js, and PostgreSQL stack