TAMUHack 2022 Project - myMirror

For the TAMUHack 2022 hackathon, my team decided to integrate our knowledge of both hardware and software to create a "smart mirror" with an integrated screen. The idea was to give users an easy way of viewing important information for the day when they wake up in the morning.

The mirror included a small screen connected to a Raspberry Pi running a web app. The web app included the current date and time, the weather, and custom integration with Google Calendar to display your tasks and events for the day.

A screenshot of the webapp next to the Google Calendar account it pulls from
A picture of the final project with embeded screen

I worked on the front-end for the web app, the weather integration, and the scripts to parse and inject the API calls from Google Calendar. In the end, our project won best novice hack at the competition. For more details, feel free to take a look at the Github repository and Devpost page below.

Github Devpost