- made a simple mood tracker application using for my wearable computing class. - made the hardware simulation on wokwi and connected it to my custom node.js backend utilizing react native for the application interface. - added AI based mood suggestions using the OpenAI api. - connected the clients using WebSockets for the data to sync across all clients.