Description
For my engineering thesis project, I developed an Alexa Skill called "Reading Buses" that allows users to check the next bus timings for specific stops using voice commands. This skill integrates with the public API provided by the Reading Buses website and utilizes several AWS services, including DynamoDB, IAM, Lambda, CloudWatch, JavaScript, and Node.js.
One of the key features I implemented is the ability for users to set reminders that notify them a few minutes before their bus arrives, enhancing the skill's functionality and user experience. This project not only demonstrated my ability to integrate various technologies but also showcased my skills in voice interface development and cloud computing.