Built a secure Flutter app with custom BLE plugins that connects to wearable sensors and encrypts data streams locally.
Telemetry Sync Success Rate
Patients lacked a secure and reliable way to sync blood sugar and heart rate data from wearable sensors to their physician portals without connection dropouts.
We audited Bluetooth packet queues, identifying dropouts during high-frequency sync bursts and designing a local SQLite retry buffer.
Designed a secure mobile client database model and a token-authenticated API gateway to isolate patient telemetry.
Constructed high-contrast, accessibility-compliant user interfaces in Figma following WCAG guidelines.
Compiled a cross-platform Flutter application with custom BLE integration plugins and background sync workers.
Automated distribution profiles to App Store Connect and Google Play Console using Fastlane pipelines.
