Say Hello to sturmglas - Your Mental Weather Tracker
My contribution to the Auth0xHashnode hackathon

building cute things + mentoring aspiring/junior developers. need some help? reach out at simona@winnekes.com
Search for a command to run...
My contribution to the Auth0xHashnode hackathon

building cute things + mentoring aspiring/junior developers. need some help? reach out at simona@winnekes.com
This is nice, I love the fact that you were able to solve a problem from your previous career as a nurse now that you're a software developer.
That's brilliant, and I also love the dark mode and the chart ๐๐๐
I got my invitation to the technical preview of GitHub Copilot two days ago and have been pair programming a bit with my new AI buddy. Check out our app Bamboozled, a minimal quiz (find the repository here). Please note: Copilot is currently not avai...

Or: Please don't do what I did to get started with open-source contribution!

๐ Hello there. I'm Simona, a German web developer living in Amsterdam. I'm crazy about all things full-stack: front end, back end and recently devops as well. This is quite a recent development. However, my journey started differently. ๐ฉบ Once upon ...

Before switching careers I was a nurse and specialised in cardiology and psychiatry.
Mental health is such an important part of our life and wellbeing, but often neglected. My nephew for example can never express his feelings without the help of his toys.
And maybe you just don't want to talk about how you feel or why you feel a certain way but still want the people around you to know.
Introducing sturmglas and Companions.
Desktop (app only, without companion)
Companion
Companion

A cute IoT companion, equipped with a TTGO T-Display behind the 3d-printed skin, a rechargeable battery and buzzer for sounds (the companion beeps when you connect or disconnect the Bluetooth connection).
I want to add touch sensors so you can "pet" and interact with your companion in different ways.
Currently, it is only a mirror to your emotions but I want to go in the direction of a Tamagotchi, but for mental health related topics!
Add, edit, delete your mood!



We have the PWA (installable web application) and the IoT companions.
I always wanted to see how I can build a complete server on Next.js and figured out how to use GraphQL instead of REST on the backend. type-graphql and TypeORM were a bit of a pain to set up, certain Babel configurations where necessary, but I managed in the end.
For the PWA (100% TypeScript):
For the IoT companions:
Here I used C++ to setup the Bluetooth connection, the buzzer sounds (when connecting and disconnecting) and the way of rendering the cute faces. :blush: My boyfriend is a wizard and (patiently) taught me a lot about hardware, batteries, memory and buffer.
Looking back I believe I should have gone the native way.
PWA are awesome and I believe they are the future! But they are far from what a native app can deliver to the user. The Web Bluetooth API for example is still quite experimental and in early stages despite its age.
I already see limitations - for example when I connect to a Companion my phone does not indicate that I am connected to a Bluetooth device. Further more I cannot be connected in the background - only while the web app is in the foreground can I interact with the Companion.
We still can't automatically connect to a Bluetooth device after sucessful pairing - right now the user has to connect to their Companion every time they come back to the app. It is of course a security features so that malicious web-based cannot hack into your devices.
Say hello to refactoring!
As mentioned, I will most likely refactor the application to React Native after research Bluetooth more. I want to more use of Auth0's features, especially role-based access.
Some of the features to come are:
The Companion
The Companion is nothing more than a mirror of your emotions at the moment. The idea is that of a Tamagotchi in the future; you take care of the mental health of your Companion :muscle:
Habits
sturmglas wants to help you build better habits and in turn improve your mental health and wellbeing. Say you want to stop smoking? Drink more water? sturmglas and your companion will help you stay on track.
Mood prediction
So far I'm only collecting data and displaying it back to the user. I want to notice trends, suggest targeted challenges/habits/meditation that might help you feel better
Bonfires
Start or join groups to discuss mental health, tips and tricks around those topics, share healthy habits and goals
For children
Teaching children how to deal with feelings (especially negative ones) is not easy. With the help of the Companion they can express their emotions in a safe way
A dashboard for parents if users are underage

The little companions were completely manufactured by me. I listed the resources used, the STL files to print, and the code is available in the repository.
If you want you could build your very own!
That being said, should this idea have traction and people are requesting a companion I'll do my best to get that production line started for an initial alpha stage of sturmglas. :tada:
Please subscribe to my newsletter here on Hashnode if you haven't done so already, and feel free to leave a comment if you want to receive updates - I will soon embed a dedicated newsletter on sturmglas.
Please try out the app and give me your honest feedback!