APPLICATION PRODUCTS DESIGNED AND DEVELOPED BY LAVENDER

Music Room — React Native
Music Room is a social music mobile and web application designed and developed by Lavender and three students from 42 Nice. Users can log in, discover music rooms, find nearby musical activities, create playlists, receive personalised recommendations, and connect with other music enthusiasts. The application uses React Native, React, JavaScript, TypeScript, NestJS, PostgreSQL, Swagger, Prisma, and Directus.

Swifty Companion — Flutter and Dart
Swifty Companion is a mobile and web application developed by Lavender for searching and displaying profiles of students from the 42 network. The application presents information such as the student’s level, campus, wallet, evaluation points, skills, and completed projects. Lavender developed this application using Flutter, Dart, the 42 API, OAuth 2.0, and a Dart backend server.

Birdle — Flutter and Dart
Birdle is a Wordle-inspired game developed with Flutter and Dart as part of the Flutter learning pathway. Players submit words and receive visual feedback to help them discover the hidden word. The project demonstrates essential Flutter concepts, including widgets, responsive layouts, user input, stateful widgets, animations, and hot reload.

Wikipedia Reader — Flutter and Dart
Wikipedia Reader is a Flutter application that retrieves and displays article summaries from the Wikipedia API. It demonstrates how to make HTTP requests, decode JSON data, manage application state with ChangeNotifier, apply the MVVM architecture, and automatically update the user interface when data changes.