Web DeveloperMy CareerContactRoleplayingIllustrations
Photo de profil

Mood & Co,
Full-stack developer

Next.js | Typescript | MongoDB | Mongoose | Docker

Next.js | Typescript | MongoDB | Mongoose | Docker

Mood and Co is a small application designed to help users track their treatment and the evolution of their symptoms.
  • Email authentication using NextAuth and Resend
  • Available as a Progressive Web App (PWA)
  • Implementation of interactive graphs (selection of symptoms, medications, etc.)
  • Connected to MongoDB, using Mongoose as the ODM
  • Client-side data encryption using IV, salt, and password
  • Link generation so that loved ones can submit supportive or encouraging messages, which are displayed based on how the user's day went
  • Custom tracking criteria: medications, symptoms, lifestyle
  • Implementation of a service worker to handle data decryption
  • Server-Side Rendering with a server component.