All projects

Healthcare SaaS
LifeAssist — Case Management Platform
Role Full-Stack Developer
Client Employee wellness provider
DjangoDjango REST FrameworkReactCeleryPostgreSQLGoogle Cloud
The project
A production employee-assistance platform where case managers, practitioners and affiliates coordinate care: case tracking, treatment sessions, critical-incident responses, surveys and secure access. Multiple user roles see different slices of the same data, which makes permission scoping the hard part of the system.
What I did
- Ongoing full-stack feature work and production support across the Django/DRF backend and React frontend.
- Fixed role-scoping bugs in the critical incident response module, where users holding multiple roles could lose visibility of their own records.
- Hardened queryset-level access control so each role sees exactly the cases it should.
- Built parameterised test suites covering multi-role edge cases to keep regressions out.
- Supported UAT and production release cycles with the client team.
Where it landed
Fixes verified through client UAT and shipped to production through tagged releases. The platform continues to run day-to-day case management for corporate wellness programmes.