My Personal/Private Daily Apps

August 13, 2026 · 2 min read · Projects

Living with ESRD, there are a LOT of things I need to track on a daily basis. These are some of the personal tracking apps I've built that I use every day and find quite useful. They all share a cohesive, basic graphic style that I find easy to read and unobtrusive.

Daily Medication Tracker

This is a fairly basic medication tracker. It helps me keep track of my medications for the day and when I took them. It's helpful, given that my meds and their timings sometimes change. There is a web version of this that I started with. I build the mobile app once I worked out exactly what features I needed and what friction points needed to be smoothed out so that I'll actually use it.

Tech Stack

React Native sqlite
Daily medication log screen Log History Screen

Treatment (Home Dialysis) Tracker

This is the most recent project I've built. It helps me log all the things that the clinic needs wants me to log, and gives me a nice view of how I'm doing. This is a web app for now, but I have plans to expand it to a mobile app.

Tech Stack

Vanilla HTML/CSS/JS sqlite PHP
Dialysis Tracker Dashboard PD Tracker Reporting

Blood Pressure Tracker

This one has become a bit less useful, as I have integrated blood pressure tracking into the treatment tracker. But this was the first one I built, that kinda of set the tone, and helped me work out what's useful for me peronsally in a UX.

Tech Stack

Java/Kotlin