← Back to workCase study 01

Backend · Personal project

Medimate

Medication management backend — services for medication tracking and dose reminders, built around reliability and scale.

Objective

Give patients a dependable way to track medication and receive dose reminders, with the correctness burden held in the backend rather than the client.

Solution

Designed and implemented the backend services for medication tracking and dose reminders, exposed through REST APIs on Node.js with MongoDB as the store.

My contribution

Sole author of the service design and implementation — data model, API surface, and reminder logic, with reliability and scalability as the driving constraints.