Development Submission

Brainstorming (optional)
Some of the problems brainstormed included cataracts, a cloudy area in the eye that can lead to vision-threatening issues if left untreated. A possible solution to this problem is developing an app that utilizes AI to detect cataracts. Another idea that was brainstormed was the issue of wildfires, which can be dealt with using drones that douse water. However, I decided not to use these ideas since multiple successful cataract detection algorithms and drones exist. Instead, my invention aims to solve the issue of torticollis, a fairly common condition caused by the abnormal twisting of the neck. Since the current treatments are quite ineffective, I believe pursuing a solution to this issue would be a good idea.

Program Code
The hardware device is written using the Arduino language. It monitors the user's head tilt, alerting them through a vibrator when the tilt exceeds a certain value. The hardware device uses Bluetooth to communicate with the iOS and Android mobile application built using Flutter. The app utilizes the Firebase database to manage user authentication and store user data, such as the daily alarm count data.