Glucose

GLUCOSE-READING SIMULATION APPLICATION

Simulation app

Project URL: https://github.com/newToCodng/SensorSim

  • Designed a web application using Flutter to simulate and mimic real-life glucose sensor monitoring, integrating both UI/UX design and backend development skills.
  • Conducted unit testing covering 40% of the application, using tools like pytest, mockito, and mocktail.
  • Simulated real-time glucose readings for medical devices, ensuring high reliability of data during data retrieval through automated HTTP polling and API validation.
  • Created FastAPI backend capable of handling 100+ concurrent sensor inputs, triggering critical alerts.
  • Visualized data via Flutter dashboard, enabling remote monitoring and data insights.
  • Worked with SQL database queries to store and analyze sensor data.
  • Applied Industry 4.0 concepts to simulate IoT sensor networks and validate FDA compliance standards.