- [[Public Data Analysis & Dynamic Web Presentation]] - SCEI Graph is a tool that allows you to visualize the data from the SCEI platform presenting the results of the Grandes Ecoles entrance exams. The objective of this tool is to highlight the impact of the place of training on the integration to the Grandes Ecoles. The interface is not deployed online but can easily be installed and used locally. The application can be used alone or in conjunction with the Delta public data visualization project. - [[Ambiance]] - Ambiance is a free software that I develop for role-playing game lovers and ambiance creators. The program is a Discord bot connected to a graphical interface that allows you to play music according to the desired atmosphere. The program generates dynamically updated playlists for each value of sadness, anguish, liveliness etc. requested. The application is functional but still too unstable to be made open-source. This is however its vocation. A preview of the current code can be seen below. - [[SlurmRay]] - SlurmRay is a module for effortlessly distributing tasks on a [Slurm](https://slurm.schedmd.com/) cluster using the [Ray](https://ray.io/) library. SlurmRay was initially designed to work with the [Curnagl](https://wiki.unil.ch/ci/books/high-performance-computing-hpc/page/curnagl) cluster at the University of Lausanne. However, it should be able to run on any [Slurm](https://slurm.schedmd.com/) cluster with a minimum of configuration. - [[VoiceNotes-Sync]] - VoiceNotes-Sync est un plugin pour Obsidian qui permet de synchroniser avec le service VoiceNotes.com. Il offre la possibilité de synchroniser automatiquement vos pensées et idées depuis le service en ligne VoiceNotes.com. Le plugin utilise une clé API que l'utilisateur peut obtenir après s'être connecté. Il permet de personnaliser le répertoire de synchronisation et la fréquence, de télécharger le fichier audio utilisé dans la transcription, et d'inclure les résumés ou actions générés par l'IA comme sections dans le texte de la note. Le plugin est open-source, sous licence MIT, et est actuellement en version bêta.